-
AuthorPosts
-
December 14, 2017 at 1:13 pm #888862
Hi,
Love the theme!
Usually I can manage, but this time i don’t seem to find the correct code.
Every blog post (is user generated) has an image and a title. But enfold automatically adds an extra thumbnail (of the same image) now as you click one of the images the light box opens with both images (the same image) in it.I would like to remove the thumbnail form all posts. Could you please help?
December 14, 2017 at 5:21 pm #888982Hey enzowillemstad,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaDecember 14, 2017 at 5:24 pm #888985See below!
December 15, 2017 at 12:49 am #889159Hi,
Which page should I be looking for for the gallery?
Best regards,
Jordan ShannonDecember 15, 2017 at 10:58 am #889246No gallery issue. On a blog post like this one: https://smart.foodstijl.nl/2017/12/14/4-cupcakes-voor-e-2/
An extra thumbnail is shown. I would like to remove this thumbnail. + in the lightbox the image is shown twice, it’s just one image I would like to show this only once.December 15, 2017 at 6:35 pm #889365Hi,
You didn’t add an image to the post itself right? You just used the featured image function?
Best regards,
Jordan ShannonDecember 18, 2017 at 10:15 am #889950correct
December 18, 2017 at 4:28 pm #890056Hi,
Add this to quick css:
.entry-content .lightbox-added img{ display:none!important; }
Best regards,
Jordan ShannonDecember 18, 2017 at 4:53 pm #890065Sorry that doesn’t work.
December 18, 2017 at 5:03 pm #890073Hi,
It didn’t remove the smaller thumbnail above the content and pdf link? Did you make sure to hard clear your browser cache?
Best regards,
Jordan ShannonDecember 18, 2017 at 5:09 pm #890078Hi, yes I’m sorry. fresh browser, thumbnail is still there..
December 18, 2017 at 5:34 pm #890099Hi,
This should have worked for the second thumbnail only at this point. Are you adding my code to the very top of quick css so it runs prior to anything else.
Best regards,
Jordan ShannonDecember 18, 2017 at 5:39 pm #890107Hi,
Yes I know your code makes sense. I’m probably doing something wrong, but it’s not working.I’ve added login credentials so you can check yourself if you like.
December 21, 2017 at 7:07 pm #891279Hi enzowillemstad,
Can you try putting the code to the wp-content/themes/enfold/css/custom.css via FTP or cPanel, the code should work, but it looks like the dynamic_avia is not regenerated.
Best regards,
VictoriaJanuary 12, 2018 at 5:24 pm #896635I’m sorry that’s not working either..
January 16, 2018 at 1:36 am #897776Hi,
The extra image is added by the “User Submitted Posts” plugin. Please ask the plugin author how to modify the plugin’s template or ask them if there is an option to disable it. The plugin is probably using a hook to the content. Ask them how to disable that hook.
Best regards,
IsmaelJanuary 16, 2018 at 10:25 am #897956Ok, thanks for the info!
I will look in to it.January 17, 2018 at 7:30 am #898309January 17, 2018 at 10:21 am #898357It was indeed the plugin that forced the thumbnail and extra image in the post.
It’s resolved now.Thanks for the help and apologies for the inconvenience.
January 17, 2018 at 4:49 pm #898532Hi,
I’m glad this was corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Remove extra thumnail image in standard blog post’ is closed to new replies.