Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Nelio Software

    (@nelio)

    Hi! Can you please share a link to your blog, so that I can see the issue in action?

    Thread Starter yandoos

    (@yandoos)

    I’m only in testing phase. https://abeautyfullmind.com/

    Its the article called Long Exposures Copy.

    thank you

    Plugin Author Nelio Software

    (@nelio)

    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.

    Thread Starter yandoos

    (@yandoos)

    Thank you for your reply.

    I’ve added the code as above and there is no change. The image still disappears.

    Plugin Author Nelio Software

    (@nelio)

    Sorry, my bad. This is the CSS code you should try:

    .vw-post-box .nelioefi {
      display: block !important;
    }
    Thread Starter yandoos

    (@yandoos)

    It’s working! Thank you very much for your kind support. That combined with the function of your plugin is excellent!

    Plugin Author Nelio Software

    (@nelio)

    Glad to hear! And, please, don’t forget to rate/comment on the plugin! Regards.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Image doesn't show on Neue theme’ is closed to new replies.