emilyflannery
Forum Replies Created
-
Forum: Plugins
In reply to: [Multiple Featured Images] Display featured images only on certain pagesI am trying to show the option in the Admin to give the client the ability to update if they need to. Creating additional post types seems unnecessary and will be confusing for them, and I also don’t want to give them the option to upload 4 different featured images on pages where only 1 should be uploaded, if that makes sense. That’s the reasoning for trying to distinguish between which pages display which featured images.
Forum: Plugins
In reply to: [Multiple Featured Images] Display featured images only on certain pagesThank you for your response. If statements to not seem to work. I’ve tried them in a variety of ways, both in functions.php and in the page template files. I was hoping to be able to pass an argument in the functions.php file when defining the featured image, but that doesn’t seem to work either.
Forum: Plugins
In reply to: [Multiple Post Thumbnails] Restrict to certain post ids or templatesI’m wondering the same thing and it appears that there are no responses anywhere to similar questions. I would certainly appreciate some direction here as to how to include multiple featured images only on certain pages, whether by calling template name, post id, etc.