Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1483943

    I’ve recently updated to the latest version in hopes of fixing this but with no luck.

    So BlockUI iw blocking the payment section on my site.

    <div class="blockUI blockOverlay" style="z-index: 1000; border: none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; background: rgb(255, 255, 255); opacity: 0.6; cursor: default; position: absolute;"></div>

    I do have these errors on the site, which has been there for a bit.

    avia-js.min.js?ver=7.1:1 Uncaught TypeError: Cannot set properties of undefined (setting 'applyFilters')
        at aviaJSHelpers.wpHooks (avia-js.min.js?ver=7.1:1:392)
        at new aviaJSHelpers (avia-js.min.js?ver=7.1:1:113)
        at avia-js.min.js?ver=7.1:1:618
        at avia-js.min.js?ver=7.1:1:1321
    wpHooks @ avia-js.min.js?ver=7.1:1
    aviaJSHelpers @ avia-js.min.js?ver=7.1:1
    (anonymous) @ avia-js.min.js?ver=7.1:1
    (anonymous) @ avia-js.min.js?ver=7.1:1
    
    lottie_animation.min.js?ver=7.1:1 Uncaught TypeError: Cannot read properties of undefined (reading 'register')
        at lottie_animation.min.js?ver=7.1:1:2783
        at lottie_animation.min.js?ver=7.1:1:2866
    (anonymous) @ lottie_animation.min.js?ver=7.1:1
    (anonymous) @ lottie_animation.min.js?ver=7.1:1
    
    avia-snippet-fold-unfold.min.js?ver=7.1:1 Uncaught TypeError: Cannot read properties of undefined (reading 'register')
        at avia-snippet-fold-unfold.min.js?ver=7.1:1:5124
        at avia-snippet-fold-unfold.min.js?ver=7.1:1:5204
    (anonymous) @ avia-snippet-fold-unfold.min.js?ver=7.1:1
    (anonymous) @ avia-snippet-fold-unfold.min.js?ver=7.1:1
    

    I assume its just a buildup of crap over time as we have had our site “revamped” a couple times. I put a login info in the private section

    #1483960

    Hey holidayprint,

    Thanks for the login details. I’m not sure that I fully understand the problem that you are having, could you share a screenshot highlighting it please?

    Best regards,
    Rikard

    #1484096

    Hi, sorry for the late reply but here are the images.

    #1484141

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .checkout .blockOverlay {
      display: none; 
    }

    Best regards,
    Rikard

    • This reply was modified 3 weeks, 3 days ago by Rikard.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.