<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Cart - customizing look</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Cart - customizing look]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 05:44:17 +0000</pubDate>
  <lastBuildDate>Tue, 20 Oct 2009 22:11:01 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=3123</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Cart - customizing look : Hi kclark1515,This is rather curious....]]></title>
   <link>https://forum.productcart.com/cart-customizing-look_topic3123_post11693.html#11693</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3123<br /><strong>Posted:</strong> 20-October-2009 at 10:11pm<br /><br />Hi kclark1515,<br><br>This is rather curious. If there are no featured products and no page description, then nothing should display here. You don't appear to have either, yet it shows. Given the logic here, you must have one or the other populated in your db, or this shouldn't how.<br><br>However, if you need to hack it, you can simply find:<br><table width="99%"><tr><td><pre class="BBcode"><br>if pcIntHPFeaturedCount &gt; 0 then<br></pre></td></tr></table><br><br>and change to: <br><table width="99%"><tr><td><pre class="BBcode"><br>if pcIntHPFeaturedCount &gt; 0 or FALSE then<br></pre></td></tr></table><br><br>I'd also recommend making a note you can find again about this mod, so maybe some like this:<br><table width="99%"><tr><td><pre class="BBcode"><br>' Customization: needed to hack out the featured product section<br>if pcIntHPFeaturedCount &gt; 0 or FALSE then<br></pre></td></tr></table><br>]]>
   </description>
   <pubDate>Tue, 20 Oct 2009 22:11:01 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/cart-customizing-look_topic3123_post11693.html#11693</guid>
  </item> 
  <item>
   <title><![CDATA[Cart - customizing look : The text &amp;#034;our featured products...&amp;#034;...]]></title>
   <link>https://forum.productcart.com/cart-customizing-look_topic3123_post11687.html#11687</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3123<br /><strong>Posted:</strong> 20-October-2009 at 9:34pm<br /><br />The text "our featured products..." is located in /shop/includes.asp.&nbsp; You can try just removing the words, leaving the "" in place.<DIV>&nbsp;</DIV><DIV>If you want to remove the line altogether, look for &lt;h1&gt; in home.asp.</DIV><DIV>&nbsp;</DIV><DIV>Personally, I like to move the home page to the root&nbsp;<a href="http://wiki.earlyimpact.com/how_to/move_home_page" target="_blank">http://wiki.earlyimpact.com/how_to/move_home_page</A> so that you can then just direct the customer to your domain name, and that's that.</DIV>]]>
   </description>
   <pubDate>Tue, 20 Oct 2009 21:34:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/cart-customizing-look_topic3123_post11687.html#11687</guid>
  </item> 
  <item>
   <title><![CDATA[Cart - customizing look : I have added my own code to header.asp...]]></title>
   <link>https://forum.productcart.com/cart-customizing-look_topic3123_post11685.html#11685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1718">kclark1515</a><br /><strong>Subject:</strong> 3123<br /><strong>Posted:</strong> 20-October-2009 at 9:19pm<br /><br />I have added my own code to header.asp and footer.asp, so the store front is within my own framework for my site.&nbsp; I am wondering - what do I need to change to get rid of the "our featured products..." at the top of home.asp - just go into that file and change it, or is there a way to do it through the control panel?&nbsp; And is that where I will send my customers to browse the products, or is it the viewCategories.asp page?&nbsp; I would like for them to be able to select categories and sub categories, and drill down from there to view products.&nbsp; Any help would be greatly appreciated to get started as soon as possible.&nbsp; Thanks!<DIV>&nbsp;</DIV><DIV>For any that are interested, here is the site:</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.go-bigtime.com/shop/pc/home.asp" target="_blank">http://www.go-bigtime.com/shop/pc/home.asp</A></DIV>]]>
   </description>
   <pubDate>Tue, 20 Oct 2009 21:19:53 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/cart-customizing-look_topic3123_post11685.html#11685</guid>
  </item> 
 </channel>
</rss>