Home Forums WoodMart support forum Reverse columns in RTL

Reverse columns in RTL

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #533287

    Pernilla
    Participant

    I have choosen “Reverse columns in RTL” but id does not invert the order. Am I missing something?

    #533427

    Luke Nielsen
    Keymaster

    Hello,

    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

    #533436

    Pernilla
    Participant

    Thank you. I tried with storefront but then WPBakery does not work. See printscreen.

    Attachments:
    You must be logged in to view attached files.
    #533444

    Luke Nielsen
    Keymaster

    Hello,

    Define the default elements from WPB in the Row and check how that option works.

    Thank you for your time.

    Kind Regards

    #533452

    Pernilla
    Participant

    How do you mean? I have already set RTL in WPB Row settings. Do I need to do something more?

    #533468

    Luke Nielsen
    Keymaster

    In 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

    #533470

    Pernilla
    Participant

    Ok, 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.
    #533477

    Luke Nielsen
    Keymaster

    In 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

    #533486

    Pernilla
    Participant

    Ok, 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 ?

    #533598

    Luke Nielsen
    Keymaster

    Hello,

    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

    #533690

    Pernilla
    Participant

    Very kind of you. Sorry to let you know it did not work.

    #533785

    Luke Nielsen
    Keymaster

    Hello,

    I have fixed that, please recheck.

    Thank you for your time.

    Kind Regards

    #533788

    Pernilla
    Participant

    Hi 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 😉

    #533816

    Luke Nielsen
    Keymaster

    Hello,

    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

    #533819

    Pernilla
    Participant

    Oh yes, now I see! Thank you very much!!!!
    I appreciate all your help!

    #533822

    Luke Nielsen
    Keymaster

    Hello,

    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

Viewing 16 posts - 1 through 16 (of 16 total)

The topic ‘Reverse columns in RTL’ is closed to new replies.