تخطي إلى المحتوى تخطي إلى الشريط الجانبي

الوسوم: 

يحتوي هذا الموضوع 0 واحد ، لديه 0 voices.

آخر تحديث بواسطة michaelM-221 قبل أسبوعين، 3 أيام.

يساعده: Lucas Vidal de Andrade.

الكاتب المشاركات
16 فبراير، 2026 في 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.