In each category from menu I can only have the second or third level?
Only have second or three level
Resolved
We use cookies to allow login, checkout, and analyze site traffic. By continuing to use this website, you consent to the use of cookies in accordance with our cookie policy.
OnPoint Plugins
Hello Δημήτρης,
By default the category widget will limit the levels to 3, however you may change this to 10 by adding the following filter to your active theme’s functions.php file:
If you prefer not to use a filter, you may instead use the “Always display child categories” option which lets you chose the levels of categories to display.
For the issue with accordions, I see the example menu only has 1 level of menu items. For accordions to function, the menu must have at least 2 levels of menu items. Otherwise, it won’t have anything to open or close.
If you would like to make your existing navigation menu an accordion menu, you may use the following steps:
This will display your custom link as the top level parent and have all the existing menu items within an accordion.
Have a great day!
Δημήτρης Ευαγγέλου
1) I can not fix it accordion menu, could you fix for me?
2) In each category from menu I can only have the second or third level?
I mean that the left sidebar i want dispay only second level of menu.
For example see please https://ibb.co/b2y721R
Is it possible?
OnPoint Plugins
Hi Δημήτρης,
This may be accomplished with the following changes:
Add the following filter to your active theme’s functions.php file:
This will adjust the widget as follows:
Have a great day!
Δημήτρης Ευαγγέλου
Hi,
I think it does not work.
Can you please give me an example on my website?
OnPoint Plugins
Good Morning Δημήτρης,
It appears the sidebar widget may be using a different menu than the one which is shown in the header of the site. Please select the same menu which is shown in the header of the site for the filters to start working.
Have a great day!
Δημήτρης Ευαγγέλου
Thank you very much!
I need something more please!
It will be the last.
I want the last and pro last menu to appear in the left sidebar. That is, the 3rd and the 4th Child.
Such us https://ibb.co/YTwF6N7
It is possible?
OnPoint Plugins
Hi Δημήτρης,
Are you requesting the menu show 2 levels instead of just the bottom level? Using your screenshot as an example, if a user is viewing any of the the KEOAAIO or ENOTHTA pages, the menu would show all of the KEOAAIO and ENOTHTA pages?
Δημήτρης Ευαγγέλου
Yes right
OnPoint Plugins
Hi Δημήτρης,
This series of filters will limit the menu to display the current item’s siblings and the first level of it’s children. When on the bottom level, the current item’s parent, the parent’s siblings, and the current item’s siblings will display. The menu will always be 2 or less levels.
For this to work, you must:
Δημήτρης Ευαγγέλου
Thank you very much for all!