Site logo

Archived topic

can you use a [wp_show_posts id="x"] to show posts on homepage of themes

5 replies · Started by Nicholas on February 21, 2021

Viewing posts 1–6 of 6

can you use a [wp_show_posts id="x"] to show posts on homepage of themes like coach for instance where this is not the case as a standard?

Hi there,

yep - you can use it on any static page - simply use the Shortcode Block to add the code.

why is it one code when the stream theme displays three posts with:

[wp_show_posts id="4118"]

If you edit the WPSP List you can set the Posts per Page to any number you want. If you DO NOT check pagination it will only display that number of posts, or the max-number of posts available to it.

"If you edit the WPSP List" - where is this, under functions.php?

tks

Go to Dashboard and click on WP Show Posts in the menu on the left side to edit the lists.

This archived topic is closed to new replies.