Title: Plugin not working
Last modified: August 21, 2016

---

# Plugin not working

 *  Resolved [usmanarfani](https://wordpress.org/support/users/usmanarfani/)
 * (@usmanarfani)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/plugin-not-working-155/)
 * Plugin not working setting are showing in the settings tab but popup doesnt appear
   on any post.
    I checked firebug it shows this: “NetworkError: 404 Not Found –
   [http://localhost/wordpress/wp-content/plugins/fb-light-popup/fb-light-popup.js&#8221](http://localhost/wordpress/wp-content/plugins/fb-light-popup/fb-light-popup.js&#8221);
   fb-light-popup.js ReferenceError: Ajax is not defined
 * Ajax.auth_params = {};
 * [https://wordpress.org/plugins/fb-light-popup-solehnet/](https://wordpress.org/plugins/fb-light-popup-solehnet/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/plugin-not-working-155/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-not-working-155/page/2/?output_format=md)

 *  Plugin Contributor [imamkhalid](https://wordpress.org/support/users/imamkhalid/)
 * (@imamkhalid)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748916)
 * Try to delete and re-install the plugin. I believe the package you downloaded
   does not completely finished.
 *  [hockeyhero4](https://wordpress.org/support/users/hockeyhero4/)
 * (@hockeyhero4)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748924)
 * Same here – I’ve installed on 3.8 and 3.9. I’ve done on fresh installs and new
   download of the plugin.
 * I tried on TwentyTen, Thesis, and another theme.
 * It didn’t work on any of my sites regardless of fresh downloads/installs.
 *  Plugin Contributor [imamkhalid](https://wordpress.org/support/users/imamkhalid/)
 * (@imamkhalid)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748928)
 * Some plugins inserted HTML attributes like class, id, style etc to all the <img
   > tag in the post. This has caused an error to the script, resulting the box 
   failed to appear.
 * It overrides HTML attributes in the javascript too, eg. from this:
    var img =“
   <img src=\”…\”>”;
 * to this:
    var img = “<img class=”otherplugincss” src=\”…\”>”;
 * Note the backslashes that couldn’t be added to other attributes added by other
   plugins. I still don’t know how.
 * Now I need to figure out how to strip off any HTML attributes on the <img> tag
   on that particular facebook lightbox.
 * Any ideas anyone? Thank you and sorry for all the inconveniences.
 *  [hockeyhero4](https://wordpress.org/support/users/hockeyhero4/)
 * (@hockeyhero4)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748930)
 * Thanks for replying so quickly!
 * I do not have any ideas but I’ll take your notes and see if I can find a workaround.
 * Thanks again for following up with information.
 *  [Norman C Hoffmann](https://wordpress.org/support/users/norman-c-hoffmann/)
 * (@norman-c-hoffmann)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748931)
 * I have same problem on clean install of WP with only this plugin installed. Great
   plugin. Can hardly wait till it works
 *  Plugin Contributor [imamkhalid](https://wordpress.org/support/users/imamkhalid/)
 * (@imamkhalid)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748935)
 * I’ve fix some bugs, kindly please upgrade to 1.0.6.
 * Hope this works, please tell me if it’s still not working, thank you.
 *  [hockeyhero4](https://wordpress.org/support/users/hockeyhero4/)
 * (@hockeyhero4)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748936)
 * Imamkhalid – you are an amazing person. To pull through as quickly as you did
   is unheard of!
 * Thank you very much.
 * It does work on a regular theme but it’s not working on Thesis (Thesis is a theme
   that basically replaces all of WP’s core functions to allow for better loading,
   etc.). So Thesis normally takes special coding but, I understand that.
 * Anyways, thank you kindly for jumping on this as quickly as you have!
 *  [hockeyhero4](https://wordpress.org/support/users/hockeyhero4/)
 * (@hockeyhero4)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748937)
 * Imamkhalid, because I’m not sure if you will see the message or not, I have messaged
   you on Facebook with a request outside of this realm. Please make sure to check
   your inbox in the OTHER section to see my message. Thanks!
 *  Plugin Contributor [imamkhalid](https://wordpress.org/support/users/imamkhalid/)
 * (@imamkhalid)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748938)
 * I’m not sure about any hard configuration on thesis theme but when I tested on
   my basic thesis theme it works really fine.
 * See this screenshot:
    [http://soleh.net/wp-content/uploads/2014/03/test-on-thesis-theme.jpg](http://soleh.net/wp-content/uploads/2014/03/test-on-thesis-theme.jpg)
 * Any suggestions would be much appreciated, thank you.
 * EDIT: Tested on Thesis 1.8.5
 *  [hockeyhero4](https://wordpress.org/support/users/hockeyhero4/)
 * (@hockeyhero4)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748939)
 * Hmmm, must be one of my custom functions.
 * Lovin’ your response time, thanks again!
 * If I figure out what I did that’s causing it not to work, I’ll share here.
 * NOTE: I am using Thesis 1.8.5 if it matters.
 *  [hockeyhero4](https://wordpress.org/support/users/hockeyhero4/)
 * (@hockeyhero4)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748940)
 * Ahh, had to reset the cache; working!
 *  [szucslaszlo](https://wordpress.org/support/users/szucslaszlo/)
 * (@szucslaszlo)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748941)
 * Hi,
 * Your plugin is very nice.
 * I have 2 questions.
    1. For me it os not wrking udner mozilla. Is there any way
   to fix it? 2. When popup is asking: Like us on Facebook to get more! Can I setup
   my face page link ( [https://www.facebook.com/napjaink.net](https://www.facebook.com/napjaink.net))
   to like somehow?
 * Thanks for your support.
 *  [Norman C Hoffmann](https://wordpress.org/support/users/norman-c-hoffmann/)
 * (@norman-c-hoffmann)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748942)
 * Seriously I think this is the greatest plugin ever made but, I don’t know why
   it slows down my site to a standstill.
 * Dou you think it might be a conflict with this plugin, [Related YouTube Videos](http://schnizzle.biz/wp-admin/network/plugin-install.php?tab=plugin-information&plugin=related-youtube-videos&TB_iframe=true&width=600&height=550)
   or this plugin, [SEO Facebook Comments](http://schnizzle.biz/wp-admin/network/plugin-install.php?tab=plugin-information&plugin=seo-facebook-comments&TB_iframe=true&width=600&height=550).
 * I just can’t figure it out and have to turn of FB Light Popup. 🙁
 *  [Norman C Hoffmann](https://wordpress.org/support/users/norman-c-hoffmann/)
 * (@norman-c-hoffmann)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748944)
 * I installed this similar plugin, [Dimbal Social Popup](http://schnizzle.biz/wp-admin/network/plugin-install.php?tab=plugin-information&plugin=dimbal-social-popup&TB_iframe=true&width=600&height=550).
   Dimbal Social Popup doesn’t slow down my site at all. I’m not sure if that helps
   you.
 * I’d rather use your plugin instead. 🙂
 *  [hockeyhero4](https://wordpress.org/support/users/hockeyhero4/)
 * (@hockeyhero4)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-155/#post-4748945)
 * [@norman](https://wordpress.org/support/users/norman/) – it’s not the plugin 
   slowing it down. I’d look into something else.
 * [@imamkhalid](https://wordpress.org/support/users/imamkhalid/) – it’s working
   on thesis but it’s not pulling an image (displays image not found symbol).
 * Screenshot – [http://www.danjklein.com/wp-content/uploads/2014/04/Screen-Shot-2014-04-23-at-1.17.13-PM.png](http://www.danjklein.com/wp-content/uploads/2014/04/Screen-Shot-2014-04-23-at-1.17.13-PM.png)
 * Check this site out using your plugin – they’re doing something I desire.
    [http://sftimes.co/?id=517](http://sftimes.co/?id=517)
 * They have it setup so that the video plays, then as soon as it finishes playing,
   the popup displays with the videos thumbnail.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/plugin-not-working-155/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-not-working-155/page/2/?output_format=md)

The topic ‘Plugin not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fb-light-popup-solehnet_b1b1ae.svg)
 * [Facebook Share Popup](https://wordpress.org/plugins/fb-light-popup-solehnet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fb-light-popup-solehnet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fb-light-popup-solehnet/)
 * [Active Topics](https://wordpress.org/support/plugin/fb-light-popup-solehnet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fb-light-popup-solehnet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fb-light-popup-solehnet/reviews/)

## Tags

 * [ajax](https://wordpress.org/support/topic-tag/ajax/)
 * [fb](https://wordpress.org/support/topic-tag/fb/)
 * [popup](https://wordpress.org/support/topic-tag/popup/)

 * 16 replies
 * 5 participants
 * Last reply from: [Norman C Hoffmann](https://wordpress.org/support/users/norman-c-hoffmann/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/plugin-not-working-155/page/2/#post-4748956)
 * Status: resolved