Zum Inhalt springen Zur Seitenleiste springen

Waiting for author

Topic Tags: Compatibility

Overview of the issue

When using Next Bricks (a Bricks builder add-on) with WPML, you might experience the following issue: texts from some elements such as the custom HTML button appear translated in the WPML Translation Editor but remain untranslated on the frontend.

Workaround

Please, make sure of having a full site backup of your site before proceeding.

Instructions for the custom HTML button

  • Open the …/wp-content/plugins/nextbricks_elements/elements/next_squeezy_radius_button.php file.
  • Look for any instance of inner_title.
  • Replace:
    inner_title
  • With:
    innerTitle

Apply the same fix to other Elements

  • Navigate to …/wp-content/plugins/nextbricks_elements/elements/.
  • Open the relevant element’s PHP file
  • Search and replace inner_title with innerTitle

Update your content

  • Edit the original page in Bricks and re-add the innerTitle, as the setting key has changed.
  • Retranslate the page.

We recommend contacting the Next Bricks developers to implement this adjustment consistently across their plugin.

Hinterlasse eine Antwort

Bitte bleibe beim Thema und sei respektvoll zu anderen. Wenn du Hilfe bei Problemen benötigst, die nicht mit diesem Beitrag zusammenhängen, nutze unser Support-Forum, um einen Chat zu starten oder ein Ticket einzureichen.

Du kannst diese Tags verwenden:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>