• Resolved ben_muab

    (@ben_muab)


    Dear All Team,

    Before posting I tried to search for a similar issue or the documentation and couldn’t find a similar ticket. (I hope not to be mistaken).

    So, I have an English website and I translated it to Arabic. Now, when I select Arabic language, the menu and the links (Header) are translated successfully and are redirecting me successfully as well to the translated pages in Arabic.

    I’m using a “Raft” theme with “Otter Page Builder”.

    Issue 1: For the Links from the Button (Call-To-Action Buttons). It’s keep redirecting me to English language.

    Issue 2: When I’m changing from the main language (English) to the translated language (Arabic), I’m being redirected to the path /ar/ .. but when I click on the “Home” link (At the translated page), it shifts me to English Again!

    Issue 3: The Contact Page in English is LTR, in Arabic it’s RTL. It’s being shifted in all other pages, but not in Contact page:

    English: https://slategray-gorilla-946258.hostingersite.com/contact/
    Arabic: https://slategray-gorilla-946258.hostingersite.com/ar/contact/

    Any idea?

    Thanks a lot,
    Osama

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Anca

    (@ancavictoria)

    Hello @ben_muab

    My colleague will get back to you shortly with a response regarding the issues you’ve encountered. Thank you for your patience!

    Kind regards,

    Anca

    • This reply was modified 1 month ago by Anca.
    • This reply was modified 1 month ago by Anca.
    Plugin Support Alex

    (@alexcozmoslabs)

    Do you have the ability to edit that button in the back-end? If so either use the conditional approach and add different buttons (with different links) for each language, or edit the link in the back-end where to use the translation-block class into a <div>. In the second way, you force our editor to detect the entire HTML and you can translate the link, including the correct language slug in the translation:
    <div class="translation-block"> <a href="..."></a></div>

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

You must be logged in to reply to this topic.