Dwain Maralack
Forum Replies Created
-
Please see If you can access the graph API with this url:
https://graph.facebook.com/{your-album-name}/albums
Replace your album name with the name you added tot he admin area.
Facebook has now closed access to certain pages as this requires an OAuth token, but this can be turned off ( I have not figured it out yet ). I can access the demo page created here: https://graph.facebook.com/730439890398083/albums .
If you look at https://graph.facebook.com/nike/albums you will see that it says:
{ "error": { "message": "An access token is required to request this resource.", "type": "OAuthException", "code": 104 } }
Please contact FB to ask about opening up the Pages photos for read access. Please let me know what they say so I can inform other users.
Forum: Plugins
In reply to: [Facebook Album Sync] Albums always on the top of the page (again)Hi Luigi,
If this is something that will help other users as well feel free to contribute it as a PR here: https://github.com/dwainm/Facebook-Album-Sync
Hi,
I can see at least 37 Albums here:
https://www.organicillusion.com/?page_id=254Sorry about the dimensions. I changed them slight but can change them back as most people are used to them being squared.
Also provide me with a link to your Facebook page so I can test it locally.
Will reply after the weekend.
Can you give me a link to where you’re trying this out? I want to see if there are any errors in the console.
Hi, Please try the latest version and let me know if this fixes the issues
Forum: Plugins
In reply to: [Facebook Album Sync] Solution to exclude albumsThis solution will no longer work. I’ve updated the code. This issue is already open and will be added as a feature in future:
Forum: Plugins
In reply to: [Facebook Album Sync] How to limited albums display?Forum: Plugins
In reply to: [Facebook Album Sync] How to limited albums display?Forum: Plugins
In reply to: [Facebook Album Sync] Does not display all albumsPlease download the latest version. This issues is fixed in 0.5.
Please download the latest version. This issues is fixed in 0.5.
Forum: Plugins
In reply to: [Facebook Album Sync] Albums always on the top of the page (again)Hi, Please try the latest version and let me know if this fixes the issues. If not send me a link to your album page so I can see why css is not working.
This issue will be looked at here:
https://github.com/dwainm/Facebook-Album-Sync/issues/34Forum: Fixing WordPress
In reply to: contact us page does not workThis sounds like your site is unable to send emails using the web server or your emails are being blocked by spam filters.
To solve this I would suggest setting up an account at one of the three dedicated SMTP providers I’ve listed below. All have free accounts available so it won’t cost a dime and typically can be setup in a matter of minutes. Each service has a plugin available on www.ads-software.com which you can install to setup even quicker or you can use the generic WP Mail SMTP plugin and enter your credentials.
* https://sendgrid.com/ – https://www.ads-software.com/plugins/wp-sendgrid/
* https://www.mailgun.com/ – https://www.ads-software.com/plugins/wpmandrill/
* https://mandrill.com/ – https://www.ads-software.com/plugins/mailgun/
* https://www.ads-software.com/plugins/wp-mail-smtp/