Hi,
What version of UM you’re using on your site? Does this issue occur with the latest version?
Regards,
Hi there,
I’m using UM 2.1.13 (December 8, 2020) and WordPress 5.6.
I can’t manage access to menu options neither sub-menus.
Thanks!
Hi @rafeladame
Which menu you’re referring to? Is it your theme menu or UM menus? Please provide a screenshot.
Regards,
Hello again,
I’m talking about standard WordPress & theme menus.
THe site is https://www.satyaioga.cat/
Dindn’t find a way to attach a screenshot.
Sorry.
Hi @rafeladame & @champsupertramp,
I have the same issue here.
I cannot manage permissions from WordPress Menu page since a previous update (cannot specify when …) here is my website : https://club-retrogaming.fr/
Here is the screenshot : https://ibb.co/bJC81Mq
Many thanks in advance
Adrien
Hi, I found a fix.
I have added the whole line on my Theme’s backend Mega Menu PHP file.
// This is the added section
do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args, $id );
Now I can set permissions on my menu pages for logged in / not connected users
Hi @adrienmn Thanks for letting us know how you resolve the issue. I hope @rafeladame also find this helpful to resolve his issue.
Feel free to re-open this thread by changing the topic status as “Not Resolved” so we can get back to you.
Regards.