Comment on WordPress Page Templates Tutorial by Lucky.
1) Want to create page called “XYZ Index” that’s a HTML sitemap of all posts
2) This page contains only list of all Titles of my posts with each title hyperlink to its blog post
3) when I click on these hyperlink, need to travel to post page.
4) these lists of posts either can be taken from archive or category field.
5) My page should look just look like below:
> post 1
> post 2
> post 3
> post 4
More Comments by Lucky
WordPress Custom Page Templates
WordPress Site Index of all Posts
Hi David,
I want to create a page with indexing.
I used short code for [Archive] in my new page visual editor, but it is not working.
So please let me know the probable solution for this.
Thanks! …
Continue Reading WP Page Templates