Product Image slider not working - by divyap

This topic has 4 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Jack Richardson

  • Avatar: divyap
    divyap
    Participant
    December 26, 2016 at 11:18

    Hello,

    I Have faced issue in product image slider.

    1) In my website product details page slider is not working when I have clicked gallery image then it is not changes.

    2) I want to removed images name tooltip when mouse hover on product images.

    3) Can I set images thumbnail same for all?

    4) I want change product image on hover. I have upload for one product but it is not working.

    Can you please help me?

    Thanks
    Divya

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 26, 2016 at 15:27

    Hello,

    1. The problem is related to the plugin “Woocommerce Catalog Enquiry”. Disable it and check product images.

    2. Add this code in footer.php file before </body>:

    <script type="text/javascript">
    jQuery(document).ready(function($){
    jQuery('img').removeAttr('title');
    });
    </script>

    3. You can upload thumbnails editing each product separately and upload pictures in Gallery images section under “Featured Image” .

    4. Hover effect works on Shop page, not on single product pages. Have you checked hover effect on Shop page?

    Best regards,
    Jack Richardson.

    Avatar: divyap
    divyap
    Participant
    December 27, 2016 at 15:06

    Thank You Jack,

    I want to display woocommerce recent review product widget in third column replace by SALE PRODUCTS as per your demo in pre-footer sidebar section.

    How to do this point? because I have used static block for display pre-footer section. But in visual editor recent product review is not showing.

    One more think can i update woocommerce latest version. Is it compatible with your theme?
    I need your help.

    Thanks
    Divya

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 27, 2016 at 19:44

    Hello,

    Yes, you can update Woocommerce plugin, but at first create full backup of your site. Do this before starting any update.

    To display review widget you need create custom sidebar in Appearance > Widgets. Fill in Custom Sidebar title and press Add Sidebar button.
    Place necessary widgets into newly created sidebar.
    Then edit your static block and add Widgetised Sidebar element in Visual Composer editor, and select your custom sidebar.

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.