WPIntell

Source evidence

Hide menu

TC Custom JavaScript · support · 2021-04-29T05:42:00+00:00

mixedsentiment
mediumseverity
0.72relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 20 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
gyhmarlok resolved
Hi, i am using Ultimate Membership Pro plugin on my wordpress page and in that plugin I am using on my account page user account menu. On that menu there is different account custom taps. How can i hide in that menu the links when user clic on some link? Is there any scripts or ideas i can manage to hide the menu with this plugin? On the heder of the site I have own menu includet with the theme I am using, and in the theme menu its working automaticly. Thank you for your help. You should try function jQuery hide() https://api.jquery.com/hide/ Hi, Thank you for your answer. So i can instal this plugin and insert the jQuery code in it and it should works? Yes, it should works. But you have to use jQuery instead of $ because the short form of jQuery ($) will conflict with WordPress codes

Comments

3 shown
Tiny Code 2021-05-05T01:54:00+00:00

You should try function jQuery hide() https://api.jquery.com/hide/

gyhmarlok 2021-05-10T07:43:00+00:00

Hi, Thank you for your answer. So i can instal this plugin and insert the jQuery code in it and it should works?

Tiny Code 2021-05-18T01:44:00+00:00

Yes, it should works. But you have to use jQuery instead of $ because the short form of jQuery ($) will conflict with WordPress codes