Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #405536

    How do i disable features image on a single page?
    Im using a download pluging that generate its own thumbnail of the features image, so on a single download file page i see the features image 2 times.
    How to solve this.
    Thanks

    • This topic was modified 9 years ago by dark4real.
    #405780

    Hi Simon!

    Please edit your blog posts and check “Don’t display image on single post” – http://i.imgur.com/yAt0hCl.png

    Best regards,
    Yigit

    #407562
    This reply has been marked as private.
    #407855

    Hey!

    I had a look at your downloads page, what exactly is it you want to hide there? Images in the sidebar? You can upload screendumps to for instance imgur.com or a public dropbox folder and then link them here if you like.

    Regards,
    Rikard

    #408429

    it you look at the first download item at my download page, you will the see the features image 2 times on the single download page. i want to remove to top image. How do i do that?

    Thanks

    #408433
    This reply has been marked as private.
    #408434
    This reply has been marked as private.
    #408443

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single .big-preview.single-big {
      display: none;
    }

    Cheers!
    Yigit

    #408548

    Thanks! awesome. that solved the problem!
    You can close this topics
    Thanks

    #408705

    Hey!

    Great, glad we could help. Held og lykke!

    Cheers!
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Disable Features image’ is closed to new replies.