Home › Forums › WoodMart support forum › Reverse columns in RTL
Reverse columns in RTL
- This topic has 15 replies, 2 voices, and was last updated 1 year, 3 months ago by
Luke Nielsen.
-
AuthorPosts
-
January 25, 2024 at 12:11 am #533287
PernillaParticipantI have choosen “Reverse columns in RTL” but id does not invert the order. Am I missing something?
January 25, 2024 at 12:29 pm #533427
Luke NielsenKeymasterHello,
As this setting is related to WPBackery, please check how it works with the default WooCommerce Storefront theme to understand if is it our theme issue or not.
Kind Regards
January 25, 2024 at 12:39 pm #533436
PernillaParticipantThank you. I tried with storefront but then WPBakery does not work. See printscreen.
Attachments:
You must be logged in to view attached files.January 25, 2024 at 12:55 pm #533444
Luke NielsenKeymasterHello,
Define the default elements from WPB in the Row and check how that option works.
Thank you for your time.
Kind Regards
January 25, 2024 at 12:58 pm #533452
PernillaParticipantHow do you mean? I have already set RTL in WPB Row settings. Do I need to do something more?
January 25, 2024 at 1:14 pm #533468
Luke NielsenKeymasterIn order to avoid such text on the default theme: https://prnt.sc/2pdsACsal_SG, you need to use the default elements like there: https://prnt.sc/y7wy1HzQepl- , so e.g define 2 different images or 2 different text block and check whether the “Reverse columns in RTL” work or not.
Let me know the result.
Kind Regards
January 25, 2024 at 1:23 pm #533470
PernillaParticipantOk, understand. I made a test and it did not work.
I made a text box A and text box B. They should switch places but they did not.Attachments:
You must be logged in to view attached files.January 25, 2024 at 1:29 pm #533477
Luke NielsenKeymasterIn this case, this issue related directly to the WPB, because as you see on the default theme it’s not working as well. I suggest you contact WPB support team for further solutions.
Kind Regards
January 25, 2024 at 1:41 pm #533486
PernillaParticipantOk, thanks. I can not open a support ticket on their website without a license. Can you, as a partner and theme developers, open a ticket ?
January 25, 2024 at 4:15 pm #533598
Luke NielsenKeymasterHello,
Use the code below to fix that issue.
.rtl .vc_rtl-columns-reverse { flex-direction: row-reverse; }
If you would like to discuss the issue further, our customer support team is here for you.
Kind Regards
January 25, 2024 at 7:17 pm #533690
PernillaParticipantVery kind of you. Sorry to let you know it did not work.
January 26, 2024 at 10:52 am #533785
Luke NielsenKeymasterHello,
I have fixed that, please recheck.
Thank you for your time.
Kind Regards
January 26, 2024 at 11:09 am #533788
PernillaParticipantHi Luke. Thank you, but what I see it dont work. You can see test on this page: https://dev5.nyhemsida.eu/test/
The image comes first and after the text. On mobile they should shift position, right? But it does not happen. Or did I misunderstood how it works?
Sorry to give you touble 😉January 26, 2024 at 12:41 pm #533816
Luke NielsenKeymasterHello,
The thing is that you need to activate the “Content position” with the “Top” value to activate “flex” because without it the reversing will not work. The “Reverse columns in RTL” option just reverse columns on the desktop: https://take.ms/rOyNi
If you want to reverse columns on mobile/tabled, use this option: https://take.ms/6igRX , Also, the WPB doesn’t add an appropriate CSS to make it work so I have defined this CSS: https://take.ms/CgHGf
Kind Regards
January 26, 2024 at 12:46 pm #533819
PernillaParticipantOh yes, now I see! Thank you very much!!!!
I appreciate all your help!January 26, 2024 at 12:57 pm #533822
Luke NielsenKeymasterHello,
You are welcome! If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot.
Have a good day!
Best Regards
-
AuthorPosts
The topic ‘Reverse columns in RTL’ is closed to new replies.
- You must be logged in to create new topics. Login / Register