Title: facebook no work
Last modified: August 21, 2016

---

# facebook no work

 *  [lamane](https://wordpress.org/support/users/lamane/)
 * (@lamane)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/facebook-no-work/)
 * hello,
 * i have problems with facebook, not show to pop up. twitter & google + work. I
   try with “[https://&#8221](https://&#8221); & “[http://&#8221](http://&#8221);
   but it’s the same, facebook don’t appear.
 * you can try at : [http://www.over-scene.com](http://www.over-scene.com)
 * thanks
 * [https://wordpress.org/plugins/social-popup/](https://wordpress.org/plugins/social-popup/)

Viewing 1 replies (of 1 total)

 *  [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/facebook-no-work/#post-4695830)
 * Hi Lamane you have a css rule is your theme affecting the plugin.
 * Look in your style.css the following line:
 *     ```
       .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
       width: 100% !important;
       }
       ```
   
 * And Replace it with:
 *     ```
       .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
       width: 100% !important;
       min-width: 83px;
       }
       ```
   
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘facebook no work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-popup_a8acb1.svg)
 * [Social PopUP (email lightbox)](https://wordpress.org/plugins/social-popup/)
 * [Support Threads](https://wordpress.org/support/plugin/social-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/social-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-popup/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Damian](https://wordpress.org/support/users/timersys/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/facebook-no-work/#post-4695830)
 * Status: not resolved