Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

build child theme jquery error

Home / Forums / Virtue Theme / build child theme jquery error

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
November 6, 2023 at 7:05 am

Just to let you know: I’ve got a console log error on the Child builder Generate page: ‘e.indexOf is not a function’, triggered by ‘child-gen.js’ file in the plugin. Somehow $(window) does not have a load function. There is no error when using $(window).on( ‘load’ , function(){}); instead of $(window).load(function(){});

This error occurs in my custom build Kadence child. There is no error when selecting the default Kadence Theme as my theme …

  • The forum ‘Virtue Theme’ is closed to new topics and replies.