• Resolved fish911

    (@fish911)


    HI, I’m planning on purchasing the pro version of this theme but have found an issue when using the Brizy page builder. When the theme is activated it breaks the button for the contact form.

    See error listed below for more details. It’s on a test site so I will leave the page like it is so you are able to view the issue.

    Uncaught TypeError: Cannot read property ‘querySelectorAll’ of null
    at e.setupMobileItemAnimations (theme.min.js?ver=0.3.3:1)
    at e.init (theme.min.js?ver=0.3.3:1)
    at new e (theme.min.js?ver=0.3.3:1)
    at theme.min.js?ver=0.3.3:1
    at theme.min.js?ver=0.3.3:1

    Thanks in advance for your assistance I’m looking forward to using the pro version of this theme.

    • This topic was modified 5 years, 8 months ago by fish911. Reason: Double posted by mistake sorry

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there,

    Seems that you’ve not yet added the menu or any buttons to the Header Menu Sidebar, please follow this document to know how to get it
    https://pressmaximum.com/docs/customify/header-builder/header-menu-sidebar/

    Regards.

    Thread Starter fish911

    (@fish911)

    Hi Long,
    Thank you for your reply. I’ve reviewed the docs you suggested and have added menu, social icons, and buttons to sidebar menu but the issues with the buttons are still present but the error has gone away though.

    This only affects the submit button on the contact form that Brizy Builder Provides. All other buttons are fine. Note that the issue is not present when working inside the builder only when the page is saved and viewed via the frontend. I will share login details if you need them.

    I made small video screencast to show you behavior and settings.

    Thanks for your help,

    Hi,

    You can try to use this custom CSS code in Appearance -> Customize -> Additional CSS

    body .brz-section button.brz-btn {
        display: flex;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    It looks like https://cl.ly/392553e0c718

    Thread Starter fish911

    (@fish911)

    Many, many thanks mates, Works great. I’m purchasing pro now and will leave a great review.

    Thanks again for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘JS error with Brizy Builder forms’ is closed to new replies.