• Resolved focowebdesign

    (@focowebdesign)


    So This is a weird one. The CSS I added to the metaslider was this

    @media only screen and (max-width: 800px)
    {
    .flex-control-nav.flex-control-paging
    {
    display:none !important;
    }
    }

    It appeared to work correctly (disabling the dots on the bottom of the Slider for any device smaller than 800px) However when I looked at my page after getting out of the customizer I noticed that the dots and arrows were gone on all screen sizes!

    So I went back into the customizer and removed the CSS code I created. To my surprise the arrows and page dots were still missing from this metaslider.

    After trying a lot to fix this, I decided to just create a brand new one. This new one obviously had a different shortcode number and to my even greater suprise it still didn’t work. In fact, any new metaslider I create now is has no sliding ability. No arrows, no dots, no auto rotate.

    The Meta sliders I have created on the other pages are fine still but not this one, or any new one I create.

    I even uploaded the sliders that did work onto this page, to make sure it wasn’t just a problem with this particular page’s PHP code, and they worked just fine.

    Why would a line of CSS code mess up this entire plugin permanently? Even after the CSS code has been removed.

    I have cleared my cache multiple times with my caching plugin. I have disabled my caching plugin entirely and I have disable metaslider plugin and tried to reactivate it. I have tested on multiple browsers and still no Luck. I have never made a topic on here before but I need help with this one. Can anyone Help? Any Ideas?

    Thanks in advance

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @focowebdesign,

    Something probably changed with your caching / minify plugin. Can you try to disable that and see if it works?

    Thread Starter focowebdesign

    (@focowebdesign)

    Yeah I had it disabled and tried it again and it still didn’t work. I wrote that in my last paragraph. Thanks for responding

    Hi @focowebdesign,

    Can you check that PrintJS and PrintCSS are enabled on the settings area for the slideshow?

    The scripts aren’t loadings for some reason. This usually happens if the settings above are off, or because of a caching or minifier plugin are not working properly. Triple check you dont have some other plugin getting in the way (try diabling non-obvious ones too).

    Hi @focowebdesign,

    I’m going to mark this as resolved as we didn’t hear back,. but please feel free to comment or open a new issue if needed, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘MetaSlider Not Working After CSS’ is closed to new replies.