Hi,
The icons are included by the CSS (background-image and background-position for each social login provider). Once you have switched to your own CSS (using the settings in app.oneall.com), you can edit it.
Best is to start with our CSS, that you …
Hi,
By upgrading to a basic plan, you can specify your own CSS file that controls the icons.
See app.oneall.com, Site Customisation (Branding, icons and language).
Regards.
Hi,
From your application settings: https://app.oneall.com , go to: Site Customization > Branding, Icons & Language, then click on Do you want to display the OneAll branding in the plugins?
Regards.
Hi,
Which Drupal version are you suing? (7 or 8)
One way is to use the blocks. You can place a Social Login block, as you would any other block.
The Social Login block only shows the icons, not the user name and password.
Then, remove the login bloc…
Hi,
We could generate an anonymous login (no trace of names).
They would still need to edit their display name later (or start with a default anonymous value).
Currently, we cannot let the user choose a login (might be possible, as your situation s…
Hi,
Here is a proposal.
It will define as user login (but not let the user choose one) either the first name, or 4 characters from the display name (in case of duplicates, it appends a number).
Copy the following code into the theme functions file…
Hi,
Good point. Not really :-)
Have you seen such WP plugins? Maybe you plan to use one? (if so which one?)
We were considering an extension of the WP plugin which may help here: adding an option to use social login only to pre-populate the WP regis…