• Hi,
    First thanks for your plugin. It’s been working great for me, but from one day to another all the galleries on my site are not showing. A didn’t make any change to my site code when that happened (html, css, php files).
    I didn’t either made any change to my Foo Gallery options on the dashboard.

    Foo Gallery and Owl Carousel are the latest versions. i’ve also passed a wordfence scan to look for some changes on files (hacked), but everything looks allright.

    This is my site:

    What i see is a css rule on “gallery-owl-carousel.css” like this:

    .owl-carousel {
    display: none;
    position: relative;
    with: 100%;
    z-index: 1;}

    If i disable “display: none”, galleries appear again, but i hadn’t changed that.

    So i don’t know what has happened. I would appreciate your help, thanks in advance.

    https://www.ads-software.com/plugins/foogallery-owl-carousel-template/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Hi there,

    The CSS is correct, it has to first be set to display:none to allow the Owl Javascript to display it correctly.

    Can you provide a link to your website so I can see the problem live?

    Thread Starter Eva Collados Pascual

    (@mustcomunicacin)

    Hi Matt,

    Thanks for answering so soon. Here is my link:

    creares.es

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    It looks like you’ve replaced Owl Carousel for now, so I can’t be of much help if I can’t see the problem. Do you have a specific page on your site where you’ve implemented Owl which I could see? Or can you create a new page not listed in your navigation which you could point me to so I can see the problem? Happy to help, but I need to understand the problem in order to do so.

    Thread Starter Eva Collados Pascual

    (@mustcomunicacin)

    Hi again Matt,

    The gallery with Owl is there (in that page, and many others), but is not displaying.

    Anyway i solved it. I remembered that just two days ago i added some code to place all my scripts on the footer. So embarrassing ??

    Now i’ll try to exclude in that function just the Owl’s java.
    Don’t know how, but i’ll get it ??

    Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘All my Galleries suddenlly disappeared’ is closed to new replies.