Show Page List on All Pages in Contempo Blogger Themes

The Contempo Blogger themes do not display the Page List Gadget on posts, it is displayed on the Home Page and all static pages only. In this post, I will tell you how to display the Page List on all pages and posts in the Contempo Blogger themes.

Follow the following steps.
1] Firstly back up your blog and save the template.

2] Then, edit the template and Jump to Widget – PageList1 as highlighted in the below image.

Show Page List on All Pages in Contempo Blogger Themes


3] The replace the highlighted code -

<b:widget cond='!data:view.isPost' id='PageList1' locked='true' title='' type='PageList' visible='false'>

With the code-

<b:widget id='PageList1' locked='true' title='' type='PageList' visible='true'>

That;s all, the PageList Gadget will show on all posts and pages.

Comments

  1. Thank you so much, this was exactly what I needed to know!

    ReplyDelete

Post a Comment