Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    But somehow the widget is not showing on the pages that I wanted. Also changed the setting to Role but not working.

    Do you use a caching plugin on your site? If so, could you try to clear your site cache and make sure you’re not serving cached pages to your logged in users?

    Let me know if it helps.

    Does this plugin clash with Widget Logic?

    The 2 plugins have similar functionalities, so you probably don’t need both.

    Thread Starter avadhut2013

    (@avadhut2013)

    Hi Jeremy,

    Thank you so much for your reply. It’s working fine now.

    I want to disable the Main Menu Bar (http://prntscr.com/69zfkj) when the User is Logged In. Is it possible to control that through this plugin? How?

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Jetpack’s Widget Visibility module only controls widgets, so you won’t be able to use it to hide navigation menus.

    Since that menu is handled by your theme, I’d suggest editing your theme and wrap the menu in a is_user_logged_in() check (#).

    Thread Starter avadhut2013

    (@avadhut2013)

    Thank you. I’ll give it a try.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Jetpack Widget Visibility Module Not Working’ is closed to new replies.