Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #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?

    #888982

    Hey 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,
    Victoria

    #888985

    See below!

    #889159

    Hi,

    Which page should I be looking for for the gallery?

    Best regards,
    Jordan Shannon

    #889246

    No 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.

    #889365

    Hi,

    You didn’t add an image to the post itself right? You just used the featured image function?

    Best regards,
    Jordan Shannon

    #889950

    correct

    #890056

    Hi,

    Add this to quick css:

    .entry-content .lightbox-added img{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #890065

    Sorry that doesn’t work.

    #890073

    Hi,

    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 Shannon

    #890078

    Hi, yes I’m sorry. fresh browser, thumbnail is still there..

    #890099

    Hi,

    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 Shannon

    #890107

    Hi,
    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.

    #891279

    Hi 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,
    Victoria

    #896635

    I’m sorry that’s not working either..

    #897776

    Hi,

    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,
    Ismael

    #897956

    Ok, thanks for the info!
    I will look in to it.

    #898309

    Hi,

    Alright. Let us know if you find anything. :)

    Best regards,
    Ismael

    #898357

    It 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.

    #898532

    Hi,

    I’m glad this was corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 20 posts - 1 through 20 (of 20 total)
  • The topic ‘Remove extra thumnail image in standard blog post’ is closed to new replies.