Forum Replies Created
-
AuthorPosts
-
August 29, 2013 at 11:22 am in reply to: Adding image numbers for the images in Shopping Cart view #54805strandParticipant
Thank you for the change -> Added: Image title to cart images.
Exactly what I wanted!!Looks like this plug-in will work for us.
I will talk to my boss about making a donation. 🙂
strandParticipantYou’re welcome, wazza. I hope the fishing was good!
strandParticipantSorry for my long delay in answering your question. An update fixed some of the issues I was having. There is still some clutter in the Shopping Cart headings. I’ll write again if I need help. Thank you.
strandParticipantWazza, I removed the Color and Finish columns completely from Shopping Cart by adding this in my Theme. Â Not sure if it will help you.
Appearance > Theme Options > Styling Options.ims-subrows .ims-color {
display: none;
}.ims-subrows .ims-fisnish {
display: none;
}I know finish is spelled wrong, but that’s what showed up in Inspect Element so I used it.
I also removed the “inch” – “in” indications on the sizes as it was showing up with my wallets and adding to clutter on phones held vertically.
.ims-size .ims-unit {
display: none;
}strandParticipantWazza, I removed the Color and Finish columns completely from Shopping Cart by adding this in my Theme. Â Not sure if it will help you.
Appearance > Theme Options > Styling Options.ims-subrows .ims-color {
display: none;
}.ims-subrows .ims-fisnish {
display: none;
}I know finish is spelled wrong, but that’s what showed up in the Inspect Element so I used it.
I also removed the “inch” – “in” indications on the sizes as it was showing up with my wallets and adding to clutter on phones held vertically.
.ims-size .ims-unit {
display: none;}
strandParticipantWazza, I removed the Color and Finish columns completely from Shopping Cart by adding this in my Theme. Â Not sure if it will help you.
Appearance > Theme Options > Styling Options.ims-subrows .ims-color {
display: none;
}.ims-subrows .ims-fisnish {
display: none;
}I know is finish is spelled wrong, but that’s what showed up in the Inspect Element so I used it.
I also removed the “inch” – “in” indications on the sizes as it was showing up with my wallets and adding to clutter on phones held vertically.
.ims-size .ims-unit {
display: none;}
strandParticipantWazza, I removed the Color and Finish columns completely from Shopping Cart by adding this in my Theme. Â Not sure if it will help you.
Appearance > Theme Options > Styling Options.ims-subrows .ims-color {
display: none;
}.ims-subrows .ims-fisnish {
display: none;
}I know is finish is spelled wrong, but that’s what showed up in the Inspect Element so I used it.
I also removed the “inch” – “in” indications on the sizes as it was a showing up with my wallets and adding to clutter on phones held vertically.
.ims-size .ims-unit {
display: none;}
strandParticipantWazza, I removed the Color and Finish columns completely from Shopping Cart by adding this in my Theme. Â Not sure if it will help you.
Appearance > Theme Options > Styling Options
.ims-subrows .ims-color {
display: none;
}.ims-subrows .ims-fisnish {
display: none;
}I know finish is spelled wrong, but that’s what showed up in Inspect element so I used it.
I also removed the “inch” – “in” indications on the sizes as it was a showing up with my wallets and adding to clutter on phones held vertically.
.ims-size .ims-unit {
display: none;}
Cheers!
strandParticipantFollow up…  For some  reason it’s working now. I didn’t make any changes. Well, I’m glad it’s working!  Hopefully the “Secured Images” page will continue to display correctly. I do still have a question. Does using the galleries > settings > reset > uninstall Image Store option cause any harm other than needing to start from scratch setting up the plug in again? Thank you. 🙂
strandParticipantPS Â I removed Image Store through the main plug in page, not from the galleries > settings > reset > uninstall Image Store option. Â Should I try that and then re-install?
-
AuthorPosts