Support

  1. jameswadsworth
  2. Bug Report
  3. Monday, March 09 2020, 06:20 PM
Steps to recreate:
1) Install JSN on Joomla and configure the Social connect settings for the different social media platforms. Leave the default settings.
2) Go to the frontend and under the registration form there are the social medial login buttons (or any other pages where the social connection everywhere buttons have been inserted {socialconnect})
3) Go to the jsn social connection plugin and restrict the JS to different pages
4) Back in the frontend the social connect buttons on come out on the pages as configured in the menu
5) Go to the jsn social connection plugin and remove the restrictions. It is impossible to reset the setting so that the JS and the social connect buttons are visible on all pages
Accepted Answer
admin Accepted Answer
Admin
Hi,
ok I have understood, also we are been able to replicate this issue.

In file /plugins/jsn/socialconnect/socialconnect.php at line 24 replace this
$includeJsItemId = $this->params->get('includeJsItemId',array());
with this
$includeJsItemId = array_filter($this->params->get('includeJsItemId',array()));


We will apply same patch in next release :D
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Hi,
sorry for late reply,

Have you tried to choose "None" from the options?
  1. more than a month ago
  2. Bug Report
  3. # 1
jameswadsworth Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
jameswadsworth Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 3
jameswadsworth Accepted Answer
We can confirm that when sent it "none" the social buttons show on all pages.

Instead of none, it would be more logical and clearer to call the option 'all'.
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Instead of none, it would be more logical and clearer to call the option 'all'.
I agree with you, in the next release we will change this string.
  1. more than a month ago
  2. Bug Report
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.