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

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