• I’ve created a template to display an amazon store (thanks to build.your.own.astore.tutorial )
    I’ve uploaded it to my themes folder but when I go to write pages I do not see an option for picking a Page Template. I use 2.0.2 wordpress. I tried uploading the templte file to the themes directory and also to the folder of the theme I’m using but with no luck.
    Here is the template code and it is called amazon.php
    <?php
    /*
    Template Name: Amazon
    */
    ?>

    <iframe src=”http://astore.amazon.com/francinphotos-20″ width=”90%” height=”1000″ frameborder=”0″ scrolling=”yes”>

    <?php get_footer(); ?>
    Any help would be wonderful.
    Cheers,
    Richard
    p.s. I’m a complete novice to coding of any kind.

The topic ‘templates’ is closed to new replies.