• Hello

    I bought a theme for a website and every time I use my native Hebrew language in the wp admin settings, the theme become broken so I decided to use the default english language and just change the css to rtl website. Now after I installed the plugin, as predicted the english language is shown.
    I need help to display Hebrew in the website when a visitor click on the plugin button.

    Please advice.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Hagai Shaul

    (@hagai)

    Can someone help me with it?

    I think you may try to change English translation of this plugin to Hebrew texts. Use Loco Translate or similar plugin…

    Thread Starter Hagai Shaul

    (@hagai)

    Hi
    Thanks for your advice.
    If I will change the language file, after the next update the English language will be restored in the files – the update will override my changes.

    I created jquery script to change the english words to hebrew after document.ready

    EXAMPLE:

    
    $('#acp-toolbar-title').html($('#acp-toolbar-title').html().replace('Accessibilily Toolbar', '??? ??????'));
    $('.acp-toolbar-label').html($('.acp-toolbar-label').html().replace('Font Size', '???? 
    

    I hope it is good idea…
    Any better idea will be appreciated.
    Thanks

    Plugin Author Amit Moreno

    (@digisphere)

    You should work with WordPress properly, don’t try to implement Hebrew website on English distribution.

    If you need help with that contact me via Email: [email protected]

    Thread Starter Hagai Shaul

    (@hagai)

    Hi Amit.
    Thanks for your reply.
    I sent you an email.

    Hagai

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘change plugin with different language than in wp settings’ is closed to new replies.