helgatheviking / Nav-Menu-Roles

Display / Hide wp_nav_menu() items by role
66 stars 32 forks source link

not fully working with 5.3.2 #39

Closed zigipha closed 4 years ago

zigipha commented 4 years ago

With 5.3.2 (maybe earlier?), when i select display “logged in users”, i don’t get teh list of user roles to select from. I have tried selecting all users and then back to logged in users, and still dont get the options to select roles.

Thoughts?

helgatheviking commented 4 years ago

Are there any errors in the developer console? Can you reproduce this with only NMR active?

zigipha commented 4 years ago

I am a bit of a novice..how do I access developer console and what is nmr?

Get Outlook for Androidhttps://aka.ms/ghei36


From: Kathy notifications@github.com Sent: Wednesday, January 1, 2020 11:49:03 PM To: helgatheviking/Nav-Menu-Roles Nav-Menu-Roles@noreply.github.com Cc: zigipha zigipha@hotmail.com; Author author@noreply.github.com Subject: Re: [helgatheviking/Nav-Menu-Roles] not fully working with 5.3.2 (#39)

Are there any errors in the developer console? Can you reproduce this with only NMR active?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fhelgatheviking%2FNav-Menu-Roles%2Fissues%2F39%3Femail_source%3Dnotifications%26email_token%3DAEIZ7J2FXZZAO2CSBDFHHC3Q3VW37A5CNFSM4KBYZ4OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH5U4PI%23issuecomment-570117693&data=02%7C01%7C%7C2827104516d34679f16e08d78f3f18a8%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637135373464631730&sdata=%2BjMymYfVCd9Zbp1Y1f7cYmw5xIiMT9L2T%2BU9Wr%2BHjz0%3D&reserved=0, or unsubscribehttps://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAEIZ7J5XL42JYZAHHHHCQ4LQ3VW37ANCNFSM4KBYZ4OA&data=02%7C01%7C%7C2827104516d34679f16e08d78f3f18a8%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637135373464641735&sdata=tjQLPuydJIhR3vZ75g3Ayd3y9v4I2Y%2B0dr25PfAPyF4%3D&reserved=0.

helgatheviking commented 4 years ago

NMR is the plugin, Nav Menu Roles. I cannot reproduce this and since it's the Javascript that hide/shows the roles, it sounds like a Javascript error to me.

In Firefox you can get to the console by pressing CTRL+SHIFT+K Or in Chrome, here's some info about their console https://developers.google.com/web/tools/chrome-devtools/javascript

zigipha commented 4 years ago

So you mean disable all other plugins and leaving only nmr running? I’ll have to try during a test window…

From: Kathy notifications@github.com Sent: Thursday, January 2, 2020 1:33 PM To: helgatheviking/Nav-Menu-Roles Nav-Menu-Roles@noreply.github.com Cc: zigipha zigipha@hotmail.com; Author author@noreply.github.com Subject: Re: [helgatheviking/Nav-Menu-Roles] not fully working with 5.3.2 (#39)

NMR is the plugin, Nav Menu Roles.

In Firefox you can get to the console by pressing CTRL+SHIFT+K Or in Chrome, here's some info about their console https://developers.google.com/web/tools/chrome-devtools/javascripthttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdevelopers.google.com%2Fweb%2Ftools%2Fchrome-devtools%2Fjavascript&data=02%7C01%7C%7C14037dee3fba41508c4f08d78fb22f37%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637135867760178839&sdata=BVt0WLNBvXS5NZFgSqZUv4WLcXGaOAsFcrYOJiIJayY%3D&reserved=0

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fhelgatheviking%2FNav-Menu-Roles%2Fissues%2F39%3Femail_source%3Dnotifications%26email_token%3DAEIZ7JZIUPLUQKBHMEBGYCDQ3YXNPA5CNFSM4KBYZ4OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH7BCGQ%23issuecomment-570298650&data=02%7C01%7C%7C14037dee3fba41508c4f08d78fb22f37%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637135867760188799&sdata=js1Xy%2FQM0Mz%2Fb5DroAmKvyDKeIigL3vb30BIGjeX4so%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAEIZ7JZF7LM7TGLEB5UEEJLQ3YXNPANCNFSM4KBYZ4OA&data=02%7C01%7C%7C14037dee3fba41508c4f08d78fb22f37%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637135867760198809&sdata=1u6wi4cU%2FzMKaB9PN85l1O5HfVyymvSA5F5lPYItau0%3D&reserved=0.

helgatheviking commented 4 years ago

Yes. You can use WP Staging to set up a test site.