neeru.intelgain
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Fixing WordPress
In reply to: hide some pages after loginok Thanks for your time.
Forum: Fixing WordPress
In reply to: hide some pages after loginI am using the code like this
<body <?php ppt_body_class(); ?> <?php body_class($class); ?>>
it is adding two classes
Forum: Fixing WordPress
In reply to: hide some pages after loginHello,
I have implemented the code but not working.Could you please check.I have added
<body <?php ppt_body_class(); ?> <?php body_class($class); ?>>and in style.css
.logged-in .menu-item-2750 {
display: none;
}Thanks
Forum: Fixing WordPress
In reply to: hide some pages after loginyes
Forum: Fixing WordPress
In reply to: hide some pages after loginForum: Fixing WordPress
In reply to: hide some pages after loginok thanks.I will try it.
How the link can be hidden from the menu ?
Thanks
Forum: Fixing WordPress
In reply to: hide some pages after loginon the front end.I want to hide the link of the page ‘become a member’
after a user logins.
Viewing 7 replies - 1 through 7 (of 7 total)