You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like this theme treats archives and categories with post summaries instead of pulling in full post texts, which is great. When setting a them to use home.php, though, it pulls in different 'content' -- the full texts of whatever post I have instead of "read more," etc.
Hey there,
It looks like this theme treats archives and categories with post summaries instead of pulling in full post texts, which is great. When setting a them to use home.php, though, it pulls in different 'content' -- the full texts of whatever post I have instead of "read more," etc.
I've reduced my home.php to:
How can I get the theme to treat this like an archive or category and not display full posts on the homepage?
Thanks!