Archived topic
Pivot Homepage-shortcode for showing a particular category
5 replies · Started by kunal on December 18, 2018
Hi Guys, in the Pivot theme, on the homepage, at the bottom, there's a shortcode: [wp_show_posts name="Latest Blog Posts"]
How do I just show the posts from a particular category?
and... (2) is there some documentation on these shortcodes? Like how would I know that 'name="latest blog posts" would show the latest blog posts?
(3) And is there a way to show only the posts based on update date (vs. latest blog posts which I'm assuming is based on original publish dates?)
Thanks guys
Kunal
Sorry guys, I figured it out. It's a WP Show Posts Plugin.
But, I'm still interested on the last part, (3) how do you organize your posts based on updated, vs. original publish time
Thanks
Kunal
Hi there,
Maybe something like this?
https://www.wpbeginner.com/wp-tutorials/how-to-display-a-list-of-last-updated-posts-in-wordpress/
This won't be theme specific so worth searching around on Google.
Hope this helps!
thanks Leo!
No problem :)