Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1282823

    Hi Support,

    we would like to use WooCommerce 360º Image on our site. Unfortunately, there is a conflict. The image is rotated 360 degrees. However, at the same time it is also pulled up.

    When testing with other base themes, this error does not appear: https://d.pr/i/iwAqWR

    How can we fix the conflict?

    Thanks for your help!

    Best regards!

    Tobias

    #1283677

    Hey Tobias,

    Thank you for the inquiry.

    We can reproduce the issue on our end but we cannot see any errors and the markup of the image sequence looks fine. It might be a style issue, but we cannot figure out where. We may need some help from the plugin developers because currently we have no idea why the image spirals up.

    Best regards,
    Ismael

    #1283679

    Hi,

    UPDATE: We found the style problem as suspected previously. Please try to add this css code to remove the unwanted padding for the list element.

    .entry-content-wrapper .threesixty_images li {
    	padding: 0 !important;
    }

    Best regards,
    Ismael

    #1283682

    Hi Ismael,

    thanks – that works!

    Thank you very much!

    Best regards!

    Tobias

    #1283875

    Hi,

    No worries. Glad we could be of help. Please feel free to open another thread should you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘WooCommerce 360º Image jQuery Conflict’ is closed to new replies.