Does anyone know of a maintained plugin that I could use instead of this ?
If you use the GeneratePress theme and find that your submenu toggle arrows have disappeared from your menus and you have this plugin installed, deactivate it. Your problem should be fixed. Clearly this plugin needs an update.
]]>I have some tried and tested code that I’ve used in the past to progmatically add a submenu item to a WP generated menu. This worked fine always. However using it with menus created by this plugin doesn’t work. I’ve made sure that I’m inserting the correct ID as a parent (menu_item_parent param) but it doesn’t help.
I’ve also tried changing the priority when I call my add_filter() but that also doesn’t seem to help. Any ideas?
// add a sub menu dynamically via code!
function aj_add_menu_item( $items, $args ) {
// check we are in the right menu
if( $args -> theme_location =="primary" ) {
$new_links = array();
// Create a nav_menu_item
$newItem = array(
'title' => "Offers",
'menu_item_parent' => 71,
'ID' => 'loginout',
'db_id' => '12312332',
'url' => "offers",
'classes' => array( 'menu-item' )
);
$items[] = (object) $newItem; // add to end of existing object. menu_item_parent value will ensure it goes in right place
return $items;
}else{
return $items;
}
}
add_filter( 'wp_nav_menu_objects', 'aj_add_menu_item', 10, 2 );
I submitted a message via the contact form located on gecka-apps.com a week ago, but have not heard back yet.
This plugin is not PHP 5.6+ or PHP 7.0 compatible.
I was trying to find out if there is an update for Pro that would resolve all of the PHP errors that are happening in PHP 5.6+. I’m currently getting about 25 PHP errors from this plugin all related to call-time pass-by-references.
`Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
The Pro version I have is 0.7-beta2. Since PHP 5.3 is reaching end of life at the end of next week, my web host is forcing me to update to at least PHP 5.6. I would love to continue to use this plugin, but literally can’t as it results in the white screen of death at the moment.
If anyone has been able to overcome this issue or is aware of a workaround, please let me know.
]]>Hi guys,
We made a test environment where we mirrored a copy of our website to it. The website uses Gecka Submenu. Unfortunately some links that were made in a submenu using Gecka still have the old URL, but some do have the new server URL. All the other links on the website, that are made outside of Gecka Submenu, have the new server URL.
How can I change these unchanged links?
This is what I have done:
(1) Check the permalink settings on WordPress
(2) Check the site URL settings on wp_config, which looks like this:
define(‘WP_HOME’,’https://’.$_SERVER[‘HTTP_HOST’]);
define(‘WP_SITEURL’,WP_HOME);
I cannot share the new server URL because it’s only available from our intranet. We run WordPresss 4.7.1 with a custom theme, Gecka Submenu 0.7.3, PHP 5.0 and on Windows Server 2012 (IIS but I cannot see the version). The custom theme doesn’t update and we don’t have any documentation about it :/
Be aware that I’m a front-end developer with little knowledge of PHP, and that I’m fairly new at WordPress.
]]>This relates to the free version of this plugin.
Couple of problems:
Hello,
I currently have about 8 ‘mega’ menus with 3 levels of child pages for each, a total of 362 pages.
When using your plugin it adds about 3 extra seconds to load my website pages.
Is there a way to optimize this?
Thanks!
]]>Hey guys,
i have on a few sites the problem that the validator show me some errors for dupilcate id’s (https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.kliniken-bad-neuenahr.de%2Fkliniken%2Fansprechpartner%2F) which are produced by gecka menu. On older WP-versions i think the li-id’s are transformed in classes.
How can i fix it or can you relaese an update to improve this?
I think it would help a few people!
Florian
]]>Is the Pro version of this plugin still alive?
The site https://gecka-apps.com/ looks offline…
Hi!
I tried adding your widget through the Beaver Builder plugin, but I got an exception in my console. Please read below:
"ReferenceError: gksm_widget_update_select is not defined" on row 1 of {file}. fl-builder.js:5893:4
onchange@https://fake.url.nl/over-fake/?fl_builder:1:1
m.event.trigger@https://fake.url.nl/wp-includes/js/jquery/jquery.js:4:7710
e.event.trigger@https://fake.url.nl/wp-includes/js/jquery/jquery-migrate.min.js:2:6730
.trigger/<@https://fake.url.nl/wp-includes/js/jquery/jquery.js:4:15509
.each@https://fake.url.nl/wp-includes/js/jquery/jquery.js:2:2973
m.prototype.each@https://fake.url.nl/wp-includes/js/jquery/jquery.js:2:833
.trigger@https://fake.url.nl/wp-includes/js/jquery/jquery.js:4:15488
FLBuilder._initSelectFields@https://fake.url.nl/wp-content/plugins/bb-plugin/js/fl-builder.js:4711:4
FLBuilder._initSettingsForms@https://fake.url.nl/wp-content/plugins/bb-plugin/js/fl-builder.js:4127:4
FLBuilder._setSettingsFormContent@https://fake.url.nl/wp-content/plugins/bb-plugin/js/fl-builder.js:4145:4
FLBuilder._moduleSettingsLoaded@https://fake.url.nl/wp-content/plugins/bb-plugin/js/fl-builder.js:3721:4
FLBuilder._addModuleComplete@https://fake.url.nl/wp-content/plugins/bb-plugin/js/fl-builder.js:3812:4
FLBuilder.ajax/<@https://fake.url.nl/wp-content/plugins/bb-plugin/js/fl-builder.js:5672:6
m.Callbacks/j@https://fake.url.nl/wp-includes/js/jquery/jquery.js:2:27304
m.Callbacks/k.fireWith@https://fake.url.nl/wp-includes/js/jquery/jquery.js:2:28122
x@https://fake.url.nl/wp-includes/js/jquery/jquery.js:5:22109
.send/b@https://fake.url.nl/wp-includes/js/jquery/jquery.js:5:26030
fl-builder.js:5893:4
************************************************************************
I am not sure, but I see a lot of jQuery errors… Can you look into this and maybe push me in the right direction? Beaver Builder is free, but if you need access to my site, please let me know. Thanks in advance.
]]>Hi, hopefully this is a small fix but I’ve just recieved this error when I’ve had WP_DEBUG set to true:
Notice: The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in C:\wamp\www\cilt\wp-includes\functions.php on line 3457
Just thought I’d let you know. Thanks!
John..
]]>After the update to wordpress 4.2 i cannot save the submenu’s of other languages in the menu, the link isnt right …/wp-admin/undefined?lang=en
By the native language the link is …/wp-admin/nav-menus.php?menu=26&lang=nl
Hi! i installed the plugin and the two radio options whether to:
options does not appear when i ticked the “Automatically populate with child pages” check box as seen on the video in your description. i’m using WP 4.1.1 and i used chrome, firefox, opera, and ie. and no luck.
]]>What about WP 4.O1
is the plugging compatible
Thnak’s
Hi, is there a way to limit depth? say you are listing woocommerce categories and you only want subcats showing up, not cats under that.
Thanks!
]]>In wp-content/plugins/gecka-submenu/models/Submenu.php line 159 find:
// top parent page is the top level element
else if( $submenu === 'top' ) {
global $post, $wp_query;
if( ( is_a($post, 'stdClass') || is_a($post, 'WP_Post') ) && (int)$post->ID ) {
if( $submenu = $this->get_top_ancestor ($wp_query->get_queried_object_id(), $menu_items, $_type) )
$submenu = $submenu->ID;
}
}
replace with:
// top parent page is the top level element
else if( $submenu === 'top' ) {
global $post, $wp_query;
if( ( is_a($post, 'stdClass') || is_a($post, 'WP_Post') ) && (int)$post->ID ) {
if( $submenu = $this->get_top_ancestor ($wp_query->get_queried_object_id(), $menu_items, $_type) )
$submenu = $submenu->ID;
}
}
// parent page is the top level element
else if( $submenu === 'parent' ) {
global $post, $wp_query;
$allants = get_post_ancestors( $post );// all ancestors
// direct parent is first ancestor
$submenu = $this->get_associated_nav_menu_item($allants[0], $menu_items, $_type);
}
]]>
Is it possible to physically add the menu item once a page is added. Or whenever the plugin checks for menu items.
This is because we want some of the child pages to be hidden/not added to the menu.
]]>I purchased the premium plugin for this this morning, and I have not received a Download link. AND no one is responding to my emails!
]]>I am getting this warning:
Fatal error: Call-time pass-by-reference has been removed in /home/raytec/public_html/wp-content/plugins/gecka-submenu-pro/models/Submenu.php on line 156
]]>I installed this plugin and quickly checked “Automatically populate with child pages” on several menu items. Then a PHP warning from this ticket was outputted:
https://www.ads-software.com/support/topic/warning-18?replies=7
I went back to the menu page and unchecked “Automatically populate with child pages” on a menu item that was not a page (e.g. a Custom link). This removed the warning. It seems like the automatic population shouldn’t be an option for menu items that are custom links.
]]>After upgrading to 3.8.1 the plugin stopped working on one of our sites. The problem for us was in Submenu.php on line 157. Here the plugin checks if the global post object is of type stdClass. Switching this to check if the type is WP_Post instead worked and solved our problems.
if( is_a($post, 'stdClass') && (int)$post->ID ) {
should become
if( is_a($post, 'WP_Post') && (int)$post->ID ) {
Hi,
I am using Gecka Submenu Pro and WooCommerce. For my menu I need to add 4 levels of my product categories. I only get 1 level deep. How can I change this?
]]>Hey there,
I am using Menu Items Visibility Control in conjunction with the Groups plug-in to control who can see what menu and it appears that that plugin and the Gecka Submenu are in conflict. When both are enabled I only see few menu items – really sporadic, not that I can see a pattern. I truly liked the functionality of Gecka Submenu but have to disable it until the conflict can be found and solved…
Feel free to keep me contact to verify compatibility and/or help trouble shooting this phenomena
]]>Hi,
Is anybody having this issue? Any guideline/suggestions on how to fix this?
Thanks!
]]>I bought the pro version of this plug in. My site had crashed and nailed it down to this plug in. I contacted the dev since I have beta 3 and he replied asking what version I had. I never heard back. I have sent multiple emails via direct email and through the support link on the site and I have not heard anything back in weeks. DO NOT BUY THE PRO VERSION AS THERE IS NO SUPPORT AND NO WAY TO GET UPDATES.
]]>Hi,
I like this plugin a lot and thanks a lot for making this happen. However, I could not figure out how to make the top/parent menu item a link (URL) while on sub-pages. I am using submenu as an widget for sidebar.
Any suggestions/guidelines is greatly appreciated.
Thanks!
]]>I have 4 child pages under a parent page and I want to exclude one of the child pages from showing in the menu but there seems to be no option or setting for that. Is that even Possible?
If someone knows the answer please share.
Thanks
]]>I’m building a site that has multiple large submenus at the footer of each page, and the performance of the menus is horrible. I’m wondering if there is anything I can do to speed it up. Here’s a link for reference (menus are on the footer): https://invibio.e10inc.com/
]]>Great plugin
I am looking for a way to expand and collapse (show/hide) the children when clicking on the parents, while retaining the ability of the parent to be a href and still take you to the page when clicked.
Menus like JQuery Accordion do this, but I can’t find a sub nav specific one like this one that does.
]]>Hello,
I have the menu plugin installed and love it! However, it doesn’t display anything when I drill down to the lowest level of my submenu when I have it set up how I like (start menu from current page, depth of 1). Is there a fix for this or am I just doing something wrong?
Thanks!
Tom
]]>