It does look like some compatability issues are present. There is an answer to a very similar situation on stack exchange here:
https://stackoverflow.com/questions/37738732/jquery-3-0-url-indexof-error
Related Posts:
- How to override parent functions in child themes?
- Child theme – Overriding ‘require_once’ in functions.php
- Declaring an instance of class included in parent theme from child theme functions.php
- override parent theme configuration in child functions.php
- Is it possible to override this function/class in a child theme?
- Override parent theme function that is not hooked or in the functions.php file
- add sidebar area to header of child theme
- Should I ask a theme developer to use locate_template rather than require_once
- Using the child theme functions.php to change the customizer.php on parent theme
- override parent theme configuration in child functions.php
- Proper way of using functions in action hook?
- Avoid loading css from parent theme
- How can I change a function in a parent theme via a child themes functions.php
- How to load parent theme template parts in child theme
- How would I go about replacing this function in my child theme located in inc/template-tags.php
- overwrite code snippet from parent to child theme
- get_template_directory_uri() links to child theme not parent
- Removing parent theme CSS without editing parent theme
- WordPress does not load jQuery
- How do I create a child theme from PowerMag theme
- Override parent theme function that is not hooked or in the functions.php file
- Problem with Child-Theme using of foundation-framework [closed]
- get_template_directory_uri pointing to parent theme not child theme
- How to customize the_archive_title()?
- remove_action on after_setup_theme not working from child theme
- Adding a second email address to a completed order in WooCommerce [closed]
- Include files in child theme functions file
- Redeclare a function in a child theme
- How to override a function when isn’t at functions.php
- Child theme functions.php do I use php open and close tags?
- One Child Functions.php for Multiple Child Themes
- Removing custom background and header feature in child theme
- How to override function in functions.php of parent theme?
- AJAX handler throws 400 (Bad request) – why?
- ajax live search for post title
- Implementing DNS Prefetching with WordPress
- Apply jquery script to only woocommerce product pages and categories
- Child theme – overriding add_image_size by a child theme [duplicate]
- syntax for remove_filter in parent theme with class
- How to override functions.php in child theme?
- Overriding core functions in child theme
- Replacing select2 in admin backend for all selects
- Function in Child Theme not overriding Parent Theme function [duplicate]
- How to save Uploaded image in custom option panel?
- Change parent theme file function in child themes functions.php
- Adding extra SVGs to TwentyNineteen child theme using class TwentyNineteen_SVG_Icons
- Reuse variable in hook callback
- Child theme – copied some files from parent to child website still uses parent files
- How do I properly register bootstrap JavaScript into WordPress functions.php?
- How to override filter in child theme?
- I created a child theme and it doesn’t work for some of the css files
- Unregister Nav Menu with fallback?
- Child Theme Not Overriding Parent Theme
- jQuery plugin function is not a function
- Changes to functions.php not working
- Display a function using AJAX
- Overriding methods in a child theme
- How to override enqueued styles using a child theme
- Enqueuing Script in functions.php vs on the page
- Customize “the_posts_pagination” and put list instead div
- Unable to get_the_content(); of a post in WordPress via AJAX
- Add external js file to footer with id
- Child theme functions.php not executing
- How to store / access files in child theme folder
- Ajaxing function in widget class
- How to load some jquery code to make validation in the theme customizer?
- Make “sidebar template” the default template for new pages
- woocommerce target button with class after ajax update
- wp_enqueue JavaScript in child-theme (ReferenceError) using Search & Go
- Move jQuery and Migrate to footer?
- Overwrite Parent Theme add_image_size in Child Theme
- jquery won’t load in footer
- WordPress doesn’t Load JQuery Now? Do I need to enqueue JQuery also?
- Twenty Eleven Child theme error when attempting to use a rewritten function
- How do I get a child theme to load scripts from the parent theme?
- Woocommerce checkout field maxlength, make input number field only (postcode)
- how to edit functions.php in a child theme
- Load parent theme files before child theme functions.php
- Best practice when altering a parent theme function inside a child theme?
- How to make child theme inherit parent custom theme options [closed]
- Include files in child themes, declare in functions.php
- How to remove set_post_thumbnail_size() in child themes?
- Replace menu links with # and add name to its li
- Loading CDN that requires jQuery in WordPress
- Creating a child theme – functions.php code issue
- Echo tags used to describe the theme
- Bootstrap Drop Down menu is not working
- is_customize_preview() like function to check if Customizer “Live Preview” in JavaScript
- Overwriting Parent Theme’s Image Sizes
- How do I add Bootstrap and LESS to my migrated WordPress site?
- Child theme within a child theme?
- Right way to update widget on dynamic new input field
- How to load jQuery in the footer – nothing works for me
- Problem only while using require_once() within functions.php
- Not sure if enqueuing js scripts properly
- Twentyten Child Theme: header images display messed up in admin panel
- Wp_query function to search from product_title ‘OR’ product tags name
- Allow Post Author to be 0 on Update
- Trouble with adding a wp_enqueue_script on wordpress
- WP Ajax Function Always Returning undefined