• Resolved Patrick

    (@zaanmedia)


    Im trying to find out how to a separate generate/include a full rss feed for the custom post type wpcm_vehicles if im right but somehow i can’t get a feed!?

    Searching for how to generate a feed. You see things like this… ?feed=post_type or /feed/?post_type=post_type but none of this shows a feed.

    Also have find some code to add in the functions file but also not generating a rss feed for the cpt.

    Maybe its not supported by plugin but like to have a full feed of the occassions.

    https://ww.wp.xz.cn/plugins/wp-car-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Patrick

    (@zaanmedia)

    Ook i get the feed to work now… feed/?post_type=wpcm_vehicle

    Following is in the feed.

    title
    link
    pubDate
    Creator
    permalink
    desscription

    I want to have 2 sites with the same occasions with the post to feed option that works for custom post type. What i need is full feed of information and images!

    not sure if the feed to post can get more information if it follows the feed but i guess will give it a try soon!

    Plugin Author Barry Kooij

    (@barrykooij)

    Hey there,

    The feed you’re currently using is WordPress default’s RSS feed and to be honest, I’ve never really worked with it so I don’t know how it will handle WP Car Manager’s data.

    We don’t have any feed options build into WP Car Manager at the moment but it might be worth checking out if WordPress REST API is a better solution for you. It returns JSON instead of RSS but it’s probably a lot more feature rich than WordPress’ RSS feed.

    Good luck with these customization.

    Kind Regards,
    Barry Kooij

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

The topic ‘Feeds wpcm_vehicles?’ is closed to new replies.