- This topic has 1 reply, 2 voices, and was last updated 9 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Free and Premium WordPress Plugins & Themes Forums WordPress Themes Emmet hide featured image?
good afternoon; My question is the following. How I can hide the featured image in a post?
I hope you understand, thanks and greetings.
Hi Juan,
In order to hide the featured image from the post you should
– install Child theme we prepared here.
– activate child theme
– go to server and copy wp-content/emmet-lite/content-single.php file to wp-content/emmet-child/ folder
– open it with text editor and comment this line <?php mp_emmet_post_thumbnail($post, $emmetPageTemplate); ?>
.
The line should look like this
<?php //mp_emmet_post_thumbnail($post, $emmetPageTemplate); ?>
– save the changes and upload modified file to server (child theme folder)
Best regards,
John
This website uses cookies
By clicking “Accept All”, you agree that we can store cookies on your device and disclose information in accordance with our Cookie Policy
Necessary Cookies
These cookies are essential for website functionality and cannot be disabled.
Advertising
These cookies, set by us and our advertising partners, aim to give you useful content and measure how well it works.
Analytics
These cookies help us improve performance by tracking user interactions on our website.