• Hi,

    I’ve installed the Facebook pluggin (1.1.11) on my WordPress (3.5). When I activate the plugin, the widget page in the admin area doesn’t work anymore (no drag and drop functionality of widgets). Deactivating the plugin makes the widgets page working properly again.

    Is this an issue of the plugin or from my theme (Pinboard 1.0.6)?

    http://wordpress.org/extend/plugins/facebook/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter AtjeV

    (@atjev)

    I see more users complaining about this issue, sorry about the repost…

    I’ve been looking for the source of the problem.
    The following widgets/files have no problems:
    – follow-button.php
    – like-button.php
    – send-button.php

    The following files are causing the trouble:
    – activity-feed.php
    – like-box.php
    – recommendactions-box.php

    Renaming these files (or removing them) makes the widget page working again.

    I’m not a coding expert, but when I look at the files I see that the non-working files end with the ‘add_action’ call in the widget registering part (‘public function __construct()’.
    The working files don’t have this function call.

    Maybe it has something to do with this?

    I have the same problem. Activating Facebook plugin and I can’t move widgets anymore. After deactivating, it works without any problems. Hope, there will be a fix soon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[facebook plugin] Widget page not working with Facebook plugin’ is closed to new replies.