can you tell me how to get the page titles to appear? here is lines 32/33 in header.php:
<!– page title, displayed in your browser bar –>
<title><?php if(function_exists(‘avia_set_title_tag’)) { echo avia_set_title_tag(); } ?></title>
Thank you.
Hey Jentech!
It should show automatically. You can use this plugin to modify page titles: http://wordpress.org/plugins/wordpress-seo/
Regards,
Ismael