aStore template problem in WordPress

Discussion in 'Application Software' started by bryonc, Nov 2, 2007.

  1. bryonc

    bryonc MDL Novice

    Nov 2, 2007
    2
    0
    0
    Hi.

    I'm brand new to WordPress and essentially ignorant of HTML (and yes, I know that's where my real trouble lies). I've finally managed to create a template for an iFrame for an Amazon.com aStore. I'm so close to getting it on the site. Problem is, if I leave the "<" in the "<?php" coding that announces a template, then that template information shows up above my header when the page is live. If I remove the "<" then I get an error message: Parse error: syntax error, unexpected '>' in line 6.

    I can't for the life of me find a spare ">" in that line, or anywhere else (previous disclaimer of HTML knowledge aside; each br has a bracket before and after and no spares).

    What should I do? Many thanks for your help.
     
  2. bryonc

    bryonc MDL Novice

    Nov 2, 2007
    2
    0
    0
    got it

    Nevermind; it's working now.