• Resolved mwestrik

    (@mwestrik)


    I do use your plugin in combination with paid membership pro. Non logged in users only see “home” and “become member” while logged in members see all pages.

    That works well for about all pages, except for the home page. There all people, whether logged in or not, get the menus of not logged in visitors. That counts for the main menu as well as the top menu (login or logout, depending on status), which makes it seem like they are logged out.

    Any idea how to fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @mwestrik – Sorry for the delay. First thing that comes to mind is caching. If you visit the home page as a non logged in user, then log in and come back but your site serves the page with a long term cache header for the browser, you would need to either refresh with a change in the url (adding ?queryargs for example), or change browser cache settings to invalidate somehow on login.

    If you go to the home page and CTRL + F5 (hard refresh) a few times, does it show the right menu? If so browser cache is at play.

Viewing 1 replies (of 1 total)
  • The topic ‘menu is hidden for all on homepage’ is closed to new replies.