Home Forums Free Themes Easy Commerce Single Product Images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #54855
    daena76
    Participant

    I’m currently using Easy Commerce – Free. The images on the single product page, when clicked, pops-up a photo slider. Is there an option to view multiple pictures by only hovering or staying on the same product page when clicked? And Is this the same format with the PRO version?

    #54923
    wensolutions
    Keymaster

    Hello @daena76,

    Actually we are having trouble in understanding your query .

    If you want to view the products upon hovering then the feature is not available in both pro and free version . If this is not what you meant then please explain your query further so that we could help you .

    Also the slider which popup when clicked in the product will displayed by staying in same product page .

    Hope this clears up.

    Best Regards!!

    #54983
    daena76
    Participant

    “Also the slider which popup when clicked in the product will displayed by staying in same product page .”

    Is there a way for the slider to NOT POP-UP when clicked? That’s all I was referring to.

    #55054
    wensolutions
    Keymaster

    Hello @daena76,

    Yes you can definitely turn off the Pop up of the gallery bu adding the custom CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .woocommerce div.product .images, .woocommerce-page div.product .images {
    pointer-events: none;
    }

    Hope this helps .

    Let us know if you have any confusion further .

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.