WooCommerce Featured Image Option Missing FIX
WooCommerce Featured Image Option Missing FIX. Some themes don’t include the Featured Images option for Page posts, which WooCommerce uses for its products.
1. If the Featured Image option is missing, check the Screen Options panel at the top of the product page editor to make sure the Featured Image option is missing, and not just hidden.
2. If the Featured Image option is not available in the Screen Options panel, then it needs to be added via the functions.php file.
Many thanks to the following resources for helping to solve this “WooCommerce Featured Image Option Missing” riddle:
- Problem with the “featured image” on product page
- Add Featured Image for product in WooCommerce
- Featured images on pages missing
tahnks a million!
In my case(twenty fourteen theme) it was a conflict with one of the slider plugins that made the Featured Image option NOT show at all in the Screen Options
Hi,
I also have this problem, where is the functions.php file please?
I read many post likes this but all seem to omit the file path (well I am a newbie maybe this is somethng everyone knows?)
Bestr regards
Zoltan
Hi Zoltan,
Your functions.php file will be in your Child Theme folder. Here’s the path to the functions.php file inside a Child Theme: root > wp-content > themes > Child Theme > functions.php.
If you don’t know about Child Themes (all the cool kids are doing it), please read this WooThemes article: A Beginner’s Guide to Customizing a WordPress Site.
(just for notifications.. sorry)
great! worked