Category not showing last post
-
I have a page using the get_template_part category loop at
https://bit.ly/ezNRXDMy problem is that it is displaying all posts except the newest one. Is there any argument that I may be missing?
The loop being used is:
get_template_part( 'loop' , 'category' );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Category not showing last post’ is closed to new replies.