I would like to see more than 9 posts on the home page, is there a way to adjust the drop-down menu?
How do you add more posts to the front page (blog section)?
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
I assume you mean the dynamic template option. In shoutbox\includes\admin\register-admin-dynamic-options.php search for following line and change "10" to a higher value:
for($i = 0; $i<10; $i++) $itemcount[$i] = $i;Aftwerwards you maybe need to recreate the blog element because the option needs to be initialised with the new item count values.
Posted 1 year ago #
Reply
You must log in to post.














