• I’m still stuck with adding a form to my sidebar tile.
    Can anyone tell me exactly where I can add my form to the sidebar tile without messing things up.

    I’d like to add it above the calender.

    I know a lot of people who’d like to this, but have no clue how. Any help would be great…

    Thanks,
    Riggie

Viewing 1 replies (of 1 total)
  • I personally think the best way to do it is create your form in a seperate .php file in the themes directory and add a line like this one:

    <?php include (TEMPLATEPATH . ‘/contact.php’); ?>

    To sidebar.php where you want your form to appear.

Viewing 1 replies (of 1 total)
  • The topic ‘Adding an aWeber form to Semiologic in the sidebar tile…’ is closed to new replies.