Hi,
After installing the pluging the font of the menu is changed.
How to change the settings of the font menu ?
Regards Jan
]]>Hi Guys!
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Netgo_Navigation has a deprecated constructor in …\netgo-expandable-collapsible-menu.php on line 32
Notice: Die verwendete Konstruktor-Methode für WP_Widget in Netgo_Navigation ist seit Version 4.3.0 veraltet! Verwende stattdessen __construct()
Solution:
This Code
function Netgo_Navigation() {
parent::WP_Widget(‘netgo_navigation’, ‘Netgo Expandable/Collapsible Menu’, array(‘description’ => ‘Outputs pages/categories with expandable/collapsible effect.’, ‘class’ => ‘netgo-navigation-class’));
}
edit to
function __construct() {
parent::__construct(‘netgo_navigation’, ‘Netgo Expandable/Collapsible Menu’, array(‘description’ => ‘Outputs pages/categories with expandable/collapsible effect.’, ‘class’ => ‘netgo-navigation-class’));
}
Thanks to b3317133!
]]>Hi there
I’ve just installed this plugin – I want a simple solution to add product documentation to the website, and think this might be the solution.
However, I see now expanded menu, and when I click on the menu options nothing happens. https://quickeasysoftware.com/documentation/
Please help – I’m not a very experienced website coder. ??
Ta, Candace
]]>Great plug in, I have been searching for something simple just like it, awesome work!
I have multiple pages that I need to have sidebar menus for, I would like to have a different expanded sub menu for each page. The idea is to have all sub categories available upon clicking, so each page has its own sub categories already opened when they land. Is this possible ?
Thank you in advance!
]]>Hi
The menu has worked really well, right up to the point where I added our forums to it.
The menu structure has a ‘Page’ labelled forums under which all of the forums sit.
A couple of the forums are generic discussion areas for departments with separate teams working in the same discipline. I put the team forums into the menu as sub items of the generic forums.
The problem is that I can not get to the sub forums because as soon as I select a menu item that is a forum the menu collapses.
I have, at the moment, sort of worked around it by creating a page to group the general & sub forums under, but although this enables me to get to the sub-item forums, the menu still collapses as soon as a forum is chosen.
This is not ideal behaviour and is contrary to the way the rest of the expandible/collapsible menu works.
I have uncommented that line in the script.js file, but it has had no effect unfortunately.
Is this something you can fix please?
Many thanks, and great work!
]]>I just installed this plugin and I am getting an error in the dashboard.
Notice: The called constructor method for WP_Widget in Netgo_Navigation is deprecated since version 4.3.0! Use
__construct()
instead. in /home/XXXXX/public_html/wp-includes/functions.php on line 3766
Does the plugin need to be updated?
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>Hello,
It’s really good plugin, doesn’t broke anything and doesn’t give fancy CSS styles.
But unfortunately, when I select Level 2 or Level 3 link, when page refreshes after selection, all menu collapse again to default position.
Is it possible to stay it open?
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>I have created a simple drop down menu that looks similar to an archive. The top-level items should open & close the menu, but they don’t. I have to click the ‘pointer’ or directly to the right of the menu label.
Is there a way to make the menu-lable, open & close the menu?
Here’s the site:
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>Can this be done?
Thanks,
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>How do I change the color of the collapsible/expandable arrows that come with the plugin?
I was able to change the font color of the menu but the arrows seems to be theme default still. Does anyone know how to change these arrows?
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>Can I use this plugin to create a vertical expanding/contracting menu that has images between sections?
ie:
Industries (expanding/contracting section)
(industry image)
Services (expanding/contracting section)
(services image)
Products (expanding/contracting section)
(products images)
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>Is it possible to custom the link colours for this widget?
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>Is it possible to somehow make to the menu was open when I go deeper?
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>I created a childtheme using twenty fourteen and wanted to make the custom menu interactive. Your widget seems to be the asnwer. I expected the menu items collapse and expand by clicking or hovering. Unfortunately the whole menulist is already unfolded and stays that way.
What am I doing wrong?
My website is under construction. I can send you the login keys.
I really appreciate any help you can provide.
Wiepkje
https://www.ads-software.com/plugins/netgo-expandablecollapsible-menu/
]]>