• Resolved lookingahead

    (@lookingahead)


    Hi.

    I love how your plugin shows menu items to certain groups and whether or not a user is logged in or out. That’s great.

    I currently have Woocommerce, BBPress, and BuddyPress installed on my site.

    So, when your awesome plugin gets users to “log in” and have menu items show or not show based on logged in status or not……it’s not using the logged in status of Woocommerce. Or even of BBPress and BuddyPress.

    I don’t want users to be logged into the WordPress console/dashboard/site itself.

    I want users to ONLY be logged into the Woocommerce, BBPress, and BuddyPress portion of the site….just them, no WordPress console logging in at all.

    How do I get your menu to realize users are logged in with Woocommerce and BBPress/BuddyPress…? The menu won’t show or not show items like I need it to right now, because it doesn’t recognize users logged in a different way than the wp-login.php way.

    Is there a feature I’m missing here? Can I get your menu to recognize a user is already logged in via Woocommerce and BBPress/BuddyPress…? I do not have any use for them to be logged into the site via wp-login.php…none at all.

    Can you help?

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

    (@danieliser)

    @lookingahead – No such thing. If their login form does things correctly they should work the same. We call is_user_logged_in(), a core WP function, so not something we control in our plugin.

    Likely its browser caching or server caching causing you trouble. Try CTRL + F5 to refresh without browser cache.

    Otherwise, it means those other login forms don’t actually properly log you into WordPress which is highly unlikely since several are developed by Automattic or WP core devs.

    In any case, the issue wouldn’t be in this plugin.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Recognition of logged in not possible with Woocommerce, BBPress, and BuddyPress?’ is closed to new replies.