Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 adding banner to the products page
Author « Topic »  

ian george
Advanced Member

United Kingdom
331 Posts

Posted - 10/11/2018 :  03:16:40  
hi I want to add a statement banner or text to the bottom of the individual products page

can that be done

as I see there is the option of text as a header but not for images

ian

ie http://www.curiosity-corner.com/categories.asp?cat=steiff+bears

wanted to put a steiff quality statement at the bottom of the page

Andy
ECT Moderator

95440 Posts

Posted - 10/11/2018 :  04:26:53  
Hi Ian

I can't see how you can do that I'm afraid unless you set up static pages for each of the categories.

Andy

Please feel free to review / rate our software

ian george
Advanced Member

United Kingdom
331 Posts

Posted - 10/11/2018 :  04:34:27  
yes I have been trying to get it in the pages

needs to be a program change in the main program

in the Admin categories section.

Modify: Use this page to manage your categories.

*Category Name:
Category Working Name:
Sub Category Of: Home Category Artist Bears Bears charlie bears Dolls For Children For Her For Him Games and Toys Homewares Moorcroft Pottery Special gifts Tv Character
Category Function: Products can be added to this category Categories can be added to this category
Category Image:
Category Description: Steiff Bears Collection
Click Here for the different Ranges
Restrictions: No Restriction Login Level 1Login Level 2Login Level 3Login Level 4Login Level 5 Disable Category Alter Subcategory Restriction When Modified Force Subcategories to This Restriction Level Do Not Alter Subcategory Restriction
Page Title Tag (Optional):
Meta Description (Optional):
Category URL (Optional):
Catalog Root (Optional): Check to make this category the product catalog root.
Category Header:

as there is a header section that puts text into each category but not images

need one for the bottom of the page ie a footer

ian

Andy
ECT Moderator

95440 Posts

Posted - 10/11/2018 :  06:45:08  
You can put any information in the Category Header field that will go at the top of the page but there isn't a Category Footer feature.

Andy

Please feel free to review / rate our software

dbdave
ECT Moderator

USA
10468 Posts

Posted - 10/11/2018 :  07:51:37  
If it's just a few categories, it would be easy to do this with a tip I had put up some time back


https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=100929

In your case, open up the categories.asp page in your html editor and just below the include line
<!--#include file="vsadmin/inc/inccategories.asp"-->

Add something like this
<% If Request.QueryString("cat") = "steiff+bears" then
Response.Write("<div class=catfooter>Your html here</div>")
End If %>

Insert your html there in the red area
If you need this on quite a few categories though, it might become difficult to manage.

Edited by - dbdave on 10/11/2018 07:56:05
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000