• Resolved Consciousness

    (@consciousness)


    Hi – i appreciate your plug-in as well as the prompt help i’ve received in the past.

    I’ve got JSL3 version 1.6 on WP 3.6. It is going well except for it has a Bad Bug I’m hoping you can help me remedy. The problem is that, while it is only supposed to post my public posts from my own FB wall, **it is additionally posting things in the feed that I post in groups. I would like to fix this ASAP so that my posts to groups are no longer publicized on my website! I just want it to be a feed from my public posts on my Wall, like it is supposed to be.

    Please advise!
    Thank you!

    Consciousness

    http://wordpress.org/plugins/jsl3-facebook-wall-feed/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takanudo

    (@takanudo)

    I didn’t anticipate people not wanting to see their group posts. I’ve had so many people with problems trying to get their group posts to show up. I will make that a feature you can disable in the next version of the plugin. In the meantime, try the following:

    1. Go to your Facebook Account Settings.
    2. On the left menu, click “Apps”.
    3. In the “Apps you use” section, click the remove button (the “x” at the end) to remove the Facebook App you created for this plugin.
    4. On your WordPress site, open “/wp-content/plugins/jsl3-facebook-wall-feed/php/class-jsl3-facebook-wall-feed.php”
    5. Line 746 is the following:
      "scope=user_groups,friends_groups,read_stream,offline_access,manage_pages,user_status&" .
    6. Change it to the following:
      "scope=read_stream,offline_access,manage_pages,user_status&" .
    7. Save the file
    8. Click “Save Changes” on the settings page for the plugin.
    9. You should be prompted to give your Facebook App permissions. Go ahead and do that.
    Plugin Author Takanudo

    (@takanudo)

    Oh, wait. You said you have version 1.6 of the plugin. Are you sure you don’t have version 1.7.2? Nothing should have changed in version 1.6.

    Plugin Author Takanudo

    (@takanudo)

    Can you go to http://takanudo.com/jsl3-facebook-wall-feed/ and post a comment? I might need to work with you over email to resolve the group post issue.

    Thread Starter Consciousness

    (@consciousness)

    Thanks for your speedy replies. I haven’t yet tried the fix you recommended, but I did upgrade to v. 1.7.2 w/ no change to the wrongly posting group-posts.

    Thread Starter Consciousness

    (@consciousness)

    ~ Thanks again for your excellent help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘JSL3 Feed Wrongly posting my posts to Groups’ is closed to new replies.