There are several different types of page in Actinic. The most common are 'section pages' (see Overview of Sections) and 'brochure pages' (see What Are Brochure Pages?). But there are lots of different types of page within Actinic such as the 'search page', 'sitemap' and all the 'checkout pages'.
When you are in the Design tab, you can't get at the 'shopping cart' page to edit it by clicking in the 'content tree', because this page is not in the content tree.
Instead, you need to use the 'Page Selection' drop down, which is at the top of the preview in the Design tab.
Select the page you want to edit and it will appear in the Design tab.
The full list of pages are as follows:
Page |
Description |
File Generated |
Content Page |
The section page or brochure page you have selected in the content tree. |
various |
Site Map |
Contains a list of all the sections and sub-sections in your store. |
sitemap.html |
Terms And Conditions |
Contains the terms and conditions for your store. |
info.html |
Contact Us |
The online form customers use to contact you. |
mail_form.html |
Search |
The full search page. |
search.html |
Search Results |
Contains the search results. |
results.html |
Login |
Contains the username and password fields. |
login.html |
Signature |
At the end of the checkout, this page is used to confirm a registered customer's password. |
signature.html |
Add To Cart Confirmation |
If you are using a shopping mode of 'Quantity on Confirmation Page', this page is the confirmation page you see after adding to the cart. |
ODTemplate.html |
Shopping Cart |
The page you see online when you click 'View Cart'. |
SCTemplate.html |
Checkout Page 0 |
The first page of the checkout, containing location selection drop-down lists. |
order00.html |
Checkout Page 1 |
Invoice address, tax, shipping, coupon and terms and conditions agreement. |
order01.html |
Checkout Page 2 |
Delivery address, general information and payment method selection. |
order02.html |
Checkout Page 3 |
Only used if you are using Actinic's Java-applet based encryption. |
order03.html |
Receipt |
The online receipt page, shown at the completion of the checkout. |
order04.html |
Bounce Page |
Used as an intermediate page online for a variety of reasons. The content of the page is actually inserted by the online store. |
bounce.html |
SSL Bounce Page |
The intermediate page before a customer is taken to the 'Shared SSL' secure server. |
sharedssllink.html |
Confirm Remove Template |
This page is only used for the warning message that appears when a customer is about to overwrite a saved shopping cart online. |
CRtemplate.html |
Price Template |
Used to insert customer account prices into the 'add to cart confirmation page' |
price.html |
Actinic Stylesheet |
The main stylesheet file containing layout information for the Actinic site. |
actinic.css |
Digital Download Folder Index Page |
Shown to a customer if they accidentially browse into the 'DD' folder on the website. |
DDIndex.html |
Terms and Conditions Popup |
This page contains the terms and conditions, and it is linked to from the checkout. |
infopopup.html |
Customer Email |
The email sent by the online store to customers when they place an order at the store. |
Act_CustomerEmail.txt |
Administrator Email |
Email sent by the online store to the main account contact of a customer account when an order is placed. |
Act_AdminEmail.txt |
Buyer Email |
Email sent by the online store to the buyer of a customer account when an order is placed. |
Act_BuyerEmail.txt |
Password Email |
Contains username and password details. Sent from the Actinic application. |
n/a |
Order Received Email |
Confirms order has been received, and contains order details. Sent from the Actinic application. |
n/a |
Payment Received Email |
Confirms payment has been received for the order. Sent from the Actinic application. |
n/a |
Order Shipped Email |
Confirms the goods have been shipped. Sent from the Actinic application. |
n/a |
Other Emails |
By default, this opens the 'User Definable Offline Email' layout for editing. |
n/a |
Resend Download URL Email |
Used to resend the location of digital download files if the customer has not downloaded them yet. |
n/a |