• Hi,
    finally found a gallery plugin that suits my needs and was about to buy.
    But when I put the shortcode into a page the images will have display:none assigned and don′t appear.

    <img alt=”name”
    src=”path”
    data-image=”path”
    title=””
    style=”display:none”>

    I tried all options in Troubleshooting but nothing works.
    I have the latest version of WP and the plugin installed.

    What can I do?

    https://www.ads-software.com/plugins/unite-gallery-lite/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author valiano

    (@valiano)

    Hi. you must don’t have wp_footer() in your theme. Please add it.
    or you have some js error in the page.
    Please write me email via my profile page in codecanyon:

    https://codecanyon.net/user/valiano?ref=valiano

    I’ll help you.

    I’m having the same problem and it used to be working fine.
    I have checked and I actually have the footer included and the css is there too.
    The images are there but all with display:none on it.
    What’s happening, any ideas please?

    Plugin Author valiano

    (@valiano)

    Hi. If you want to know what’s happening you should check with firebugs if your page has some js bugs. Maybe you have another js plugins that make errors and the js is stop on the page.
    Also, if you are lost, you can always write me from here:

    https://codecanyon.net/user/valiano?ref=valiano

    I’ll try to help you even if you are using free version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display:none for items in shortcode’ is closed to new replies.