Support » Plugin: MetaSlider » Problem with next Image button
Problem with next Image button
-
Hello
I use metaslider and I have big problem.
our language is RTL(right to left) and “>” should be go to next picture and “<” should be go to previous picture !
I change the setting like this:
http://up.vbiran.ir/uploads/3561146827032141346_s1.pngin preview , every thing is OK but in my site, when I click to “>” , it migrate to previous picture
I clean my cash site but problem haven’t solve !
-
Hi there,
Please could you add the following CSS to your theme’s style.css file:
.metaslider .flex-direction-nav a { background:none; text-indent:0; }
Then in the settings change the arrows back to how they were before as they will be changed by the RTL functionality.
Thanks,
DaveHello
I put this code in my style.css but just arrow background removed !!I want slider arrow work like this image :
http://up.vbiran.ir/uploads/18787146834360826313_slider.png(after testing , I removed your code MR Matcha Labs)
Try this CSS instead if you’d like to keep the background images:
.metaslider .flex-direction-nav .flex-next {background-position: 0 100%;right: -36px;} .metaslider .flex-direction-nav .flex-prev {background-position: 100% 0;}
Thanks,
DaveI put these code into my style.css and after that recover all setting to first setting ! But it doesn’t work again and the arrow shape has been reversed !
Please look this picture :
http://up.vbiran.ir/uploads/26050146861519712647_tamin.pngPlease fix this problem for RTL Language in next update !
your css code is on my site now.
Hello
Cant you help me ?For the site I’ve been working on, it’s related to JetPack (which is active). Tech support at Matcha suggested I turn off Photon in Jetpack settings. That fixed it without compromising how Metaslider worked.
Hope this helps…
- The topic ‘Problem with next Image button’ is closed to new replies.