Attention

If your Photo Cart is suddenly getting a 500 error or only displaying a blank page then you or your hosting company has updated the PHP (programming language) to PHP 7 which Photo Cart is not compatible with (and will not be compatible with) mainly because of the removal of the my_sql functions which are replaced with my_sqli functions. 

You would need to have the PHP version downgraded to 5.6 in order for Photo Cart to work. If downgrading the PHP doesn't work then you may have to update Photo Cart to the last version of 7. Download Photo Cart 7 upgrade files. Upgrade instructions.

Photo Cart was retired in 2015. Check out Sytist.

Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.

Can I Hide "view Packages"

V
41 posts
Thu Mar 20, 14 9:01 AM CST
I've a few package groups created, but one of my clients has pointed out that when they click on "view packages" in the gallery screen, PC only shows the first package group. Can "view packages" be hidden or redirected to the first image in the set with the full list of packages showing? I can't find anything in the settings or manual.

Vincent
16,266 posts (admin)
Thu Mar 20, 14 2:50 PM CST
You can hide the view packages link by editing your theme in the Customize section and add the following code in the Additional CSS section:

#viewPackagesThumb { display: none; }
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
V
41 posts
Thu Mar 20, 14 2:56 PM CST
Thanks Tim :-)
94 posts
Mon Oct 27, 14 10:11 AM CST
I also wish to hide the packages link from the thumbnail page. I tried entering the code above, but the links still shows.
16,266 posts (admin)
Mon Oct 27, 14 2:57 PM CST
You probably didn't add the code to the right place of your theme.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
94 posts
Mon Oct 27, 14 3:41 PM CST
I went in to where I edit my theme and entered it in the box for custom CSS
16,266 posts (admin)
Tue Oct 28, 14 8:39 AM CST
Looks like you added the code within other code in the additional CSS

#openframelarge {
width:740px;
height: 650px;

#viewPackagesThumb { display: none; }
}

Needs to be after the other bracket

#openframelarge {
width:740px;
height: 650px;
}

#viewPackagesThumb { display: none; }




Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
94 posts
Tue Oct 28, 14 9:18 AM CST
Thank you so much for your help
8 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 1,027 times
Category: Customizing
 
Loading more pages
Loading more pages

Sign up for email promotions.

Your information is safe with us and won't be shared.

Thank you for signing up!

 
©2003 - 2021 Grissett, LLC. All Rights Reserved.

By continuing to browse or by clicking Accept Cookies, you agree to the storing of cookies on your device necessary to provide you with the services available through our website.

    Accept   Privacy & Cookie Policy
Loading More Photos
Scroll To Top
Close Window
Loading
Close