Hi,
Would you be willing to test some changes with us?
We'll be pushing a new version Tuesday 3/8 (we'll inform you, too).
Our understanding is that although the icons were accessible via tabs, there was insufficient information for screen readers…
Hi,
Can you verify their claim?
From your hosted server, try to execute an outbound request, with CURL,
such as (command line): curl -v http://www.oneall.com/ping.html
Or from your web server script (PHP...).
If blocked, perhaps you have some fire…
Hi,
Yes, this is what happened. To fix it:
- login with Social Login with the social network that "is already linked to another user",
that will recreate an account on Wordpress,
- unlink the social network, logout,
- from the user panel, delete th…
Hi,
There is an updated OneAll module soon to be distributed for this feature.
For information, when a specific customer group is configured for OneAll registered customers, then that is used even if:
- the customer goes through a register form (an…
Hi,
While looking into this feature, we have a couple of questions.
- When Oneall is configured such that customers are presented with a pre-populated registration form, should the customer be allowed to choose their group, or should it be forced to…
Hi,
The $identity->steamid won't work. The steamid is located in $identity->accounts, which is an array of account objects.
Maybe you can try the following code (in your theme's functions.php).
function oasl_steamid ($user_data, $identity) {…
Hi,
There is a new version (2.4.11) that will allow you to populate your custom fields from social profile data.
Igor, you should have received an email, with some instructions, for you to test.
The setup is maybe complicated, but that is because …
Hi,
Hum, our module does not define any extra positions or layouts. It simply uses the existing ones. If you can add a custom position, then you'll be able to add the module there.
We could add an extra position, but this is somewhat outside the sco…
Hi,
We do not have that theme, so we can not check the limitation you describe.
However, the layout and position should independent of our extension (we do not have a fixed list or anything like that), so you should be able to add the Oneall icons i…