• Hi, the plugin has stopped working correctly for me and is no longer displaying the featured images.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Robin Cornett

    (@littlerchicken)

    It looks like the following CSS has been added to your style.css, which is breaking the plugin output:

    
    .big-leader {
    	height: auto !important;
    }
    

    I would try removing that and it should resolve the issue, although there is another block of CSS just above it which may be causing part of the issue as well. The image is present, but I think the CSS is preventing it from showing. Hope that helps–

    Thread Starter briannairn

    (@briannairn)

    Hi, thanks so much for your reply. I’ve removed that CSS, along with the block above, but it’s still not displaying…

    Plugin Author Robin Cornett

    (@littlerchicken)

    I’m still seeing the CSS in your stylesheet–if you have removed it, you may need to clear your cache of whatever caching solution you may be using.

    Thread Starter briannairn

    (@briannairn)

    You’re right, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Stopped working’ is closed to new replies.