Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Next release the buttons will be CSS driven instead of a repeating background.(perhaps it could be added as standard in next release?)
Next release will have a parameter to suppress login messages so you won't need to edit any language strings.I found the language and replaced the log in message with just '' but on login with Facebook it did not go to the specified start page after login, however it looks like setting it to ' ' (i.e a blank space) stops any message appearing and also allows it to go to the specified start page although it does seem to take a noticeably long time to actually show the page compared after the (empty) pop up windows shows - I have not noticed the same delays using JFBConnect (I'm not using their SC Login)
As long as the CB Login module is present and has integrations enabled in it then the API will load and you can render the button anywhere you want. Please see the below regarding rendering it outside of login module, but again the login module must be present or its API won't be loaded in.Next issue though is that on the front page I would like to have a 'Login with Facebook' button on a button bar I have created. I also have a link to take them to a User login page that has the CB Login module (with CB Connect)
The CB Login module has to be present as it loads in the CB Connect API. You can hide the module using CSS though so the API can be loaded, but the module can't be seen.Is there a way to do this? I don't really want the CB Login module on the front page as it takes up so much space and also by only having the Facebook login button it encourages them to link their account. I found some info on doing this but it seems you have to have CB Login on the page and enabled and showing?
Please Log in or Create an account to join the conversation.