Vai al contenuto Vai alla barra laterale

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.

Lascia una risposta

Per favore rimani in tema e sii rispettoso verso gli altri. Se hai bisogno di aiuto con problemi non relativi a questo post, usa il nostro Forum di Supporto per iniziare una chat o inviare un ticket.

Puoi usare questi tag:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>