Nope. It shows the CORRECT title. But, if I go to define pages/Main , it doesn't have a title.
Kevin
http://www.cvtreasures.com/
Nope. It shows the CORRECT title. But, if I go to define pages/Main , it doesn't have a title.
Kevin
http://www.cvtreasures.com/
so it does - nice looking site
To remove or change the comma in between the title and the site tagline, change:
// Define Tertiary Section Output
define('TERTIARY_SECTION', ' xx ');
around line 52 in includes/languages/english/meta_tags.php
where xx is where the comma char was to whatever you want the separator char to be.