Forum Replies Created

Viewing 15 posts - 1 through 15 (of 101 total)
  • in reply to: HIDE PRODUCT REVIEW IN WIDGET #330163
    gflwrg
    Member
    Post count: 113

    Oh my! Been staring at the computer for too long that I couldn’t even spot the typo for weeks. Well spotted David. Many thanks. 🙂

    in reply to: HIDE PRODUCT REVIEW IN WIDGET #330113
    gflwrg
    Member
    Post count: 113

    Hello Rui,

    that makes it hidden but leaves the space where the stars used to be. Not applicable on this occasion though. display:none will be the best solution but it just isn’t working at all.

    It was before and randomly returned.

    in reply to: HIDE PRODUCT REVIEW IN WIDGET #329961
    gflwrg
    Member
    Post count: 113

    Hello,

    even after following your solutions, the issue returns. Please see image attached.

    The review stars still show up in mini lists

    Attachments:
    You must be logged in to view attached files.
    in reply to: SINGLE PRODUCTS IMAGE ZOOM ISSUES #327375
    gflwrg
    Member
    Post count: 113

    When i gave this code a go;

    /* Single product image display size */
    .woocommerce div.product div.images img {
        display: block;
        width: 85% !important;
        height: 100% !important;
    }

    It created a cool parallax/glide effect. Although its pretty cool, what I was after is a resize. Removing the code all together makes the images too large.

    in reply to: SINGLE PRODUCTS IMAGE ZOOM ISSUES #327373
    gflwrg
    Member
    Post count: 113

    Hello David, many thanks. That actually done the trick,

    The thing is this code actually helped me ensure the image isn’t too big in the single products page;

    /* Single product image display size */
    .woocommerce div.product div.images img {
        display: block;
        width: 85% !important;
    }

    How do I carry on using it without facing the stretch issue again 🙂 Is it just a matter of defining height too?

    in reply to: SINGLE PRODUCTS IMAGE ZOOM ISSUES #326984
    gflwrg
    Member
    Post count: 113

    Hello David,

    will do that now. Can you try not to disable the main theme through out the process please, it messes up the widgets.

    Thanks in advance.

    in reply to: HIDE PRODUCT REVIEW IN WIDGET #326733
    gflwrg
    Member
    Post count: 113

    Thanks mate

    in reply to: HIDE PRODUCT REVIEW IN WIDGET #326720
    gflwrg
    Member
    Post count: 113

    Thanks Rui, worked like magic. 🙂

    Any update on the other stuff you were helping with yesterday?

    in reply to: HIDE PRODUCT REVIEW IN WIDGET #326716
    gflwrg
    Member
    Post count: 113
    This reply has been marked as private.
    in reply to: SINGLE PRODUCTS IMAGE ZOOM ISSUES #326699
    gflwrg
    Member
    Post count: 113
    This reply has been marked as private.
    in reply to: SINGLE PRODUCTS IMAGE ZOOM ISSUES #326615
    gflwrg
    Member
    Post count: 113
    This reply has been marked as private.
    in reply to: RECENTLY VIEWED #320532
    gflwrg
    Member
    Post count: 113

    Hello Ed,

    thanks for the response. Will have it looked at and hopefully resolved. It’s just that it worked before and vanished after series of woocommerce and theme updates.

    in reply to: Beam Me Up? #320022
    gflwrg
    Member
    Post count: 113

    Solved! Many thanks Rui. Saved me again.

    in reply to: RECENTLY VIEWED #319982
    gflwrg
    Member
    Post count: 113
    This reply has been marked as private.
    in reply to: RECENTLY VIEWED #319936
    gflwrg
    Member
    Post count: 113
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 101 total)