Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1354586

    Hello,

    When I update page, In strings translation will auto add “page builder shortcode strings”
    Are there any option to stop add page-builder-shortcode-strings in strings translation (WPML) ?

    Screen-Shot-2565-06-09-at-11-15-56

    Screen-Shot-2565-06-09-at-11-12-16

    WPML Multilingual CMS Version 4.5.8 WPML String Translation Version 3.2.1
    Enfold Version: 4.9.2.3

    Best regards

    #1354812

    Hi,

    Thanks for contacting us!

    To delete them, you can go to WPML > String Translation, choose “page-builder-shortcode-strings-…” in “in domain”, select them and delete them – https://wpml.org/documentation/getting-started-guide/string-translation/#deleting-strings.

    I will contact WPML team regarding how not to add them and update you here :)

    Best regards,
    Yigit

    #1355133

    Hi, Thanks for the suggestion :)
    We’re looking for your update regarding the WPML – how to not add them in the String Translation

    #1355174

    Hi,

    Diego from WPML checked with their dev team and said that those strings are required in order to make the translation editor work correctly. If you disable it, the strings from page builders will not be available anymore on the translation editor screen.

    He also checked with one of their lead developers about this and got the following feedback:
    “If the client does not want to use a translation editor, it should work. But, I am not sure of future effects if one day he decides to start using a translation editor (the strings won’t be registered). We might have fallback to register the strings on the fly, but we cannot promise anything.”

    They said you could try adding following code to functions.php file

    define( 'WPML_PAGE_BUILDERS_LOADED', 'to-stop-loading-wpml-page-builder-addon' );

    But please note that this can also affect other functionalities of their page builders integration.

    Best regards,
    Yigit

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