go41

the info you need to know


von Joern
Keine Kommentare

I would use h1 for the page title - in header.php.In one of my themes this looks like this:Code:<div id="logo" class="left">         <h1><a href="<?php echo get_option('home'); ?>/" title="<?php bloginfo('name'); ?> - <?php bloginfo('description'); ?>"><?php bloginfo('name'); ?> - <?php bloginfo('description'); ?></a></h1>         <div id="tagline"><?php bloginfo('description'); ?></div>      </div>as you…


von Joern
Keine Kommentare

I just wanted to post and got a topic not found error! let's try to solve this bbPress error.____________________you find me on Google+, Twitter and Facebook