Hello,
I am not sure if it is an issue with the plugin or not as while testing signing up on the website with google+ I cannot seem to get the button to click and it will not show completely within the main login window. But for some reason after I click on the LOGIN button without entering any login info and it takes me to the “Please enter login info” page, the Google+ login button appears fully and works properly. The code is the exact same for the google+ button on both pages as as I noticed while in inspect element (not sure if that matters or not):
<a href=”javascript: void(0);” class=”cbconnect_button google_button” title=”Login with your Google account.” rel=”nofollow”><span class=”cbconnect_button_icon google_button_icon”></span> Sign in with Google</a>
Would anyone have any suggestions as to why to the google+ login button will not work within the main login window?
Thanks.