[Theme: zeeSynergie] Tagline (description)
-
Hi, I would like to show the Tagline with the Site Title.
I think I schould edit this line of the header.php
<title><?php bloginfo(‘name’); if(is_home() || is_front_page()) { echo ‘ – ‘; bloginfo(‘description’); } else { wp_title(); } ?></title>
but I don’t know what to modify.
Anyone knows?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Theme: zeeSynergie] Tagline (description)’ is closed to new replies.