Calling a page doesn’t work
-
Hi there,
Great plugin. Already gave you 5 stars. It changes the way I design my clients’ website. Perfect plugin. One question though:
Whenever I call a page using PHP no css and background show up. This is the code I use:
<?php $id = 464; $p = get_page($id); echo apply_filters('the_content', $p->post_content); ?>
Any page created by your plugin doesn’t show up the way it should. No background, padding etc.
Thanks.
Mike
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Calling a page doesn’t work’ is closed to new replies.