scoobasteve
Member
Posted 4 years ago #
Sorry for the crosspost. I've posted this topic in the wrong forum. Anyway, here is my question:
I want to show the content of multiple pages on 1 page in different divs.
I found a lot of plugins that link to multiple pages, but I want to show the content of the pages.
Is there a way to do this?
jaiunblog
Member
Posted 3 years ago #
I try to find solution tomorrow...
mixing
<?php
query_posts('pagename=about'); //retrieves the about page only
?>
and multi loop ?
jaiunblog
Member
Posted 3 years ago #
hi,
finally i found solution on french board :
plugin for show subpage content
http://didier.lorphelin.free.fr/blog/index.php/wordpress/lcp/
enjoy !
if someone have a 3 lines method :) for fun :p