Welcome, Guest
Username: Password: Remember me

TOPIC: Social Locker not configuring

Social Locker not configuring 8 years 1 month ago #3182

OK now seems to work but why I'm getting this message on my Facebook Share icon? (see attached)

I have configured the Facebook App and placed the ID in the plugin config.
Attachments:
The administrator has disabled public write access.

Social Locker not configuring 8 years 1 month ago #3183

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
We have check and have problem in module JS Facebook Popup and we have fixed it and now it work fine. You can check it
Thank you for using our products
Best regards
Bach Pham
The administrator has disabled public write access.

Social Locker not configuring 8 years 1 month ago #3184

OK but now the JS Facebook Popup is not working properly. Pops up but no images and no Like button.

Also have you tested it on Firefox? It doesn't work on my end when I use Firefox.
The administrator has disabled public write access.

Social Locker not configuring 8 years 1 month ago #3185

OK don't worry about the JS pop-up not working. I think I have a way to work-around that. Can you tell me what you changed on the JS Facebook pop-up so I can set it back?

But can you tell me if the locker works on your firefox as it doesn't on my side when I test.
Last Edit: 8 years 1 month ago by Steven Wong.
The administrator has disabled public write access.

Social Locker not configuring 8 years 1 month ago #3186

I also just noticed that my website is partly broken now:

1) The main photo slider (Slideshow CK) is not showing
2) The Testimonial fader is not changing anymore and
3) At the bottom the 'Featured Articles' module is also not showing!

What did you do? Can you fix this asap please?
The administrator has disabled public write access.

Social Locker not configuring 8 years 1 month ago #3190

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
In your site we only edit in module JS Facebook Popup and no change any in your site. Please delete cache in your site and check it
In module JS Facebook Popup in file modules/mod_js_facebook_popup/helper.php in line 14 we have changed

<script type="text/javascript" src="<?php echo JURI::root(); ?>modules/mod_js_facebook_popup/tmpl/js/all.js#xfbml=1"></script>

To

<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=168172159911263";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

Best regards
Bach Pham
Last Edit: 8 years 1 month ago by Super User.
The administrator has disabled public write access.
Time to create page: 0.045 seconds