• Resolved honoluluman

    (@honoluluman)


    Hello,

    Thank you for this great plugin.
    I would like to ask you if it’s possible to create a custom feed link with the following parameters.

    In my wordpress website i have a set of child pages (lets say with titles Child 1, Child 2, Child 3, under a parent page with title Parent). Could i make a feed with the latest (most recent) created child pages of this parent page?

    I would like to display the excerpt of each child page, with the featured image and nothing more (+ maybe the author and date). At the moment i get latest blog posts from default /feed for mailchimp with

    *|FEEDBLOCK:https://www.mydomain.com/feed|* *|FEED:POSTS[$count=2,$constrain_rss_img=Y]|* *|END:FEEDBLOCK|*

    and that is fine enough for me, since i am not an expert and don’t want to make it more complicated.

    Could i do the same with those child pages in a new feed?

    Thank you again for your time.

Viewing 1 replies (of 1 total)
  • Plugin Author danikoo

    (@danikoo)

    Hi and sorry for the late reply
    you can call and display pages by adding:
    &csrp_post_type=page
    you can call childs of parent page by calling:
    &csrp_post_type=page&csrp_post_parent={id of parent here}

    Hope that helps
    Danny

Viewing 1 replies (of 1 total)
  • The topic ‘Create custom feed for child pages’ is closed to new replies.