Saltar al contenido Saltar a la barra lateral

Etiquetado: 

Este tema contiene 0 respuestas, tiene 0 voces.

Última actualización por michaelM-221 hace 2 semanas, 5 días.

Asistido por: Lucas Vidal de Andrade.

Autor Publicaciones
febrero 16, 2026 a las 08:38

michaelM-221

I created a button on the header that now i call it BOOK NOW ,to created i used MaxButtons that created a short code named [maxbutton id="2"] ,thebi used : Code Snippets which created this code : add_action( 'ocean_before_logo', function() {
// PUT YOUR SHORTCODE RIGHT HERE:
echo '' . do_shortcode('[maxbutton id="2"]') . '';
}); . Which was inserted by the plugin in functions.php .The problem is that when i change from english language to greek language the tText on the button is not translated in greek as ΚΡΑΤΗΣΗ ,so i was dissappointed and i said thta you cannot fix it and i left it.So since you came back i say that i need it to be fixed ,so please help me.