supervee
Member
Posted 1 year ago #
Is there a way to activate post thumbnails only on certain pages?
(Not on the front end, but in the admin area)
For example, I want the user to be able to upload a photo of himself for the "About" page, but there would be no photo for the "Contact" page. As a result, I don't want "Set featured image" link to even appear on the Contact page.
Make a Custom Post Type that does not support thumbnails. Using the heirarchical and page-attributes for supports so it acts like apage?
just thinking off the top of my head here,..... might be half baked idea
supervee
Member
Posted 1 year ago #
Seems silly to make an entire custom post type for a single page though, no?