Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 waste of selling space
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

bluesky
VP-CART Super User

304 Posts

Posted - March 17 2007 :  10:49:17  Show Profile  Reply with Quote
On the page >> Home --> Categories --> your cat --> your product ............... theres a REPEAT of the product catagory name in bold and larger font then theres details of how mnay pages of products are available , this totals about 3cm vertically on a screen and seems awaste of selling space .. i am sure it would be best with both removed or moved on to one or test on the product catgory reduced

Any ideas how/ where i can adjust edit these automatically genereated texts?

PAUL

Kidd
VP-CART Super User

Australia
373 Posts

Posted - March 21 2007 :  01:03:03  Show Profile  Reply with Quote
try this on shopdisplayproducts.asp locate
Response.Write "<h1>" & Category & "</h1>"

put a ' in front
'Response.Write "<h1>" & Category & "</h1>"
Go to Top of Page

bluesky
VP-CART Super User

304 Posts

Posted - March 21 2007 :  03:54:27  Show Profile  Reply with Quote
Kidd that was great thanks for your help, the commenting out worked fine for the catagory name. Further to remove the message "page 1 of 1! and pull the whole display up so space is not wasted i show below all three items that need commeneted out . Thnaks Again

If Category <> "" Then
'Response.Write "<h1>" & Category & "</h1>"Else
'Response.Write "<h1>" & getlang("langProduct01") & "</h1>"
End If
'response.write prodheaderfont & header & prodheaderfontend
ShowCategoryImage
'debugwrite sql
ShopOpenRecordSet SQL,objRS1, mypagesize, mypage
if objRS1.eof then
objRS1.Close
set objRS1=nothing
shopwriteerror getlang("langProductSearch")
exit sub
end if
recordcount=0
'response.write "<p class=""ac"">" & smallinfofont & getlang("langCommonPage") & " " & mypage & getlang("langCommonOf") & " " & maxpages & smallinfoend & "</p>"
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00