-
AuthorPosts
-
February 12, 2015 at 6:41 pm #395232
I want a simple drop down menu for my mobile visitors instead of the default fold out menu. Is it possible to tweak?
February 13, 2015 at 12:30 pm #395625Hey crewneck!
It would be possible you are going to need to use a plugin such as – https://wordpress.org/plugins/mobile-menu/ or https://wordpress.org/plugins/wp-responsive-menu/ or any other :)
Cheers!
YigitFebruary 13, 2015 at 12:33 pm #395630Cool! Thanks.
Is it difficult to replace the icon for the mobile menu? It seems to a fontello icon correct?
February 13, 2015 at 12:35 pm #395635Hi!
Yes it is a fontello font. Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Best regards,
YigitFebruary 13, 2015 at 3:37 pm #395796I tried changing the functions.php in my local test enviroment, but it seems to crash the site. Any ideas why that is?
I get “Parse error: syntax error, unexpected ‘ov_external’ (T_STRING), expecting ‘)’ in /home/borstch9/public_html/test/wp-content/themes/enfold/functions.php on line 231”
I changed
‘mobile_menu’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue8a5’),
to
‘mobile_menu’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue811’),
February 13, 2015 at 3:54 pm #395805Hey!
Please access to your server via FTP and go to wp-content/themes/enfold and open functions.php file and undo the changes you have made and post temporary admin login and post it here privately.
Best regards,
YigitFebruary 13, 2015 at 5:00 pm #395858This reply has been marked as private.February 13, 2015 at 5:28 pm #395891Hey!
Please review your website now. I have corrected the issue on functions.php file and applied the changes you would like to make
Best regards,
YigitFebruary 13, 2015 at 5:54 pm #395916This reply has been marked as private.February 13, 2015 at 6:00 pm #395923 -
AuthorPosts
- You must be logged in to reply to this topic.
