• Hey

    I’m trying to add a php include to the wp_signup.php so that the signup form matches the rest of my site,

    However, wherever i code in

    <div id="sidebar">
           <?php include("menu.php");?>
    
      </div>

    it does not bring the sidebar to the right of the signup forms.

    Can anyone assist with where I need to put the code??

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘sidebar on wp-signup.php’ is closed to new replies.