It must hinge on the hooks SNAP uses to determine when a post is published.
So there is no work arounf for this?
You can probably edit SNAP to make it work.
i have the same problem, please help us to solve the problem or what should we edit on SNAP
From SNAP FAQ:
http://www.nextscripts.com/support-faq/#a114
Are you sure you are using WordPress built in “Schedule” functionality and not some third party plugin or service to schedule your posts? Some plugins like “Publish to Schedule” are not compatible with SNAP.
Our plugin posts to all configured social networks at the time post goes live. Technically speaking our plugin is hooked to the event of changing post status from whatever to “Published”. This event is triggered when you hit “Publish” button, when you post on your site from email, when you publish post from your iOS/Android Device, when external plugin correctly published new post, and when scheduled post becomes live. Some third party plugins (like “Publish to Schedule”) change the status of the post to “Published” right when you create it and then just keep it hidden until it’t time to present it. SNAP reacts on the change of the status and autoposts it. Some other third party plugin make post “Published” for several seconds for some internal reasons and then revert it back to “Scheduled”. Again SNAP reacts on the change of the status and autoposts it. Please use built in “Schedule” functionality from WordPress or any third party plugin or service that changes post status correctly.
Hopefully, this will help troubleshoot the issue and we can fix it.
I use APS and SNAP to auto-publish to Facebook. What issues are you having?
I use FeedWordPress to pull in my posts from a central source. It creates posts with the status Pending. I use APS to schedule when they will publish. This works great. SNAP just doesn’t detect it I guess, so the posts never end up going anywhere. If I create a new post, it will get posted.
What social network(s) does SNAP not publish to, exactly?
Have you checked your SNAP log?
This blog only uses APS to publish posts and SNAP pushes them to FB.
It’s log looks like
[2015-07-15 12:24:00] - [Start =- ]- ------=========#### NEW AUTO-POST REQUEST PostID:(5016) Immediate ####=========------
[2015-07-15 12:24:00] - [*** ID: 5016, Type: post]- Status Changed: pending_to_publish. Autopost requested.
[2015-07-09 21:16:32] - [Posted] [Facebook - Houses Tiny] - OK - Message Posted | PostID: 4983 - Building €1,000 small home in 100 hours from open source design |im | Post Link
[2015-07-09 21:16:24] - [Start =- ]- ------=========#### NEW AUTO-POST REQUEST PostID:(4983) Immediate ####=========------
[2015-07-09 21:16:24] - [*** ID: 4983, Type: post]- Status Changed: pending_to_publish. Autopost requested.
[2015-07-08 19:55:02] - [Posted] [Facebook - Houses Tiny] - OK - Message Posted | PostID: 4991 - Tiny House, LARGER LOFT |im | Post Link
[2015-07-08 19:54:52] - [Start =- ]- ------=========#### NEW AUTO-POST REQUEST PostID:(4991) Immediate ####=========------
[2015-07-08 19:54:52] - [*** ID: 4991, Type: post]- Status Changed: pending_to_publish. Autopost requested.
[2015-07-03 09:41:06] - [Posted] [Facebook - Houses Tiny] - OK - Message Posted | PostID: 4954 - TIME LAPSE Tiny House Build (Art cabin/studio-Putnam, CT) |im | Post Link
I’m trying WP to Buffer at the moment. If it doesn’t work out I’ll try SNAP again.