Had to remove a line of code from the footer of the theme. Apparently, the contact form javascript is incompatible with Elementor.
<script src="https://wordpress.stackexchange.com/questions/344070/<?php echo esc_url( get_template_directory_uri() ); ?>/js/jqBootstrapValidation.js"></script>
<script src="<?php echo esc_url( get_template_directory_uri() ); ?>/js/contact_me.js"></script>
Related Posts:
- How to catch/what to do with a WP Error Object
- An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration
- What are the best practices for updating?
- Error: call_user_func_array() expects parameter 1 to be a valid callback
- How to eliminate weird 404 errors in wp-admin?
- Validation error: Extending Gutenberg gallery block
- How do I fix the “sorry, you are not allowed to access this page” error I get on the “plugins > settings” links?
- Should messages in WP_Error already be html escaped?
- How to get Login Error messages on a custom template
- Error: “Cannot modify header information”
- Plugin.php: PHP Notice: Undefined offset: 0 in
- Why am I sometimes getting a 404 error when I try to update a page with Elementor?
- check for the current screen
- Force plugin to fail activation
- An Unexpected HTTP Error occurred during the API request
- Dashboard Disappears after Upgrade
- How do you install the automattic developer plugin under localhost for mamp when there is an error, deprecated?
- Why Better WP security plugin returns 418 I’m a Teapot “error”?
- echo do_shortcode is not working on theme’s template
- How can I see the error generated by plugin activation?
- How to implement Sentry on WordPress? [closed]
- Can a plugin still effect a site even after deletion?
- Accessing GET variable named ‘error’
- Unable to install theme recommended plugins on Multisite
- Problem with wordpress version 3.8
- Call to undefined function get_userdata in user.php
- Only Homepage not loading properly
- Accidentally Broke Site (Please Help) [closed]
- Images not showing after changing wp-content folder name
- qTranslate conflicts with SEO-plugins [closed]
- CSV file generation failing
- How to redirect a URL with parameters?
- Problem using Press-this book marklet
- Python with wordpress plugin
- Nonce failing on form submission
- Uncaught TypeError: jQuery(…).flipster is not a function in wordpress
- WordPress site periodically goes down
- Deactivating all plugins and reactivating one by one, fixes conflicts. Why?
- Why do plugins deactivate by themselves?
- WordPress shows error related to allow_url_fopen
- Updated 4.3 Getting Error: Warning: call_user_func_array() expects parameter 1 to
- Getting a “Warning: call_user_func_array()” error whenever I install/update a plugin
- Why am I getting a “Call to undefined function curl_init()” when I try to use the Sociable plugin?
- after wordpress update to 3.5+ i get many errors in plugin wpdb::prepare()
- What’s causing this error? “Warning: Invalid argument”
- help with my wordpress website
- WordPress error: Options page Setting_ not found in the allowed options list
- After updating the WordPress getting a syntax error in the console
- React error #231with Custom Blocks after upgrade to WP 5.5
- UTF-32be error WordPress
- Why does this code snippet create a critical error on my site? [closed]
- Plugin upgrade failing during unzip
- ‘Notice: Undefined index’ error on plugins page [closed]
- Function Error after WP Upgrade to 3.9.1
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version [closed]
- Trying to get property of non-object wordpress error message
- How to get Facebook comment plugin in blog? [closed]
- Strange Behavior on New Theme Points to Idiocy
- 404 errors when updating options in admin dashboard
- Stopping WordPress’ WYSIWYG Editor from Converting “didn’t” into “didn””””’t”?
- Error when adding extensions to wordpress version 5.9 with a DIVI install
- Replace old theme that understand old css (vcex_icon_box css_animation)
- Open_basedir errors – But setting basedir to none redults in 502 Bad Gateway
- Error: call_user_func_array() expects parameter 1 to be a valid callback
- There has been a critical error on this website
- Undefined offset: 0 in WordPress after latest version upgrade [closed]
- How to Fix WordPress multisite woocommerce 403 file error
- PHP Error message Upload images to remote server
- Elementor contact form doesn’t work: “Oops! I cannot send this email!”
- Installation failed: 504 – Gateway Timeout
- Modifying server’s response to API endpoint
- Woocommerce functions in custom class, avoid errors
- PDF Viewer Origin is Different
- Unable to activate themes on localhost
- Error after installing the WordPress plugin updates
- White blank screen while adding or editing pages in wordpress
- How do I create a state of “don’t assign anything to variable” if WP_Error throws an error?
- WordPress Dashboard shows no plugins installed!
- Plugin debugging with errors in activation routine
- How to validate field when create post
- Speed issues because of CSS & JavaScript
- Plugin Installation Error
- Plugin installation error in wordpress
- Plugin (smart archives reloaded) crashed site / no access on admin panel
- Custom Post type plugin breaking the front page shows dashboard?
- Plugin won’t activate, fatal error (widget class not found)
- HTTP Error 403 When Trying to Login
- Why do I get this “peer’s certificate issuer not recognised” error when trying to install a theme?
- Fatal error with Ultimate Coupon plugin
- Theme causing SSL break on chrome
- Receiving error with Custom Tables plugin
- How can I send api calls from my plugin?
- Console errors after WordPress Update 6.1
- How can I resolve an error on WordPress after PHP update
- How can I disable a plugin in Health Check mode if there’s a critical error?
- wp-login 404 page not redirecting to homepage [closed]
- How to resolve status code: 410 from Pagespeed insights for the wordpress website
- No WP-Content Folder in Website Files, No Ability to Disable Plugins Manually
- SMTP email does not work even with the right firewall rules
- How is wp_admin_notice supposed to work?