Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    The image zoom function does not work

    Bug Report
    2
    3
    387
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hairong last edited by

      Environment: laradock
      Version: v1.3.1

      • velocity.js reports an error TypeError: this.activeImage.ezPlus is not a function
      • The image zoom function does not work

      Is there a workaround for this? Thank you!

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @hairong,

        I just checked this in the latest version not able to reproduce that. Have you done any changes?

        1 Reply Last reply Reply Quote 0
        • H
          hairong last edited by hairong

          @devansh-webkul Thanks for the heads up, I re-installed and checked and the problem came from Odoo's online chat script.
          The code I added in scripts.blade.php, odoo chat works fine but reports the error this.activeImage.ezPlus is not a function, causing the product detail page to not work properly.

          <script type="text/javascript" src="https://erp.traitbuy.test/im_livechat/external_lib.js"></script>
          <script type="text/javascript" src="https://erp.traitbuy.test/im_livechat/loader/1"></script>
          

          I haven't found how to fix the cause of the odoo script code conflict yet, I'll come back and update when I do.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post