2017-08-19, 17:49:22
(2017-08-19, 02:31:31)to echo or returnmaco-nl Wrote: i tried <?php get_page_content('sidebar2'); ?>
it did load the content from the homepage
Sorry, my mistake. It should be:
PHP Code:
<?php getPageContent('slug'); ?>
<?php returnPageContent('slug'); ?>
to echo or return the page content of 'slug'.
Glad you managed to do it anyway.
--
Nick.
Nick.