Is there a simple way to have the rotating header link to a page, rather than a post?
Rotating Header Links
2 posts from 2 voices-
Posted 2 years ago #
-
Hey,
This is possible but isn't easy. Open up index.php and change this line:
$query_string .= "&cat=".$k_options['mainpage']['slider_cat_final'];to
$query_string .= "&post_type=page&post__in=array(3,5,7);Change 3,5,7 to the page ID's you want to show.
James
Posted 2 years ago #
Reply
You must log in to post.














