Greetings,

I am having 2 issues. I also have a Zazzle store and I am trying to display content from it in my ZC store.

Flash Issue: the flash will not show up at all on main pain or page 2 or ez pages.

Code:
<embed wmode="transparent" src="http://www.zazzle.com/utl/getpanel?zp=117611361514569287" FlashVars="feedId=117611361514569287" width="450" height="300" type="application/x-shockwave-flash"></embed><br/>Browse other <a href="http://www.zazzle.com/gifts">gifts</a> from Zazzle.<br />
PHP Issue: I am trying to include php pages into my store on ez pages .. the include wont show...

Code:
    <link id="ext_css" rel="stylesheet" type="text/css" 
          href="includes/templates/responsive_all_business/css/zstore.css"/>
<h1 class="sampleTitle">Sample page with full grids (all display options enabled)</h1>

<?php include '/zstore.php'; ?>

<?php
Any ideas please...

Fire