Title: RTL doesn&#8217;t work
Last modified: December 10, 2021

---

# RTL doesn’t work

 *  Resolved [nickelaos92](https://wordpress.org/support/users/nickelaos92/)
 * (@nickelaos92)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/rtl-doesnt-work-3/)
 * The carousel by default moves from left to right. Param rtl=”true” doesn’t help.
   Is there a way to move the carousel from right to left in free version of plugin?
   Here is my shortcode snippet:
 * [logoshowcase cat_id=”110″ center_mode=”true” autoplay=”true” dots=”false” arrows
   =”false” autoplay_interval=”0″ slides_column=”10″ speed=”2000″ limit=”-1″ loop
   =”true” max_height=”45″ rtl=”true”]
    -  This topic was modified 4 years, 6 months ago by [nickelaos92](https://wordpress.org/support/users/nickelaos92/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frtl-doesnt-work-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/rtl-doesnt-work-3/#post-15165831)
 * Hello,
 * Thanks for reaching here…
 * We have checked your website and our logo slider running right to left side and
   it’s working perfectly.
 * Note:- Please do not copy and paste the shortcode parameter because it causes
   the quote(“) issue. Please write manually.
 * Please check and let me know if you have anything else.
 * Thanks,
 *  Thread Starter [nickelaos92](https://wordpress.org/support/users/nickelaos92/)
 * (@nickelaos92)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/rtl-doesnt-work-3/#post-15165997)
 * Thanks for the answer.
    “Please do not copy and paste the shortcode parameter”–
   yes, I understand this. “We have checked your website and our logo slider running
   right to left side and it’s working perfectly.” – no, it doesn’t. I need to move
   the logos in opposite order. It seems that param “rtl” is ignored.
 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/rtl-doesnt-work-3/#post-15168377)
 * Hello,
 * Thanks for reaching here…
 * Please use the “order” parameter in your shortcode.
    `[logoshowcase order="DESC"]`
 * Please check and let me know if you have anything else.
 * Thanks,
 *  Thread Starter [nickelaos92](https://wordpress.org/support/users/nickelaos92/)
 * (@nickelaos92)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/rtl-doesnt-work-3/#post-15170372)
 * It is not what I’m asking. DESC order means that my logos will be sorted in reverse
   order. It is strange that you don’t understand the simple thing about the plugin
   you support.
 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/rtl-doesnt-work-3/#post-15172199)
 * Hello,
 * You page “rtl” support in <body> tag and You are pass rtl=”true” in our shortcode
   that means our slider move right to left.
 * Your need a slider left to right so please add the below code to your page.
 *     ```
       <div dir="ltr">
       [logoshowcase cat_id="110" center_mode="true" autoplay="true" dots="false" arrows="false" autoplay_interval="0" slides_column="10" speed="2000" limit="-1" loop="true" max_height="45" rtl="false"]
       </div>
       ```
   
 * Please check and let me know if you have anything else.
 * Thanks,

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

The topic ‘RTL doesn’t work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-logo-showcase-responsive-slider-
   slider_1f4463.svg)
 * [WP Logo Showcase Responsive Slider and Carousel](https://wordpress.org/plugins/wp-logo-showcase-responsive-slider-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-logo-showcase-responsive-slider-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-logo-showcase-responsive-slider-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-logo-showcase-responsive-slider-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-logo-showcase-responsive-slider-slider/reviews/)

## Tags

 * [RTL](https://wordpress.org/support/topic-tag/rtl/)

 * 5 replies
 * 2 participants
 * Last reply from: [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/rtl-doesnt-work-3/#post-15172199)
 * Status: resolved