Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #395232

    I want a simple drop down menu for my mobile visitors instead of the default fold out menu. Is it possible to tweak?

    http://borstch.eu/aptare4/

    #395625

    Hey 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!
    Yigit

    #395630

    Cool! Thanks.

    Is it difficult to replace the icon for the mobile menu? It seems to a fontello icon correct?

    #395635

    Hi!

    Yes it is a fontello font. Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/

    Best regards,
    Yigit

    #395796

    I 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’),

    #395805

    Hey!

    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,
    Yigit

    #395858
    This reply has been marked as private.
    #395891

    Hey!

    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,
    Yigit

    #395916
    This reply has been marked as private.
    #395923

    Hey!

    There was syntax error, i corrected it and then changed icon code from ue8a5 to ue811

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.