tracyselena
Member
Posted 3 years ago #
Ok I've looked everywhere for this..
how do I display the contents of a specific page within the sidebar?
is there a plug in? or I assume it's a very simple piece of code ...? something maybe like:
<?php get_page_by_title('Page Title', '') ?>
But not sure what to put in the second value: ''
Any help on this would be much appreciated.
Thanks Tracy
tracyselena
Member
Posted 3 years ago #
or even if I could get it by page id...would be better...that would allow the client to change the title if they like...
missmaryk
Member
Posted 3 years ago #
This is exactly what I'm looking for too. Anyone got any clues?
phejster
Member
Posted 3 years ago #
There is a plugin called "Improved Include Page" that does just what you need. You can put the call in the template files or in an page entry (to pull in other pages).