• Resolved christina86

    (@christina86)


    I’m in the process of setting up a site for an organization I’m a member of. I want to create a member’s page; the only problem is when I create one through my admin panel it will not allow javascript.

    So I thought I’d just create a regular html page and upload it to my server and then link to it. For some reason having WP installed will not allow me to do this.

    This is what my html looks like…

    <html>
    <head><title></title></head>
    <body>Christina Perdue Studios

    <script type=’text/javascript’ src=’http://www.etsy.com/etsy_mini.js’></script><script type=’text/javascript’>new EtsyNameSpace.Mini(5281089, ‘shop’,’thumbnail’,1,4).renderIframe();</script>
    </body></html>

    This is what I get when I visit that page on my site
    http://etsyphotos.com/pages/list

    Is there a way I can create just a regular html static page?

    Thanks,
    Christina

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

The topic ‘Creating a regular html page?’ is closed to new replies.