Plugin Author
finnj
(@finnj)
Yes, if you enable can page, and add a page with : frontier_add_post_type
Post type of the posts being added, default “post” – ex: [frontier-post frontier_add_post_type=”page”]
http://wpfrontier.com/frontier-post-profiles-capabilities/
http://wpfrontier.com/frontier-post-shortcodes/
Plugin Author
finnj
(@finnj)
No spaces between parameter and value – it should be frontier_add_post_type=”page”]
But i admit there is something wrong, a new page is not created – I will have look during the weekend and get back to you
Plugin Author
finnj
(@finnj)
Hi It actually works, but I found another bug that means that the link “add new page” wont display on the list page.
You should either use this shortcode:
[frontier-post frontier_add_post_type="page" frontier_list_post_types="page"]
or
[frontier-post frontier_add_post_type="page" frontier_mode="add"]