Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

BrianB

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • February 11, 2017 at 9:05 am in reply to: WP Adminbar still showing in Edge/IE #10131
    BrianB
    Participant

    Hi,

    Yes unfortunately. I even tried to disable my primary theme in order to make sure it was not conflicting.

    I have found one solution so far, it is not the most elegant but it works in case anyone is in the same situation. Hide the adminbar completely via CSS and add the following code to the functions.php:

    function remove_admin_login_header() {
        remove_action('wp_head', '_admin_bar_bump_cb');
    }
    add_action('get_header', 'remove_admin_login_header');

    Regards!

    February 11, 2017 at 9:01 am in reply to: Stripe Recurring Payments #10130
    BrianB
    Participant

    Hi,

    Great news – I am looking forward to it. Any idea on when you expect it to be implemented?

    Regards!

    February 9, 2017 at 12:39 pm in reply to: WP Adminbar still showing in Edge/IE #10103
    BrianB
    Participant

    Note: On Chrome for Mobile it appears as well. 🙁

    Another addition: If I log in the WP Adminbar appears. However if I close Edge or IE and reopen the site, the adminbar is gone even though I am still logged in. Any ideas?

    February 8, 2017 at 6:39 am in reply to: Stripe Recurring Payments #10072
    BrianB
    Participant

    Hi,

    Thank you for your reply. There is further information about the subject here if needed: https://stripe.com/subscriptions

    Kind regards!

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
Next Page »

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy