Timeline plugin issue in Wordpress - wordpress

I tried to use the timeline plugin and post to my timeline using this tutorial. and everything worked as a charm. The problem occurred when I tried to implement the same to my WordPress blog. The timeline plugin doesn't refresh after I authorized the app to add actions to my timeline and sometimes after the refresh, I see the Facebook logo (error page) instead of the plugin. Updating the timeline also doesn't work because of "an active access token must be used to query information about the current user" error.
I tried to use the very same app, so I assume that there is something wrong going on with WordPress. Any idea what it could be?

Resolved. A plugin had a reference to the old all.js

Related

WordPress Facebook comments error "Can't download"

I want Facebook comments on my images on WordPress. I'm using the Social Gallery Lite plugin for WordPress. It shows a comment lightbox for each image.
I have two problems:
The comments are not appearing in my moderation tool / I'm not getting notifications of new comments
Every time I add a new comment, I get an errormessage saying "Can't download", nothing more. When I refresh, the comment is added. When I add another comment on the same image, I don't get any errors. When I add another comment on another image, I get the error again.
This is what I did:
installed and acitvated the plugin
created a new app on facebook
copy pasted the APP ID in my plugin
made sure that I am the admin of the app
published the app (not even sure if this was necessary)
Am I missing a step?
Not really a coding related question here. So possibly on the wrong forum, best asked on the Wordpress community.
However, will attempt an answer here, it would seem that on the plugin itself does not need a facebook app to be created screenshot for app ID, it has a native app to do that. What you need to do is to provide your admin ID to the plugin to access your comments screenshot for admin access.

JSON API user plugin is not working in wordpress website

after activating json api user plugin ,doesn't get user creation option in setting.API base is removed automatically.How to resolve this?
Try to deactivate all plugins except json api user plugin and then try, if still its not working then click inspect element and click on console and send me snap of it so i can look into it
Kind Regards
Tayyab

Wordpress "Add Link to Facebook" plugin

I've been using the Wordpress "Add Link to Facebook" plugin to add links to articles to Facebook. This has been working fine until last night (coinciding with our first scheduled post).
Now, if I go to a published post, I can see "Add link: Facebook error: (#283) Requires extended permission: manage_pages" as a custom post value.
On Facebook, when I go to Settings -> Apps and click the edit icon on the app, it does appear to have the Manage your Pages permission.
I've tried logging out, logging in, deauthorising, reauthorising etc.
Besides the scheduled posts, I have no explanation for why it's suddenly stopped working. Does anybody have any idea what might be going wrong?
Thanks!
https://wordpress.org/support/topic/april-29-2015-facebook-errors-283-and-200
Facebook forced apps to update to API v2.3 last night. Sounds like something went wrong though, so it's just a matter of waiting for them to fix it...

update 1.1 twitter wordpress

Twitter have stopped api 1 in the last few days and as a result 'wp to twitter' has stopped working. There seems little (comprehendible) info on the twitter site for updating to 1.1.v. I deleted the app (or tried another issue) and created a new application (with read and write). I then went to my wordpress plugin and updated the tokens and keys but still get the message
Twitter requires authentication by OAuth. You will need to update your settings to complete installation of WP to Twitter.
Should I just change the wordpress plugin?
Any help would be appreciated.
If you really have entered your tokens correctly, then it sounds like a bug in the plugin.
Give my plugin a try if you like. http://wordpress.org/plugins/latest-tweets-widget/
If you have the same problems I'll try to help.

Unable to "login" via twitter API

I have implemented a twitter login for my site, using a plugin called "Simple Twitter Connect".
Now what this plugin does is create a twitter login function for my site above the the comments section which allows users to use their twitter details rather than filling out name and email boxes.
Now the problem I am having with it is when it gets to the authorize page on twitter.com, after entering the details and then going back to the site it loads solicialize.gigaya.com page.
On the contents of the page it says
Failed connecting. Please try again later
I initially thought it must simply be something wrong with the plugin, however I have contacted the plugin author and he as said that gigya has nothing to do with his plugin nor does his plugin link to it.
I havent signed up to gigya nor implemented any of their functions on my site, so I'm not sure how this site gets into the equation.
If anyone wants to recreate the issue, the click here and login via twitter.
Can anyone suggest what the issue may be?
After the successful OAuth-Login you are redirected to the Callback URL associated with your Consumer key. The Callback URL can be configured - here's how you do it:
Log in to https://dev.twitter.com/apps
Select the application which you are using in your blog
Go to the "Settings" tab and you'll find the Callback URL under "Application Type"
Set the URL to your blog base directory (where the index.php is).

Resources