• Resolved aaronrobb

    (@aaronrobb)


    Just installed, gallery loads, but the div with class “fagsfacf-gallery-slider” is hidden with css:

    .fagsfacf-gallery-slider {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s linear;
    }

    How do I make it visible?? There is only one slide, so it should just show up. The img code is there, but just hidden.

    Thoughts?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Can you please share page URL so we can check and help you.

    Thanks

    Plugin Contributor Anoop Ranawat

    (@anoopranawat)

    Hello @aaronrobb

    There might be an js error in your theme.

    Thread Starter aaronrobb

    (@aaronrobb)

    Unfortunately its on my local machine for development, so not accessible.

    I did do some testing and there were no plugin conflicts, but what I did is revert back to the 2020 WP theme, then back to my theme and suddenly the css loads and works.

    I can’t explain it. Nothing in my code changed. But obviously a conflict with my base theme (Understrap) was the cause.

    If i find anything else, I’ll post it here, but just going back to 2020 theme and back to mine, fixes it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘fagsfacf-gallery-slider is hidden’ is closed to new replies.