Tagged: CONTACT FORM
-
AuthorPosts
-
May 17, 2017 at 9:29 pm #795093
I’m trying to change the Hamburger menu to say “MENU” instead of just having an icon. I have tried MANY suggestions based on other users forums and nothing is working. I love your support, but I’m getting frustrated why this simple idea isn’t working.
I just updated my enfold thinking that was the problem, but still no luck.
(For future users, I think this should be a default option in the Enfold settings, seems like it comes up a lot)
May 17, 2017 at 9:36 pm #795096Hey!
Please go to Enfold theme options > Header and choose to display menu items as icon – http://i.imgur.com/MqlKT49.png
You are displaying menu as text. If that does not help, please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page :)
You can upload your screenshots on imgur.com or Dropbox public folder and post the links hereBest regards,
YigitMay 17, 2017 at 10:06 pm #795114This doesn’t change a thing… I would like my site to say “MENU”
https://apptimize.com/wp-content/uploads/2015/07/menu-v-hamburger.jpgMay 17, 2017 at 11:33 pm #795152Hi,
Is this for all screens or just when on mobile devices?
Best regards,
Jordan ShannonMay 21, 2017 at 7:01 pm #797243Just for Mobile Devices
May 22, 2017 at 6:01 am #797386Hi,
Try editing helper-main-menu.php which you can find in enfold/includes/ folder and find this code (line 19):
echo '<a id="advanced_menu_toggle" href="#" '.av_icon_string('mobile_menu').'></a>';
and replace it with:
echo '<a id="advanced_menu_toggle" href="#">MENU</a>'; Then add this css code in Quick CSS (located in Enfold > General Styling): <pre><code>@media only screen and (max-width:767px) { .responsive #top #advanced_menu_toggle { width: auto; padding-left: 10px; padding-right: 10px; } }
Hope this helps :)
Best regards,
NikkoJuly 11, 2017 at 6:48 pm #819577Why do I have hamburger menu icon appearing on the right side of my main menu suddenly??
I recently undated to 4.1… did not make any other changes… so why is this happening?
It’s fine to have this in mobile browser but I get it in all web browsers from desktop. Not cool to find out these changes are happening without our knowledge, please have a look and let me know what’s going on and how to fix this.Thank you!
July 12, 2017 at 10:01 am #819893Hi collinssafety,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJuly 12, 2017 at 10:55 am #819914I can but I need a (required) email to set it up?
July 12, 2017 at 11:00 am #819918I just used my other email…. login attached
July 12, 2017 at 3:49 pm #820067Hi,
@collinssafety As mentioned in this thread – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/, i cleared cache on your plugin and that helped. Please review your website :)Best regards,
YigitJuly 12, 2017 at 5:26 pm #820132Much appreciated… thank you!!
But any idea why it would would display there in the first place?Joe
July 12, 2017 at 5:29 pm #820136Oh, and how exactly did you clear cache? I clear it all the time. You must of did something different then I do.
Joe
July 12, 2017 at 8:28 pm #820205Hi,
You are welcome Joe! I flushed cache on your caching plugin :)
We will keep the thread open and will wait to hear from the creator of this thread. If you have any other questions or issues, please feel free to start a new thread.
Best regards,
YigitAugust 14, 2017 at 5:55 pm #838835I haven’t realized that the contact form I’ve been using with Enfold wasn’t working. Someone has contacted me on social asking if I received her inquiry. I didn’t and testing the form and it’s not working… Is there some sort of archive of whats been submitted through my forms?? I’m really worried I’ve missed important messages.
Please help :)
August 15, 2017 at 3:48 pm #839359Hi sproutstudio,
You could try to look for the log files on the server from the php mail.
Here are some threads to consider:
https://kriesi.at/support/topic/enfold-contact-form-not-sending-emails-3/#post-631947
https://kriesi.at/support/topic/contact-form-fails-to-send-or-store-the-submissions/Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.