Forum Replies Created
-
AuthorPosts
-
September 5, 2017 at 10:42 am in reply to: Sub-menu items (Mega Menu) not showing on Mobile version after update to 4.1.1 #848025
This will also solve external link problems with mega menu.
B
September 5, 2017 at 10:39 am in reply to: Sub-menu items (Mega Menu) not showing on Mobile version after update to 4.1.1 #848024Sub menu items not showing on mobile menu solved. Without code.
https://www.youtube.com/watch?v=NB5Uyrvw86Q
Edification for all.
B
September 5, 2017 at 8:43 am in reply to: Sub-menu items (Mega Menu) not showing on Mobile version after update to 4.1.1 #848002So what I’m discovering is that you have to create a menu item then a sub menu and then add sub sub menu item under that first sub menu item.
Seems like a bunch of sub menus that you have to make up names for. It kind of defeats the purpose of a mega menu and reverts back to a regular menu item list. Why would mega menu want to shoot itself in the foot like that?I created sub sub menu items in Flight info which now shows in mobile, but if I don’t create sub sub menu items then the mega menu items will not appear and there is no need for sub sub menu items for only one mega menu item.
Is mega menu something I can delete in the theme?
It just doesn’t seem to be fruitful, even though the client loves it but the mobile side will not work as a regular menu sub menu has always worked.B
September 5, 2017 at 8:23 am in reply to: Sub-menu items (Mega Menu) not showing on Mobile version after update to 4.1.1 #847998It seems as though when you create menu items and sub menu items that mega menu turns pages into columns automatically.
B
September 2, 2017 at 11:20 pm in reply to: Can we replace mega menu with another menu without breaking the theme? #847246Mega menu is not working.
I want to use another mega menu type system.
If I do will it work without breaking the theme?
Mega menu is incorporated in the theme design.
When something is integrated it is not separate, so conflict may arise when you alter am integrated system.
Brad
September 2, 2017 at 11:18 pm in reply to: Any way to contact Enfold to have a core issue fixed? #847242I need wordpress core functionality to be restored.
#1 I need the ability to create a menu and add custom link to open in a new page or tab.
#2 I need mega menu to show mobile menu sub links
There seems to be many threads asking for these problems to be solved.
Thank you
September 2, 2017 at 11:16 pm in reply to: HOW TO OPEN A NEW TAB OR WINDOW BY CREATING A CUSTOM MENU ITEM (NOT WORKING) #847241Yes. I have been using wordpress since the beginning of time, so I’ve been hard knocked around the block.
This is a problem with the Mega Menu conflicting with Enfold Theme or child theme.
Thank you
September 2, 2017 at 12:34 am in reply to: Sub-menu items (Mega Menu) not showing on Mobile version after update to 4.1.1 #847030Okay. Since every solution provided does nothing. How much would it cost to redevelop the theme to make it work. I just don’t have time to re-install a new theme and hope that it works.
Please advise.
September 1, 2017 at 11:42 pm in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #847024Anyone working on this core issue?
Thanks
September 1, 2017 at 11:41 pm in reply to: How do I get the Mega Menu option to open in a new window in Enfold? #847023PLEASE FIX WORD PRESS CORE SO WE CAN OPEN NEW TABS AND WINDOW IN CUSTOM LINK.
September 1, 2017 at 11:41 pm in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #847022Thanks opening a new thread for this problem in order to achieve a faster result.
Thank you
September 1, 2017 at 11:07 pm in reply to: Sub-menu items (Mega Menu) not showing on Mobile version after update to 4.1.1 #847017Identical properties means that I created all the menu and sub menu items the same way. So there is no variation in the way I created them. So that removes one variable.
September 1, 2017 at 10:55 am in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #846790I just want to add a menu item to the menu bar and have it open a new web page or tab.
It’s a simple wordpress action that I’ve been using for years but no matter what I do it just won’t work.
Very frustrating to have to recode a wordpress default functions.
If you can go to http://tempnet1.com
look at the book a flight link and make it open in a new tab or window then I salute you.
Thank you
Brad
September 1, 2017 at 10:49 am in reply to: How do I get the Mega Menu option to open in a new window in Enfold? #846787Added the code top functions.php child and now every menu item open in a new window.
This is what it looks like with the added code.
—–<?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );function add_custom_tooltip(){
?>
<script>
jQuery(window).load(function(){
jQuery(‘span.mega_menu_title a ‘).attr(‘target’,’_blank’);
});
</script>
<?php
}
add_action(‘wp_footer’, ‘add_custom_tooltip’);}
?>September 1, 2017 at 10:44 am in reply to: Menu Link won't open in new window with Mega Menu #846784Oops spoke too soon. Now all links open in a new window.
:-)
Thanks for being there for support.
September 1, 2017 at 10:41 am in reply to: Menu Link won't open in new window with Mega Menu #846781Solved that problem. Thanks
September 1, 2017 at 10:21 am in reply to: Sub-menu items (Mega Menu) not showing on Mobile version after update to 4.1.1 #846772If you go to http://www.tempnet1.com on your cell phone and then go there on your browser. You will see that some sub menus work and some do not on the mobile menu but they all work on the browser.
Thank you
Brad
September 1, 2017 at 5:56 am in reply to: Sub-menu items (Mega Menu) not showing on Mobile version after update to 4.1.1 #846601One note to all this.
The sub menus don’t appear under one Menu link but they do appear in another menu link with identical properties.
Brad
September 1, 2017 at 5:35 am in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #846600Thanks. It seems as though mega menu has some issues.
Brad
I have discovered that when I check the box (use mega menu) it displays the mega menu on the website but not on the mobile site. When I turn off mega menu or un-check (use mega menu) in appearance>menu then it displays on mobile but does not display mega menu on the website menu bar. I want to display mega menu on the browser and have all the menu items display on mobile. It’s funny how some of the menu sub menu items don’t display while others do.
Brad
This reply has been marked as private.August 31, 2017 at 9:01 am in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #846136This reply has been marked as private.This reply has been marked as private.May 12, 2017 at 8:38 pm in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #792487Okay great. Just create a link marked external link and have it link to an outside website like google and you will have fixed the problem just by adding a link to an external site.
When I say add a link to a new page, what I meant was an external page or another website. Sorry for the confusion.
This option is not available as I can see.
Brad
May 10, 2017 at 3:43 am in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #790779Sure
April 17, 2017 at 11:49 pm in reply to: Menu Column under Mega Menu isn't opening in new tab even though I specified it. #778995Thank you. I am having the same issue. I want to use Megamenu and have it open a new page. I can’t do this unless I make the Menu item a stand alone item. Meaning when I drag it under a menu item, it won’t open a new tab or page.
Adding the code above to the functions.php page only breaks the website code.
Simply saying to add code is assuming people know where to add the code and in the correct form with proper code attributes.
Lets not assume anything ever and possibly coding will become a bit more friendly.Is there a fix for this?
Thank you
-
AuthorPosts