tygworldwide
Member
Posted 7 months ago #
My theme's name is louisebrooks. My site is http://botox-info.net. On the top category bar is HOME, HOW WHEN AND WHERE, LINKS. If you click on HOME it will display HOW WHEN AND WHERE article. How can i customize the theme to eliminate HOME as a category?
Your site appears to broken atm.
/** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require('./wp-blog-header.php'); ?>