-
AuthorPosts
-
November 13, 2014 at 1:24 pm #350638
Hi, I have installed recently WordPress 4.0 and Enfold 3.0.6, and i notice that the Partner Logo ELement has been disappear.
I have find i similar post in the forum but, in my case logoslider.php is correcty in config-templatebuilder/avia-shortcodes.How can i solve this issue?
Thanks
November 13, 2014 at 4:06 pm #350676Hey Marc!
Can you please post the link to your website? Please note that we may need a temporary admin login as well
Regards,
YigitNovember 13, 2014 at 5:10 pm #350745This reply has been marked as private.November 13, 2014 at 5:12 pm #350749Hey!
Can you please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Cheers!
YigitNovember 13, 2014 at 5:26 pm #350769Hi Yigit, i have already done but nothing change…
Marc
November 14, 2014 at 2:55 pm #351254Hey!
That is weird. Do you mind posting FTP credentials here privately as well?
Best regards,
YigitNovember 14, 2014 at 4:51 pm #351304This reply has been marked as private.November 16, 2014 at 1:54 pm #351988Hey!
Thank you for the info.
I’m sorry but I’m not sure what is the issue here. I created a test page with the Partner / Logo element: http://glaser.topimatge.com/test-partner-logo-element/
Regards,
IsmaelNovember 17, 2014 at 11:26 am #352321Hello Ismael, ok i see now the Partner / Logo element. The issue is in the translation. This element is translated into spanish “Clonar elemento”, that in english would be “Clone element” !!! Why this translation?
In the template builder i see some elements translated and others not…. ¿?
November 18, 2014 at 11:44 am #352898Hey!
Yeah.. What is this language exactly? I’m sorry but we only rely on users to translate the theme. The translation file is incorrect. Would you like to disable back end translation? Please add this on functions.php file:
if(!function_exists('avia_lang_setup')) { add_action('after_setup_theme', 'avia_lang_setup'); function avia_lang_setup() { if(!is_admin()) { $lang = apply_filters('ava_theme_textdomain_path', get_template_directory() . '/lang'); load_theme_textdomain('avia_framework', $lang); } } }Best regards,
IsmaelNovember 18, 2014 at 12:37 pm #352925Ok Ismael, I insert this function to disable back end translation.
Thanks,
-
AuthorPosts
- The topic ‘Partner logo element’ is closed to new replies.
