Adding Meta Elements to the Header.
-
I imagine this is easier than I’m making it be.
I try copying the meta code from the side bar, and it works, but it is still in list form.
<?php wp_register(); ?> <?php wp_loginout(); ?>Copying it from source code, I can get them to be on the same line, but then Register and Login stay that way, despite being logged in.
Is there a simple fix or do I need to try and edit WP to get this to work?
Thanks.
Edit: Creating a site with a twentyten, child theme.
The topic ‘Adding Meta Elements to the Header.’ is closed to new replies.