• Resolved ugurcavus

    (@ugurcavus)


    I own a classifieds site. Jetpack Social does not automatically share postings. does not see the postings.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ugurcavus

    I’ve seen you’ve mentioned that Jetpack Social isn’t sharing your postings automatically as you have a classifieds site. Are you using a custom post type, by any chance? By default, Jetpack Social won’t share those since you’ll have to make some adjustments; those are explained below in the FAQ section:

    https://jetpack.com/support/publicize/social-sharing-new-posts/

    If you are using the default post type, we’d appreciate it if you shared with us your website URL so we can look further. If you wish to remain private with that, you can contact us here instead.

    Thread Starter ugurcavus

    (@ugurcavus)

    Ok thank you This code solved the problem

    add_action('init', 'my_custom_init');
    function my_custom_init() {
        add_post_type_support( 'classified', 'publicize' );
    }
    Plugin Support Animesh Gaurav (a11n)

    (@bizanimesh)

    Hi there,

    I’m glad we were able to help.

    If you have a moment, would you like to leave a review of the plugin here?

    Thank you for using Jetpack Social!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Jetpack Social ilanlar? otomatik payla?m?yor’ is closed to new replies.