PHOTO CART WEBSITE:D SUPPORT BUY CONTACT
Shopping Cart Empty
SUPPORT CENTER
After upgrade FAQ
Support forum & community
Support forum & community
General photography chat

The pages on the customer side are too wide (fill the screen) and they were a fixed size

You will need to edit your theme in the Customize section. For the "Page Width ", you need to end it with a px. Example: 1024px

 

My theme won't change

This is because you have either gallery categories or galleries with themes selected for them which override the default theme.

You can reset all categories and galleries to use the default theme. In the galleries section of the admin, under actions click "Set all category themes to default" and "Set all gallery themes to default"

 

My price list is overlapping the display image or vice versa

Since your display images are too large you will need to make some changes.

Change the display image & Product display widths
1) Increase the width of your pages in your theme (Customize > edit your Theme). For example 1024px
2) Add the code below into the "Additional CSS" for your theme to change the width of the area that display the image and price list
#viewImage width default is: 60%
#viewProducts width default is: 38%;

You can adjust the percentages to give more room for the image to display and less for for products to display.

Be sure the total of the widths is 98%. You don't want 100% because it will drop one below the other.

#viewImage { 
	width: 70%;
}
#viewProducts {
	width: 28%;
}

 

The titles over the gallery listings are large

You can change the size of the gallery titles in the admin, Customize -> Select your theme -> right side the of the page +Thumbs & Gallery List -> Title Size (example: 17px)

 

PayPay Website Payments Pro - CAD

If you are using PayPal Website Payments Pro and set up for CAD , you can download those files here for Photo Cart 6. Instructions are in the zip file.

 

The navigate sub galleries or help & jump to gallery menus not working.

While you are in the admin, click Refresh on your browser. The javascript file is probably cached.

 

 

 
© Grissett, LLC. All rights reserved.