-
AuthorPosts
-
January 20, 2015 at 5:11 pm #382545
Hi,
since the the last update I recognize that a the key option to position the logo and menu doesn’t exist anymore.
>> enfold >> options >> header >> layout >> position << I miss the option “logo left, menu right”.
Now there are only : “left to right”
“logo left, menu below”
“logo right, menu below”
“logo center, menu below”Regards,
FrankJanuary 20, 2015 at 11:28 pm #382779Hi scfran!
“Logo left, Menu right” should be the default option. Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having problems then send us a WordPress login and we’ll take a look.
Regards,
ElliottJanuary 23, 2015 at 10:34 am #384275Hi Elliot,
if I try this, which data can be lost? Because it isn’t the same like deactivating the theme and switch to another one, or?
Regards,
FrankJanuary 23, 2015 at 4:16 pm #384389Same for me! There is no option “logo left – menu right” anymore. Default is from left to right now.
And the Enfold Options Page has a language mix-up (German/English). The Heading is german, the description below is in english …January 24, 2015 at 5:32 pm #384912Hi,
I did the update to enfold version 3.0.6. Afterwards it work for a short time and I was able to change it to option “logo left – menu right”. But after a short period the bug is back and the default option is gone again, really irritating!!
Probably I will have to switch to center mode …January 26, 2015 at 4:16 pm #385530Hi!
Can you please create a temporary admin login and post it here privately?
Cheers!
YigitJanuary 26, 2015 at 4:28 pm #385549This reply has been marked as private.January 26, 2015 at 4:41 pm #385560Hi Frank!
Kriesi just released another update, 3.0.7. Can you please update the theme firstly and check if issue remains?
Regards,
YigitJanuary 26, 2015 at 4:49 pm #385569At the moment it works, but also with update 3.0.6 for a short periode of time. I’ve crossed my fingers. ;)
Thanks Yigit!January 26, 2015 at 4:53 pm #385576January 26, 2015 at 5:20 pm #3856053.0.6 seems to fix the bug for me. I’ll let you know, if the bug returns …
January 26, 2015 at 5:46 pm #385628January 26, 2015 at 6:46 pm #385695It happens again. :(
It’s caust by changes in the enfold >> header area. If I won’t change anything after a new update, it doesn’t ocurr I think.January 27, 2015 at 8:58 am #386050Hey!
We can’t reproduce the issue on our installation. Must be something to do with the theme options translation but we’re still not sure. We will escalate the issue to Kriesi. Please wait for his response.
Regards,
IsmaelJanuary 27, 2015 at 9:01 am #386051Hey!
Try to add this on functions.php:
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,
IsmaelJanuary 27, 2015 at 9:52 am #386075Hi Ismael,
I will try it today.
Best regards,
FrankJanuary 27, 2015 at 3:36 pm #386291January 27, 2015 at 11:20 pm #386685Hi,
I try it, but it doesn’t work.
Regards,
FrankJanuary 28, 2015 at 12:51 pm #386929Hi,
the code doesn’t work for me, too.
I found out that after an Theme update everything is correct and works fine. But as soon as I save any changes in the enfold options the logo sticks to the right automatically and the option “logo left, menu right” disappears!This is what the option panel looks like after saving:
January 29, 2015 at 4:18 pm #387743Hey!
Can you please update Enfold to the latest version 3.0.8 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
It was released to fix the issues related with language files.Regards,
YigitJanuary 29, 2015 at 4:38 pm #387764Hey Yigit,
updated to 3.0.8 and the logo is on the left side for now. But the languages are still messed up, now even worse.
The options on the left are in german, the headings are mixed, german, turkish, english, and the descriptions and the dropdown options are in english. Pretty weird.January 31, 2015 at 3:29 am #388676Hi @wingman,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueJanuary 31, 2015 at 2:28 pm #388754Hi,
same problem for me!!!
The problem with the position of logo and header is solved, but since version 3.0.8 there’s a mix up of different languages. Not in the header, because I use english there, but in the response field. There’s a mix up of german and english. I use “CodeStyling Localization” to transform some snippet text and now there are some english – german translations, which not fit! Instead of the german translation there is the swedish one!!!Regards,
FrankJanuary 31, 2015 at 6:00 pm #388788I have to correct me! The problem with logo and menu occurs again. Not really funny anymore …
And the dashboard is peppered multilingual!
- This reply was modified 9 years, 9 months ago by scfran.
February 4, 2015 at 4:52 am #390502Hi!
Yeah that’s because the German translation is not 100% complete, you can disable it (for the Theme Options only) if you want, open functions.php and move line 104 to line 78 – http://screencast.com/t/NaHYTtsyM
Best regards,
JosueFebruary 4, 2015 at 12:14 pm #390679Hi Josue,
ok … but in previous versions it worked very well! I don’t really understand that point.
Regards,
FrankFebruary 4, 2015 at 8:35 pm #390900Hi Frank,
In previous version the Theme Options weren’t being translated at all, sorry for the inconvenience.
Regards,
JosueFebruary 6, 2015 at 10:57 am #391900That can be true, but english is much better than a mix of different languages I don’t know. I will try the option by the functions.php.
Best regards,
Frank -
AuthorPosts
- The topic ‘Position of logo and menu since update version 3.0.5’ is closed to new replies.