1. etsmedia
  2. Bug Report
  3. Monday, July 02 2018, 08:50 PM
Hi,
I see the following JavaScript inline block rendered on every Joomla subpage. But I guess this code is relevant only for login page when social login buttons are integrated. Could you please improve the plugin and include this code only for login page?

jQuery(document).ready(function(){
jQuery(".login";).append('<div class="socialconnect"></div>');
});
jQuery(document).bind('ready ajaxStop',function(){jQuery('.socialconnect:not(.facebook_done)').
addClass('facebook_done').append('<div><button class="facebook_button .....
Accepted Answer
etsmedia Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Hi,
this code allow you to add social login in other pages with shortcodes like {socialconnect}, see docs at http://docs.easy-profile.com/index.php/article/social-connect-intro

Also, even if you does not call shortcodes directly in the page, we need still to add this code to be social login ready also in Ajax requests.
  1. more than a month ago
  2. Bug Report
  3. # 1
etsmedia Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Another example is recaptacha. I see now after installing EasyProfile that I have 2 includes of https://www.google.com/recaptcha/api.js - one from the default Joomla plugin and second from JSN ... this could be consideres as well to be improved ..
This is strange, because Easy Profile does not load any Recaptcha javascript....Easy Profile extends Joomla user management, not replace, so the captcha is totally managed by Joomla.
  1. more than a month ago
  2. Bug Report
  3. # 3
etsmedia Accepted Answer
ok, forgot about recaptcha - here is everything OK.

Could you still consider to add the limitation in the plugn to be able to restrict the JS incluction only to selected itemIDs ?

thanks
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Hi,
sorry but this is something of too complex to be understandable from the most of customers and it is not very helpful because this code is light and should not affect any behavior.

Anyway if you are interested we can send you the code to customize the script to met your needs.
  1. more than a month ago
  2. Bug Report
  3. # 5
etsmedia Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 6
admin Accepted Answer
Admin
Could you please consider my wish?
Ok, we will implement it in the next release :D
  1. more than a month ago
  2. Bug Report
  3. # 7
admin Accepted Answer
Admin
Hi,
we have added this option in the Social Connect plugin, you can find it at Extensions->Plugins->search for "Easy Profile - SocialConnect plugin"
  1. more than a month ago
  2. Bug Report
  3. # 8
etsmedia Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 9
admin Accepted Answer
Admin
ok, in the next release we will add this ;)
  1. more than a month ago
  2. Bug Report
  3. # 10
etsmedia Accepted Answer
many thanks !!
  1. more than a month ago
  2. Bug Report
  3. # 11
  • Page :
  • 1


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