strand

HomeSupportWordPress: Popular Widget Plugin 100K downloads

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Adding image numbers for the images in Shopping Cart view #54805
    strand
    Participant

    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. 🙂

    in reply to: Help How to Remove COLOR AND FINISH from CART #54081
    strand
    Participant

    You’re welcome, wazza. I hope the fishing was good!

    in reply to: Store and Cart Text on Phones #53991
    strand
    Participant

    Sorry 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.

    in reply to: Help How to Remove COLOR AND FINISH from CART #53987
    strand
    Participant

    Wazza, 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;
     
    }

    in reply to: Help How to Remove COLOR AND FINISH from CART #53985
    strand
    Participant

    Wazza, 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;

    }

    in reply to: Help How to Remove COLOR AND FINISH from CART #53984
    strand
    Participant

    Wazza, 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;

    }

    in reply to: Help How to Remove COLOR AND FINISH from CART #53983
    strand
    Participant

    Wazza, 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;

    }

    in reply to: Help How to Remove COLOR AND FINISH from CART #53982
    strand
    Participant

    Wazza, 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!

    in reply to: Secured Images page no longer working #53516
    strand
    Participant

    Follow 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. 🙂

     

    in reply to: Secured Images page no longer working #53499
    strand
    Participant

    PS  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?

Viewing 10 posts - 1 through 10 (of 10 total)