I’m using this plugin on my page, however, depending on the user’s browser and settings, often the plugin is “blocked” or unable to display. If the display settings of the browser are adjusted, the plugin will display but most users won’t go to that extent to fix the issue. Is there a way to make this plugin always recognized and displayed by all browsers automatically?
]]>Just sharing this fix… I couldn’t reply to the other topic with the same issue.
Old code line 22 > like-box-widget.php
$this->WP_Widget( 'like_box_widget_facbook', 'Widget Facebook like box', $widget_ops, $control_ops ); // Create the widget
Replace with
parent::__construct('like_box_widget_facbook', 'Widget Facebook like box', $widget_ops, $control_ops);
In the Footer of the Home Page, I have 5 Widget Area. For testing, I have placed “Widget Facebook like box” plugin in both widget area 3 & 4. In widget area 3, if I enter “wedding” in the ID, the Wedding Facebook Page will display. In widget area 4, if I enter “michelle.settle.10”, a personal facebook page, nothing is displayed.
I just tried my business link, suncitywebdesigners, and it works so it has to be a personal facebook page.
Any suggestion?
Thx John
Hi,
I’m the webmaster of https://www.libero-arbitrio.it
If I see the home page or other “page” with smartphones, it’s all right!
But If I go to a “post” like this https://www.libero-arbitrio.it/spiritualita/gnosticismo-significato-gnosi/ , I don’t see the widget with smartphones.
Hello,
Just letting you know that the following error is occurring with your plugin:
The called constructor method for WP_Widget in like_box_widget_facbook is deprecated since version 4.3.0! Use __construct() instead.
]]>Good morning,
I installed the plugin: Facebook like box – like box widget.
but I’m not sharing my facebook group: https://www.facebook.com/groups/dubaimotherbabyclub
Why?
Whats’ happening??
I get this error when I| click the share button on the widget
]]>App Not Setup: This app is still in development mode, and you don’t have access to it. Switch to a registered test user or ask an app admin for permissions.
FYI:
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
]]>
I have your widget facebook like box installed on MTPractice.com but in testing it, I find I cannot “share” my page. Everything else is fine. Can you help me please?
]]>How we can Place this Widget in Page/Post?
]]>I have installed this plugin on a client page (www.simmonsonstyle.com) but she wants the point size of her Facebook page name made smaller so the whole name shows and it doesn’t get cut off. Any help would be appreciated!
]]>