Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #910014

    So Sory to discover that enfold 4.2.3 is totaly un usable for RTL language (Hebrew in my case)

    all columns are not sitting properly.
    look 3 columns – always the first 2 stick to the right side.
    https://ibb.co/mnRrdx

    i upgraded a live website and it was realy bad.
    i took it to local but i see that it is so badly destroyed in version 4.2.3

    so sory that after many years with Enfold.
    after buying many licences. i will have to throw it and buy another theme.

    so sorry.
    Enfold 4.2.3 is so broken for RTL users that it is not usable at all

    is it the end of RTL users with enfold.

    it looks like you never tested it.
    the simple columns are meessed up.

    hope you will make extreme effort to save Enfold becasue it realy sad to abandon theme that i loved working with for many years.

    i was a fan of Enfold and now it is so broken.

    the only option is to stay with old version?

    please chek what happend in the 4.2.3 update you will see how bad the theme apear on sclient side.

    sorry

    thanks

    #910852

    Hey GuyMVI,

    Thank you for using Enfold.

    The rtl columns are working correctly on our installation. Please note that the advance layout builder is not going to convert the column layout to RTL automatically so you have to arrange them accordingly. Do you have a test site? We would like to check it.

    Best regards,
    Ismael

    #910972

    Thanks Ismael

    sory for being over dramatic but i realy counted on Enfold for the long run.
    i use Enfold many years and recomended it to coleges that also use it.

    after upgrading to 4.2.3 i saw that i need not change the direction of columns.
    this was not the issue.

    the issue is that after changing the order of columns and save the page the the second column got stick to the first right column.
    also the size of the columns became different.
    its big visual bug.

    i upgraded the theme many times in the past.
    this time it not alowing me to continue.

    i decided not to upgrade and finish the changes to the website on its last stable version (4.1.2)
    this way i will not spend time.

    im an advanced user. know code and css.
    i tried to fix the css but it went good in one page and braked other pages.

    i will give it another try in the near future because i dont want to have old version.
    but for now im continuing on V 4.1.2

    later on i will try upgrade again and if it will work without bugs i will be very happy.
    if not i will share with you a test site.

    Wish to keep working with Enfold, hope it will be possible to upgrade.

    Thanks Again

    #911042

    Hi GuyMVI,

    Let us know how that works for you later and please post credentials so that we can have a look.

    Best regards,
    Victoria

    #911056

    OK

    Thanks

    #911394

    I also encountered this problem after updating.
    Couldn’t but recover the site because it was all broken: Footer widgets (4 columns) were flipped, ie.

    #911482

    Hi,

    The site is still using an old version of the theme so we can’t check the issue. Please create a stage site with the latest version of the theme if possible.

    Best regards,
    Ismael

    #911970

    Hi,

    see login details in Private Content.
    Every part in the website which was divided to columns just flipped after the theme update.

    Hope for your help.
    Thank you :)

    #912064

    Hi,

    Thank you for the update. Please provide a link to the actual page with the issue. The home page looks alright. Did you disable the WP Rocket and minification plugins after the update? Or at least purge the cache to refresh the stylesheets and scripts?

    Best regards,
    Ismael

    #912121

    Hi,

    I’m adding a link to the site before update below, so you can see how the update made everything flip.

    #912169

    barak97
    The column fliped because they reversed the display direction.
    All you need is to arange theme again.
    after that you will see the columns at the admin and also in the client side the in the same order – this is better.

    but this was not all the problem for me.
    after aranging the columns the lost their size (1 third was not same like before)
    and also the first 2 columns where stick to each other. like the page cant handle the display correctly.

    would like to hear if this was your only problem (fliped content)
    or you did encountered more problems

    Thanks for sharing

    #912519

    Yep, just as @GuyMVI said – The new version demands a rearrangement of the columns, but the columns’ padding, margins etc. is just wrong.
    Adding a link to a page in order to compare – my site with 4.2.2 version vs. stage site with 4.2.3 after rearranging columns.

    #912571

    Hi,

    Thank you for the update.

    We added this css code to fix the issue temporarily.

    body.rtl .container_wrap .flex_column.avia-builder-el-last {
        margin-left: 0;
    }
    
    body.rtl div .first {
        margin-left: 6%;
    }

    The “first” class attribute is being applied to the wrong column. We’ll forward the issue to our developers.

    Best regards,
    Ismael

    #912681

    in the RTL CSS i added this code to fix some RTL bugs:

    /* ====== RTL fix ====== */
    .rtl div.flex_column.first { margin-left: 0; margin-right: 0; }
    .rtl div.flex_column { float: right; }
    .rtl div .av_one_fifth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_one_fourth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_one_third { margin-right: 6%; margin-left: 0; }
    .rtl div .av_two_fifth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_one_half { margin-right: 6%; margin-left: 0; }
    .rtl div .av_three_fifth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_two_third { margin-right: 6%; margin-left: 0; }
    .rtl div .av_three_fourth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_four_fifth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_one_sixth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_one_seventh { margin-right: 6%; margin-left: 0; }
    .rtl div .av_one_eighth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_one_nineth { margin-right: 6%; margin-left: 0; }
    .rtl div .av_one_tenth { margin-right: 6%; margin-left: 0; }
    works as magic :)
    בהצלחה

    #912689

    @TheGodfather
    I also dis something like you did.
    but it fixed some of the pages and not others.
    so i decided not to do so much css and wait for more stable version.

    i thinks that it is better to wait for stable version and not put this big patch.
    the css patch can be e relevant in the future version or create css conflicts.

    it is not so urgent to install problematic version if you already have stable version running.

    I trust Enfold support that they will come up with a fixed version.

    #913027

    @Ismael , Thank you as always for the help.
    The idea of altering the structure of the theme in order to fit RTL in a better way is great – but I will wait for a more stable and tested version until I update my site…

    #913091

    Hi,

    @TheGodfather: Is the modification still working if added inside the Quick CSS field or the child theme’s style.css file?

    Best regards,
    Ismael

    #925710

    Hi @ismael ,
    Since this thread has been opened, new versions of Enfold were published.
    Is the latest version more compatible with RTL?

    #925954

    Also waiting for news about RTL support .
    this days continue to work with V 4.1.2 and waiting to hear if it is RTL safe to upgrade version.

    #926287

    Hi,

    Yes RTL is safe to update – there shouldnt be any issues at all.

    Best regards,
    Basilis

Viewing 20 posts - 1 through 20 (of 20 total)
  • You must be logged in to reply to this topic.