tishimself
Expert
Just Getting Started
Member Likes (0)
Hi,
When I activate the Membership plugin for this theme the login area no logers displays on what I think is called the search bar. I'm using the bp-corporate child theme.
I did deactivate the plugin to ensure the login form does reappear.
Larry

Responses (13)
Geeky Developer (joined June 2009) Likes (0)
hi
check the site html source code using firebug (if you on firefox) and see if the loginbar were css hidden.
it might conflict with css display: none with membership css.
Member (joined December 2009) Likes (0)
Hi,
When the membership plugin is enabled, there is nothing in the source code for the login-form. The form is not simply hidden by CSS. But when disabled, this code is visible in the source:
Larry
Member (joined December 2009) Likes (0)
Hi,
I'm trying to locate a fucntion called "fbc_display_login_button", but can't find it.
I'm trying to locate some lgoic/shortcode for when to not display the login-form. So far no luck.
Larry
Member (joined December 2009) Likes (0)
Hi,
Just to be clear, it seems the problem is that the BP-Corporate theme is not compatible with the Membership plugin. The login-form is getting removed.
Please provide a fix.
Larry
Member (joined December 2009) Likes (0)
Hi,
I reviewed the memberhip css files to find they were related to the dashboard and the forms that are part of the plugin. SInce the code mentioned above is not in the source when the plugin is activated, I don't think the problem is reated to CSS display: none. I'm looking for shortcodes, but not sure how to find one that might be the problem.
Larry
Geeky Developer (joined June 2009) Likes (0)
hi larry
i'm checking this issue now...btw are you on membership lite or full?
do you have facebook connect plugin installed?
just need to find out which causing the issue...
@question
try using parent theme instead of child theme for the bp-corp and see if the login form also dissapear...
need to check if child theme are the cause of it..
cheers
Member (joined December 2009) Likes (0)
Hi,
I'm using the full membership plugin.
I don't have any facebook plug installed.
The problem started with the enabling of the Mebership plugin.
Thanks for looking into this!!
Larry
Geeky Developer (joined June 2009) Likes (0)
seem fine in my end..using wp 3.1.2 and latest version of membership and bp-corporate
the loginform are in position even with membership activated.
would be great if there's a live site i could check...maybe a css conflict with other
plugins.
Member (joined December 2009) Likes (0)
Hi,
I also have a recent implementation of Supporter, but this issue comes up only when I enable Membership. Oddly enough, the logout "form" displays.
CSS nodisplay would not remove/delete the source code.
Let me know what else you need. I think my maint levels are current:
WPMU 3.1.2
BP 1.2.8
BP-Corp 1.3.4
Membership 2.04
Regards,
Larry
Member (joined December 2009) Likes (0)
Hi
Sorry, I did not notice in my last post that I needed to close the link to the site.
Again. let me knwo what else you need
Larry.
Member (joined December 2009) Likes (0)
my-woodcraft.com
Larry
Geeky Developer (joined June 2009) Likes (0)
hi larry
it cause by the membership 'disable wp register' issue...should have thought of this
here's the edited header.php...replace them with your current one...backup your
current one first if any customization made.
cheers
Member (joined December 2009) Likes (0)
Hi,
Great, that fixed it!
Thank you for the fix.
Larry
Become a member