Help with wordpress template

Discussion in 'WordPress' started by Mystic_Rivers, Jan 25, 2008.

  1. #1
    I have a wordpress template that does not have the link anywhere on it for users to join. How do I add that to the template?
     
    Mystic_Rivers, Jan 25, 2008 IP
  2. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #2
    <?php wp_register(); ?>
    Code (markup):
    Also make sure you have "Anyone can register" checked off in the Options -> General Tab.
     
    mizaks, Jan 25, 2008 IP
  3. Mystic_Rivers

    Mystic_Rivers Peon

    Messages:
    69
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you for replying with the code but where exactly do I put it. LOL :D

    Edited to add: I figured out where it went and it is now working. Thanks again for the code.
     
    Mystic_Rivers, Jan 25, 2008 IP