Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #527262

    I have recently purchased enfold theme. I have installed it on my blog. Homepage is perfect but i have problem on single post page.
    there is a shadow that completely hides post and when you click on it another post open. you can check it here:https://ageeky.com/top-5-best-appcake-alternatives/
    I also want to remove featured image from posts that appears below title in every post.

    #527462

    Hey Hafeez Ullah!

    Can you please try de-activating all active plugins and check if that helps?

    Cheers!
    Yigit

    #527503

    after deactivating the plugins, it is fixed but which plugin would be causing the problem? and how to remove featured image from all posts?

    #527505

    Hey!

    You can activate plugins one by one to find the culprit.
    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #527516

    i checked it by activating plugins on by one. and i found that it is due to easy facebook likebox plugin. it is fixed now, i have removed that plugin. should i add this code or not? because the problem is fixed

    #527518

    ok. that code is for featured images.
    thanks

    #527528

    Hey!

    You are welcome, we are always happy to help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Have a great weekend!

    Cheers!
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove featured image and next post’ is closed to new replies.