Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #756956

    Hi, I’m using qTranslate-x in order to use multiple languages at my site (actually 2 languages, Spanish and English).
    When I’m configuring a page, as for expample “about us”, I want my page into those two languages, but when I change the flag to do it, it doesn’t change the language for the advanced page editor.
    Does this have something to be with the plugin I’m using, I mean, you recommed WPML, but qTranslate-x is free and my customer doesn’t want to pay a license for translation.
    Should I have to use WPML in order to translate with advanced page editor or there is something to solve this with my actual plugin?

    Thanks in advance.

    David.

    #758783

    No answer to this?

    #760007

    Hi,

    Sorry for the late reply!

    In your case, i believe it would be the best if you enabled debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ which would display shortcodes on default editor. So you could create your page using ALB and then switch to default editor before publishing your page and that should help :)

    Best regards,
    Yigit

    #820092

    Hi,

    This solution does not work in my case :(

    I inserted this code after correct line… in Default Editor text & codes changes… but after Publish… nothing :(
    The content is the first language of qTranslate! Do not changes!

    Any suggestions?

    #820094

    Hi!


    @krassyandreev
    If you are looking for a free alternative, please try using – https://wordpress.org/plugins/qtranslate-x/ or https://wordpress.org/plugins/polylang/ :)
    If you have any other questions or issues, please start a new thread under Enfold sub forum.

    Best regards,
    Yigit

    #820104

    Thanks for the fast answer.

    I am writing on this topic because my case is the same.
    I already use qTranslate and want to continue using it.
    Now made a change to the function.php file and see the debug information.
    After switch to Default Editor, paste code in each language tab…
    But before I make a post, I have to go back to ALB… Because the page does not appear correctly.
    And this option does not work.
    Should I open a new thread?

    #820116

    I apologize …
    I think can solve the problem myself :)

    #820339

    Hi,

    Ok, thanks for letting us know. We’ll keep the thread open in case you should need any further help.

    Best regards,
    Rikard

    #1239761

    Hi,
    I’m having an issue with this. I inserted the above mentioned code in functions.php:
    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    But there is a error: Communicatie met de site niet mogelijk om te controleren op fouten, de PHP aanpassing is teruggedraaid. De PHP-bestandswijziging moet op een andere manier worden gewijzigd, bijvoorbeeld door SFTP te gebruiken.
    [Communication with the website is not possible for checking on errors, PHP adjustment is reversed. PHP-adjustment should be altered in an other, for example by using SFTP.]

    Don’t know what to do right now.

    #1240032

    Hi Maureen,

    That is a WordPress error when it couldn’t write the changes to the server, you would have to do it via FTP instead. If you need help with that then please open a new thread and include WordPress and FTP login details in private so that we can add it for you.

    Best regards,
    Rikard

    #1240658

    Hi,

    I’ve added the code to functions.php. So far all is well.

    I copied the homepage and turned Default Editor on.
    As I change the translations from English in Dutch and watch the page itself, it isn’t full screen anymore. It doesn’t look okay.

    #1241086

    Hi Maureen,

    Thanks for the links, I’m getting 404 errors on both of theme though. Please check the URLs and post them again.

    Best regards,
    Rikard

    #1241134

    Hi Rikard,

    I’v deinstalled the plugin qTranslate-X because it gave to much troubles at this moment. Now it works okay. So… for now no further actions are necessary.
    Thank you for your response.

    In case of reinstalling qTranslate-X and the same problems I wil start a new topic.

    Maureen

    #1241460

    Hi Maureen,

    Ok :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Tranlating my site’ is closed to new replies.