Hello - I was wondering if it was possible and how to use the blog shortcode to list pages using the page id rather than posts.
Thanks for any ideas on this.
Blog Shortcode using page id
(2 posts)
(2 voices)
-
Posted 4 months ago #
-
Hello tkulow,
You can try changing lines 250 and 263 in
/wp-content/themes/[your_theme]/lib/shortcodes/14-blog.phpfrom this,'post_type' => 'post',To this,
'post_type' => 'page',But this is kind of bordering on custom work so if you have issues it would be best to hire a freelancer.
Posted 4 months ago #
Reply
You must log in to post.













