Hi Rohit,
We have seen your previous question on this topic.
Our web API uses text for these URL, what is the type of your created objects?
Also, what is the environment for your application?
Thanks.
Hi,
Could you provide us with some additional information.
Would you have a URL for your site that we can access?
Or, additional information on your setup (CMS, wordpress?...)
Thanks.
Hi,
Basic testing shows the social icons appear with the specified WP custom login activated.
There must be something else occurring here.
Do you have a URL to your site? Is there any site specific setup involved?
Regards.
Hi,
The web site shows the social icons on the register page.
The icons, by default, appear with this hook after_signup_form, which is before the footer.
You can also customize where they show by adding a handler for another event (elsewhere in the …
Hi,
This requires some code changes.
A template event handler (creating a special file), which shows the field you want.
In the case of the SteamID, this will also require a custom field, which is populated at registration with a plugin's specific e…
Hi,
How are you using the sharing service? Is it via the Social login API, or the sharing plugin? Also, in which application are you using our service? (custom app, a CMS)
Thanks for any information.
Hi,
Normally, the new user gets added to this group, in addition to all others set.
So, it should not interfere with your permission setup.
Maybe there is some other problem.
In your Edited comment, didn't the user get also added to the OneAll group…
Hi,
Yes, there is indeed an error in our module, which occurs when a certain configuration option is selected.
We will correct this.
However, in the meantime, you can change the option:
Account creation settings
Do user that register with Social Lo…
Hi,
In case you have not done already, you may want to update your plugin to the latest version, because it contains the fix for the journal2theme that you included from another post (and you can remove the manual edits).
Regards.
Hi Rahul,
Regarding your questions:
1. How to change title "Social Login":
Have a look at the file: catalog/language/english/module/oneall.php , and edit accordingly.
2. How to configure like - Login with Facebook or Social on registration/login p…