/ Published in: PHP
Change to line in page template file to call a different sidebar.
Expand |
Embed | Plain Text
<?php get_sidebar(); ?> changes to <?php include ('sidebar-name.php'); ?>
You need to login to post a comment.
