Title: Problem with next Image button
Last modified: September 1, 2016

---

# Problem with next Image button

 *  Resolved [pes2016](https://wordpress.org/support/users/pes2016/)
 * (@pes2016)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/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.png](http://up.vbiran.ir/uploads/3561146827032141346_s1.png)
 * in 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 !
 * [my site url](http://tamincnc.com/)
 * [https://wordpress.org/plugins/ml-slider/](https://wordpress.org/plugins/ml-slider/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [matchalabs](https://wordpress.org/support/users/matchalabs/)
 * (@matchalabs)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-next-image-button/#post-7563711)
 * 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,
    Dave
 *  Thread Starter [pes2016](https://wordpress.org/support/users/pes2016/)
 * (@pes2016)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-next-image-button/#post-7563752)
 * Hello
    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](http://up.vbiran.ir/uploads/18787146834360826313_slider.png)
 * (after testing , I removed your code MR Matcha Labs)
 *  [matchalabs](https://wordpress.org/support/users/matchalabs/)
 * (@matchalabs)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-next-image-button/#post-7563802)
 * 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,
    Dave
 *  Thread Starter [pes2016](https://wordpress.org/support/users/pes2016/)
 * (@pes2016)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/problem-with-next-image-button/#post-7563886)
 * I 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.png](http://up.vbiran.ir/uploads/26050146861519712647_tamin.png)
 * Please fix this problem for RTL Language in next update !
 * your css code is on my site now.
 *  Thread Starter [pes2016](https://wordpress.org/support/users/pes2016/)
 * (@pes2016)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/problem-with-next-image-button/#post-7563926)
 * Hello
    Cant you help me ?
 *  [emilywind](https://wordpress.org/support/users/emilywind/)
 * (@emilywind)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problem-with-next-image-button/#post-8687965)
 * 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…

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problem with next Image button’ is closed to new replies.

 * ![](https://ps.w.org/ml-slider/assets/icon.svg?rev=3523572)
 * [Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider](https://wordpress.org/plugins/ml-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ml-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ml-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/ml-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ml-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ml-slider/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [emilywind](https://wordpress.org/support/users/emilywind/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/problem-with-next-image-button/#post-8687965)
 * Status: resolved