Adding .aspx page

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
maucoin
Ensign (ENS)
Ensign (ENS)
Posts: 10
Joined: Thu Jul 24, 2008 1:54 pm

Adding .aspx page

Post by maucoin » Thu Oct 09, 2008 1:24 pm

I am trying to figure out how to add an additional .aspx page. I was told i needed to in order to have a completely seperate category list then every other page. Below is what help.ablecommerce said but i am unsure as to how to do this.

The simplest way to do this is to make a copy of a page (such as the default.aspx) and rename the copy

My question is where exactly on the store do i go in order to add a new one?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Adding .aspx page

Post by mazhar » Fri Oct 10, 2008 7:08 am

Find the Default.aspx in the website folder of the application, make a copy of it, rename it and then you can upload it to the store through FTP etc.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Adding .aspx page

Post by AbleMods » Sat Oct 11, 2008 10:09 pm

There is also a generic web page provided for this purpose. In the root folder of your store, you will find a file named "webpage.aspx".

Just copy webpage.aspx to mynewpage.aspx and create a link to mynewpage.aspx somewhere in your site.

Then you can browse to the page within your site and assign the various scriptlets like any other AC7 page.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply