Permalink for ALL pages
Good morning,
I wish to make a single page, 2 columns, to show the rest of the pages, NOT posts, on the website. Lack of a better term, an Archive of the pages.
None of the other pages have a featured image to worry about. Is there a permalink I can use for this or do I need to go to all the other pages, use the export function and then import to the page I want to display them on.
Thank you.
Mark
Comments
Hi,
I am a little confused, and I am not sure if I understand you well.
Do you have examples showing how it should look?
Best regards
Think of it as a posts archive page - all posts listed, but for pages, not posts
You can use Query Loops for that.
https://www.youtube.com/watch?v=maE0FuFIhjQ&list=PLyfUqkbtW2kxq8AY0SivMxX7kf2H9Y-Wf
Best regards
Apologies, I should have explained further. I need the contents from the pages to display, not just the titles. Again, that was my fault (Very late night working)
For that, you would have to use the iframe. https://www.w3schools.com/tags/tag_iframe.ASP
You can put it in Plain text or HTML elements.
Best regards