Support

Account

Home Forums Add-ons Repeater Field Anyway to Create a Page/Post with Populated Fields from Another Page? Reply To: Anyway to Create a Page/Post with Populated Fields from Another Page?

  • Why not use a custom post type (products) with a rewrite to store. That way your /store url will be the archive page for your products. The client can just add products as custom posts, complete with your mapped ACF fields, and they will automatically pull into that post type archive, i.e. /store.