This would probably best be solved with a custom post type for the Exhibit.
That will give you a new section in the admin-area with posts/pages for each exhibitor.
That way you can for example use:
-
Post thumbnail as “exhibitor_logo_img”
-
The post title as “exhibitor_title”
-
The content area as “exhibitor_bio”
-
And if you need the “exhibitor_id” separate from the content, that could be done with a custom field named “exhibitor_id”.
Have a look in the WordPress codex for info on how to setup a custom post type.
Or if you prefer a more graphical way of doing it, you can also do the same with a plugin. There are several plugins that handles the setup. Such as “Custom Post Type UI“.
Related Posts:
- How to customise the output of the WP image gallery shortcode from a plugin?
- Validation error: Extending Gutenberg gallery block
- Using nextGen Gallery.. how can I call a list of all Gallery Names?
- Two embedded gallery in one post
- Calling function from within functions.php returns unwanted value
- How to get all attachment image from post ?? WordPress
- Storing image gallery plugin data
- problem with nextgen plugin
- NextGen Gallery – automatically create gallery sub page?
- Changing image size to full size in Gutenberg’s block gallery
- How do I create a full-bleed background image on text mouseover? [closed]
- Get a list of galleries from an album in NextGEN Gallery [closed]
- How to add a random image to a post from gallery and only show one?
- Plugin for gallery with thumbnails?
- How do I turn a custom post type into a plugin?
- Gallery plugin forces itself above text
- Image gallery plugin [closed]
- Debugs/errors in oqey gallery
- Howto accurately position images with maximum flexibility?
- Is any gallery plugin available to generate galleries from existing uploaded images? [closed]
- Theme is Causing Ajax Conflicts for a plugin I cant identify it
- Removing an action from wp_footer called in a class that’s inside a bigger class
- Can we have an ‘Update metadata’ button in Image Gallery for all image instances?
- Image Manager Plugin [closed]
- Retrieving links and names of images from a NextGEN gallery [closed]
- Basic gallery plugin suggestion [closed]
- what is name of this plugin used for photo gallery page [closed]
- Fullscreen gallery plugin [closed]
- Best portfolio/gallery/carousel slideshow plugin with thickbox? [closed]
- How to have a gallery in which each image’s caption is a whole “post”?
- How to get images using taxonomy ( WP Media Folder)
- Image Galleries for website migrated from .com to .org
- Default WordPress gallery or very lightweight alternative to it?
- Advanced custom fields and Slideshow gallery desn’t work together? [closed]
- Create Short code dynamically
- Portfolio Slideshow Sliders Behaving Oddly When in jQuery Ui Tabs
- Adding Gallery to Footer of Homepage
- Can I remove an image from the Gallery without deleting it from the Media Library?
- Advanced video gallery plugin needed [closed]
- Plug-in that shows x number thumbnails from another post
- Any gallery plugins that allow commenting on single images?
- jQuery gallery plugin to interface with Picasa
- Looking for a photo gallery plugin [closed]
- WordPress Gutenberg custom block
- How to add gallery to post and make seperate album page with gallery link to post?
- Displaying all the images from all of my articles
- WordPress show descriptions under images in gallery
- Custom Gallery plugin uploading to different dir, and post to page
- Render Shortcode in Lightbox Gallery
- Render Shortcode in Lightbox Gallery
- How can I disable Jetpack plugin on mobile?
- How to move WordPress gallery image out of the link?
- Get url of selected gallery images?
- how to open image gallery in a post/page?
- Multiple thumbnails and one gallery
- How to show an image popup when one clicks on an image thumbnail?
- Any plugins that upload, resize, and display images? [closed]
- Display Facebook photo albums and photo comments?
- Continuous jQuery Slider / Carousel Plugin with linkable slides [for WooCommerce]
- How to show image caption in Woocommerce gallery
- Unable to Edit or Add Photo Gallery Under Portfolio in WordPress 6.2.5
- WP galleries in posts after import. How do I do it?
- Plugins for logo in wp themes? [closed]
- How to remove js ui library added by default by wordpress
- Is there a plugin for automatically adding a word or symbol after a trigger word? I.e. Like a search and replace but more like search and add? [closed]
- How to set category correctly for a custom post created by a remote API call?
- Can I do in-page changes binding events/triggers to actions in WordPress?
- Can inactive WordPress plugins still load scripts?
- What is the best way to cache pages on WordPress
- How to see which sites use my installed plugins (wordpress multisite)
- Product count in archive page Title in WooCommerce [closed]
- Use current class method inside add_submenu_page()
- how remove font to increase site speed load
- Plugin main file is constantly been fired on every website visit
- Why is Google Search Console getting X-Robots-Tag noindex?
- Website show Google Ads when we have no Google Ads linked to our website
- How to set “split_on_numerics” to false in ElasticSearch mapping using ElasticPress? (for proper SKU search in WooCommerce) [closed]
- Sticky option for custom post types without using custom fields or plugins
- My plugins are ending up above the header?
- Let users sell video in my website [closed]
- Change letters for day name
- Where should custom post types be registered in a plugin?
- Keeping and updating ACF and ACF Pro at the same time
- Pass user role to javascript code inside body
- A plugin that downloads other plugins
- Php page with filters for custom fields
- How to be escape Variables and options when echo?
- (WordPress 5.8.3) Function.php or a plugin for better performance? [duplicate]
- Basic question about accessing scripts in my plugin
- Gutenberg Blocks – Cannot retrieve block saved attributes in edit post
- plugins not working in custom theme
- How to use template_include hook with form submission?
- Adding Plugin Assets to Header
- Release the plugin in the WordPress repository where redux is used
- How to Define Multiple List Tables in a Single Submenu
- Add item to the woocommerce dashboard menu from a plugin
- Can the uniqueness of the plugin file/plugin slug and version number be trusted?
- Add type to enqueued script inside plugin
- Dokan Marketplace store link in single product page
- How can I redirect some pages to new subdomain? [closed]