-
AuthorPosts
-
March 12, 2019 at 4:02 pm #1077852
Hi there,
I like to remove the Featured Image on this post: https://www.derooyhoveniers.nl/tuin-van-het-jaar-2018/de-tuin-in-vier-seizoenen/
On other posts I did it before, but i can’t remember how :(Any suggestions?
Regards, Jeroen
March 13, 2019 at 12:23 am #1078037I know there used to be a checkbox that said something like “hide featured image from single post”… hmmm wonder if there is a way to get that back.
March 13, 2019 at 10:25 am #1078216That’s right @dustingrof… thnx
I wonder if there is a solution for this issue.March 13, 2019 at 11:07 am #1078228hey @schoenj,
I was reading the change log for 4.5.4 and it says that this problem was fixed. I ensured I am updated and still am not seeing the checkbox like it used to be. Are you up to date also?– fixed: added the missing “don’t display image on single post” option
- This reply was modified 5 years, 8 months ago by dustingrof.
March 14, 2019 at 5:32 am #1078526Hi,
This should have been fixed in 4.5.4 like you mention but I get the same problem as you do on my local installation, I’ve alerted our developers of the problem. In the meantime you can use this CSS to hide the featured image:
.postid-3133 .big-preview { display:none; }
Best regards,
RikardMarch 14, 2019 at 2:37 pm #1078710Thnx, I updated the theme and the option is available again.
But only when I use The Enfold editorMarch 14, 2019 at 6:56 pm #1078786Hi schoenj,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.postid-3133 .big-preview.single-big { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaMarch 14, 2019 at 11:55 pm #1078947v4.5.4? Your page on ThemeForest shows 4.5.3 as the latest version? Where can I see the change log for 4.5.4 and if I click download from ThemeForest can I assume I’m downloading 4.5.4?
March 16, 2019 at 9:55 am #1079411Hi,
You can check the changelog here: https://kriesi.at/documentation/enfold/changelog/. The theme files on Themeforest is always the latest version.
Best regards,
RikardMarch 18, 2019 at 2:42 am #1079754Thanks for that link Rikard, bookmarked! I have always used…
https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990… which sometimes is not updated by the Kriesi team (bit usually is).
March 20, 2019 at 7:04 am #1080677Hi,
Yes you are right, we sometimes forget that which is not good. We’ll try to update that for each version in the future so that there won’t be any confusion as to the current theme version.
Best regards,
RikardMarch 25, 2019 at 12:02 pm #1082620Hi
I have updated to version 4.5.5 for the site I am currently building but the “Don’t display image on single post” checkbox is missing? Do I need to revert back to a previous version to get this back again ?
Many Thanks
Regards
Colin- This reply was modified 5 years, 7 months ago by waveseven.
March 25, 2019 at 4:00 pm #1082725It’s OK I have found it now. I see it has been moved to the Layouts panel.
Kind Regards
ColinMarch 26, 2019 at 8:10 pm #1083241Hi waveseven,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.