Archived topic
How do I get Element to show in Post Archive?
3 replies · Started by Jeff on February 7, 2023
Hello, I followed the tutorial for GeneratePress - Block Element Content Template Demo https://youtu.be/-ZTQP_KA2xE and I can't get the Element to show in my post archive. I'm using UsersWP. Please let me know how to make this work.
This video quickly shows you what I mean:
https://youtu.be/EouTJH06iAQ
I sent private login credentials for the staging site and these pages:
https://wordpress-903318-3168961.cloudwaysapps.com/wp-admin/post.php?post=5327&action=edit
https://wordpress-903318-3168961.cloudwaysapps.com/posts/
Hi Jeff,
If you set the display rule to All Archives, does it work on that custom posts page?
It seems that this posts page is not actually an Archive page. It's just a static page made to look like an archive page. Your plugin may have its own way to query the posts. Unfortunately, I don't think the Content Template would work for posts of such a custom static page.
All Archive messes up my CPT archives. I said this in the video. Did you watch the video? It's under 2 minutes.
Yes, I watched the video.
As mentioned though, the Posts page generated by that plugin that you show in the screen recording is a static page that queries the "posts".
Can you use the actual Posts page instead of that static page?