This commit is contained in:
Chung Pham
2021-03-15 17:32:08 +07:00
parent b190321758
commit 440e7fc604
11 changed files with 3034 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ class Opalestate_Agency_Collection_Elementor_Widget extends Opalestate_Elementor
*
*/
public function get_script_depends() {
return [ 'jquery-slick' ];
return [ 'jquery-wpopal-slick' ];
}
/**