Zum Inhalt springen Zur Seitenleiste springen

Schlagwörter: 

Dieses Thema enthält 0, hat 0 Stimmen.

Zuletzt aktualisiert von michaelM-221 Vor 1 Monat, 4 Wochen.

Assistiert von: Lucas Vidal de Andrade.

Autor Beiträge
Februar 16, 2026 um 8: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.