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
{{ message }}
This repository has been archived by the owner on May 19, 2020. It is now read-only.
It sounds complicated but it is simpler than it seems. I have the page and template 'Posts' as the main one, but I would like to replicate it in 'Archive' format. No images, just a listing.
Create another template called page-archive.php but it doesn't load posts like template post.php. do. This because why? How can I make this request?.
Thank you!
Expected Behaviour
Create another template called page-archive.php that can load posts from blog.
Actual Behaviour
A list of steps you actually encountered
Context details (if applicable)
Anchor version: Latest
Server setup: PHP 7+
URL
The text was updated successfully, but these errors were encountered:
lowpez
changed the title
Duplicate posts page with different formats
Duplicate posts page template with different HTML formats
May 6, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
It sounds complicated but it is simpler than it seems. I have the page and template 'Posts' as the main one, but I would like to replicate it in 'Archive' format. No images, just a listing.
Create another template called page-archive.php but it doesn't load posts like template post.php. do. This because why? How can I make this request?.
Thank you!
Expected Behaviour
Actual Behaviour
Context details (if applicable)
The text was updated successfully, but these errors were encountered: