Hi! Can you please share a link to your blog, so that I can see the issue in action?
I’m only in testing phase. http://abeautyfullmind.com/
Its the article called Long Exposures Copy.
thank you
Thanks for the link! Now it’s easier to understand what’s going on.
Please, try add the following CSS code and see if it fixes the issue:
.vw-post-box.vw-post-box-boxed {
display: block !important;
}
Please note we don’t (officially) support JavaScript galleries. Unfortunately, the options WordPress give us to modify featured images are quite limited, and make it difficult to offer generic solutions.
Thank you for your reply.
I’ve added the code as above and there is no change. The image still disappears.
Sorry, my bad. This is the CSS code you should try:
.vw-post-box .nelioefi {
display: block !important;
}
It’s working! Thank you very much for your kind support. That combined with the function of your plugin is excellent!
Glad to hear! And, please, don’t forget to rate/comment on the plugin! Regards.