• Resolved kurus

    (@kurus)


    I do not know what the reason is, but the gallery does not display the picture (thumbnails). the src attribute is empty. what’s going to happen? the gallery is at the very bottom of the page, on the left.

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

Viewing 13 replies - 1 through 13 (of 13 total)
  • i had the same problem, did you try to edit the album and only click the button UPDATE?

    this is the problem I have: click here

    i hope they will fix it asap.

    Plugin Author bradvin

    (@bradvin)

    @kurus the link to your page does not work – it goes to a page that says “Sorry, we’re doing some work on the site”

    @ilpadrino can you link to your page with the issue so we can debug

    Thread Starter kurus

    (@kurus)

    @bradvin the link already works 🙂

    Plugin Author bradvin

    (@bradvin)

    @kurus I had a look at your page and can see the problem. The FooGallery scripts and styles are not loading on the page. How is the gallery being added to the page? And are you using any caching plugins that cache your javascript or styles?

    Thread Starter kurus

    (@kurus)

    hi.
    The gallery is added by shortcode fx. <?php echo do_shortcode(‘[foogallery id=”255″]’);?>

    I use WP Super Cache to clear cache.

    Plugin Author bradvin

    (@bradvin)

    did you clear the cache?

    Thread Starter kurus

    (@kurus)

    yes.

    I also uninstalled all the plugins from foo, but the new installation did not change anything.

    Plugin Author bradvin

    (@bradvin)

    I think it has to do with the position you are adding the shortcode in your theme. Can you email me a zip of your theme so I can test this locally and see why the assets are not loading. Email: brad @ fooplugins . com

    Thread Starter kurus

    (@kurus)

    Hey. thank you very much for help.
    I am sending an email to your inbox.
    my address is kurus.mk @ gmail com

    Plugin Author bradvin

    (@bradvin)

    Hi

    Thanks I got your mail and downloaded your theme. I noticed that in your theme’s footer.php there was some missing code.

    In footer.php you need to replace the code

    get_footer();

    And rather use

    wp_footer();

    Let me know if that resolves the issue

    @bradvin Sorry for late answering i had to wait next issue. please see this URL:
    http://www.mangiareinslovenia.eu/trattorie/trattorie-zona-confine-di-gorizia/gostilna-termika/

    cache cleared, not changes!

    • This reply was modified 5 years, 3 months ago by ilpadrino.

    seems like I solved with clearing HTML Cache and CSS Cache inside FooGallery Settings.

    at the moment I do not see any issues

    Thread Starter kurus

    (@kurus)

    @bradvin thanks for help. Im fixed all wp_files and now the gallery works fine.

    Thx very very much 🙂

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘not display thumbnails’ is closed to new replies.