• The plugin works very well with classic posts but with other types of posts it does not work. I did not filter on post types

    Y:| WHERE (flt = “snap” OR flt = “cron” OR flt = “sys”) |

    *** a custom post has been published here but there is nothing waiting or sent***

    [2017-12-29 14:03:42] – [Posted] [Facebook – Facebook #0] – OK – Message Posted test article | Post Link ***CLASSIC POST***
    [2017-12-29 14:03:36] – [Start =- ]- ——=========#### NEW AUTO-POST REQUEST ####=========—— PostID:(7290) Immediate
    [2017-12-29 14:03:36] – [*** ID: 7290, Type: post]- Status Changed: draft_to_publish. Autopost requested. 0
    [2017-12-29 13:57:02] – [Cron Request]- 385.88s after the previous one. | Cron called from 198.100.146.163 (EasyCron/1.0 (https://www.easycron.com/))
    [2017-12-29 13:50:36] – [Cron Request]- 65.26s after the previous one. | Cron called from 213.186.33.4 (WordPress/4.9.1; http://www.policemploi.fr)
    [2017-12-29 13:49:31] – [Cron Request]- 53.09s after the previous one. | Cron called from 213.186.33.4 (WordPress/4.9.1; http://www.policemploi.fr)
    [2017-12-29 13:48:38] – [**WARNING. Unhealthy Cron Request**] [ [More info] ] – Too close (10.95s) to the previous one. Now – 13:48:38 | Previous – 13:48:27| Cron called from 213.186.33.4 (WordPress/4.9.1; http://www.policemploi.fr)
    [2017-12-29 13:48:27] – [**WARNING. Unhealthy Cron Request**] [ [More info] ] – Too far (1493.13s) from the previous one. Now – 13:48:27 | Previous – 13:23:34| Cron called from 213.186.33.4 (WordPress/4.9.1; http://www.policemploi.fr)
    [2017-12-29 13:33:38] – [Test] [Facebook – Facebook #0] – OK – TEST Message Posted | Post Link 0

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

    (@nextscripts)

    Please include your custom post type in the plugin settings -> Filters.

    Thread Starter nurgleros

    (@nurgleros)

    I also tried with the filters, but it does not work either.

    Plugin Author NextScripts

    (@nextscripts)

    DO you have this custom post type in the SNAP Filters list?
    Please publish a new post of this type, than check your Log/History page and let me know what do you have there.

    Thread Starter nurgleros

    (@nurgleros)

    Hi,
    I have add the custom post type in the filter.

    http://hpics.li/2aaac45

    But nothing on the log when I post a test message.

    http://hpics.li/0fb8c4c

    Nothing on the AutoPost option at the bottom of the post

    http://hpics.li/577ec5a

    But when I manually click on [Post Now] in the Auto Poster – Post Option zt the bottom of the post that’s working

    http://hpics.li/d06c0da

    http://hpics.li/0f9cd8f

    So now? My goal is not to click each time on the button to send to FaceBook, is there no script to edit for it to be done alone?

    Plugin Author NextScripts

    (@nextscripts)

    That basically means that your custom post type is not following the standard WordPress way of creating posts.

    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.

    When any kind of event of changing post status from whatever to “Published” happens plugin writes this to the log:

    [2018-01-04 13:25:09] [User ID:1] – [*** ID: 542, Type: post]- Status Changed: draft_to_publish. Autopost requested.

    If you don’t have that in the log, your custom post type does not do that event.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Does not work with a custom post’ is closed to new replies.