I did a search and tried the suggestion I found, but for some reason it still did not work so looking for further help
I am currently using the audyasha theme but there is no login-registration form on the sidebar. I see the script in the sidebar.php but it doesnt show on the site. I want to have visitors be able to register and login and out but the way it stands now, when they try to comment it goes to the login page without giving anyone the option to even register so that they can post
Thanks for any help, link to correct fix
oh, my site is at http://www.thepawspaonline.com
is there some sort of <?php wp_register(); ?> snippet in the sidebar.php?
yep, as well as the logout snipnet and it still doesnt show up
*lol*
Your "Meta" section is encapsulated by a HTML comment. ;-)
Remove that and everything should work.
Thanks. I didnt code it or anything, but will be sure to pass this onto the person who made the theme
Thanks again Mastermind :)
NVM.. I tried removing tags and still not working.. I think I will find a different theme
I think this is intentional, because many people (including me) don't like the Meta section to show up. It's included in the sidebar, but commented out for being easy to integrate, like in your case.
NVM.. I tried removing tags and still not working.. I think I will find a different theme
Well, it actually seems to work as I visit your page.
Possibly you still have the old version in your browser's cache. Try hitting F5 or Shift+F5.