Mr Lucky
Well-known member
I have create a new Posts widget (key= new_posts_home_page) and call it up on a page node (my home page) using this:
That all seems fine so far
It is set to show 10 entries. However when you click the show more button instead of staying on the home page, it goes to the New Posts page under the What's New tab.
This seems a bit odd, I'd expect to stay on the home page and just expand to show more posts.
What have I done wrong
Code:
<xf:widget key="new_posts_home_page" />
That all seems fine so far
It is set to show 10 entries. However when you click the show more button instead of staying on the home page, it goes to the New Posts page under the What's New tab.
This seems a bit odd, I'd expect to stay on the home page and just expand to show more posts.
What have I done wrong