Print Page | Close Window

Modifying Home.asp text line?

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=1409
Printed Date: 22-April-2025 at 9:34am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Modifying Home.asp text line?
Posted By: paul
Subject: Modifying Home.asp text line?
Date Posted: 27-February-2008 at 4:59pm

My home.asp page has some text describing our store.  Immediately above that page description is the line "Our featured products this month include..".  Is it possible to move that line below the page description?  If so, what file contains that layout code?  I've searched home.asp, homecode.asp, and pcShowProductH.asp, but they don't seem to contain the layout code that I'm looking for.  Here's a screen shot of what I'm describing.

Thanks for any help.

Paul




Replies:
Posted By: Greg Dinger
Date Posted: 27-February-2008 at 5:06pm

Paul, the code you need to move is the following which appears on home.asp.

   ' If there are featured products, show that message, otherwise hide it
   if pcIntHPFeaturedCount > 0 then
   %><h1><%response.write dictLanguage.Item(Session("language")&"_mainIndex_11")%& gt;</h1>   <%
   end if



-------------
GreyBeard Design Group

Certified ProductCart Developer

Web Design/Development/Hosting

http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |


Posted By: paul
Date Posted: 27-February-2008 at 6:08pm
Thanks - that did the trick.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net