I am trying to put a log in in the header part of the template, I am currently using the "side-bar log in widget" and have this in the footer but want this to show in the header. How is this done or is there anything else you can suggest ? See http://www.whitefix.co.uk.
Using Login Widget in Header
2 posts from 2 voices-
Posted 2 years ago #
-
Hey,
There are 2 options to do this:
1.) Create a widget area in the header then add the login widget here.
2.) Edit header.php and include the PHP code to call the widget:
<?php sidebarlogin(); ?>This is from the Installation Guide: http://wordpress.org/extend/plugins/sidebar-login/installation/
James
Posted 2 years ago #
Reply
You must log in to post.














