I have two sample news added in the same category and they don't show on the page I want them to. Instead, 'Post not found' shows on that page.
My code on it is the basic:
<?php
include $cutepath.'/show_news.php';
?>
Please help
<?php
include $cutepath.'/show_news.php';
?> <?php
include 'your-path/show_news.php';
?> Users browsing this forum: Google [Bot] and 0 guests