- This topic has 1 reply, 2 voices, and was last updated 8 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Design Agency Pro JavaScript Issues
testimonialsrotator/js/bootstrap.js
introduces a 404 error. Besides, there the site seems to have other JavaScript issues. You might want to look at:
your demo site and open the inspector.
The following code in a child theme fixed the former issue for me.
function fix_scripts() {
wp_dequeue_script('skt_design_agency-testimonials-bootstrap');}
}
add_action( 'wp_enqueue_scripts', 'fix_scripts', 20 );
Hi,
Alright thanks for sending the fix.
Will update in next theme version.
Regards,
Shri
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]