-
Author
-
June 3, 2015 at 19:53 #60930cg82Participant
Facebook login button in buddypress login widget is not working. Can someone please help me identify what could be the probable reason for it. On clicking widget button it doesn’t open up any popup or redirects to wp-login it just simply shows http://domainname/#
Please refer screenshot for live site url and the Buddypress login widget.
Regards,
CG82Attachments:
You must be logged in to view attached files.June 4, 2015 at 00:58 #60963sharmstrModeratorIf you debug your page, you can see the issue. Looks like you didnt set up fb correctly.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.June 4, 2015 at 13:22 #61011cg82ParticipantThanks for your reply.
My facebook app is configured properly and it shows no such issues. Users are able to login via facebook button which is available on http://domainname/wp-admin/ however the buddypress widget button for some reason doesn’t have a link to usual facebook login popup the we way we get on http://domainname/wp-admin/
On looking at the widget there is no such field where i can exclusively provide a link to facebook login popup. Let me try by disabling the facebook login feature and enable back again.
Will update the status here.
Regards, CG82
June 4, 2015 at 18:18 #61023sharmstrModeratorThen one of your plugins is causing the issue. The screenshot I gave you was from your site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 4, 2015 at 18:39 #61026sharmstrModeratorDisable social invitations and see if you still have the issue. I think maybe the app id error is coming from that plugin.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 5, 2015 at 14:16 #61134cg82ParticipantProblem resolved.
@sharmstr Great info, I disabled the social invitations plugin and the facebook button on Buddypress login widget started working. The point where I am confused is, within the social invitations plugin I didn’t even activated the facebook, I was only using google for that matter and not sure why a conflict.With respect to the Buddypress login widget, It takes too much of screen space starting from facebook button then “Or” divider in between and then username label, field, pass label, a huge field (i don’t know why password field is so big) and then remember me, login, register link,
I mean isn’t it taking too much space of your screen size. I like to keep things smaller, closer and easier to navigate.
Should I create another thread?
P.S Please expect a couple of threads from me as am still learning working with KLEO, my first experience. Going through lot of existing knowledge forums.
June 5, 2015 at 17:27 #61153sharmstrModeratorI dont know why its screwed up either. Maybe its another plugin conflict overriding the css. Put this in your quick css
COPY CODE#bp-login-widget-form input[type="text"] { width: 100% !important; } .widget_bp_core_login_widget .gap-20 { display: none; } .widget_bp_core_login_widget { line-height: 10px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.