the page code is so it asks for the header-ect.php that has all the store codes included <?php $GLOBALS['ectcartpage']='categories'; require('./wp-blog-header.php'); get_header('ect'); ?> <div id="primary"> <div id="content" class="clearfix"> <?php $explicitid=36; ?> <?php include "vsadmin/inc/inccategories.php"; ?> </div><!-- #content --> </div><!-- #primary --> <?php colormag_sidebar_select(); ?> <!--<?php get_sidebar('home'); ?>--> </div> </div> <?php get_footer(); ?>