Answer the question
In order to leave comments, you need to log in
How to connect Owl-Carousel when landing on Wordpress?
Good afternoon! I am mastering the landing of the layout on Wordpress and ran into a problem connecting the Owl-Carousel slider. When layout, I used it and I'm trying to connect it to the Wordpress theme.
wp_register_script('owl-carousel', get_template_directory_uri() .
'/js/owl.carousel.js');
wp_enqueue_script('owl-carousel');
wp_register_script('owl-carousel-min', get_template_directory_uri() .
'/js/owl.carousel.min.js');
wp_enqueue_script('owl-carousel-min');
Do not tell me how to solve the problem? is that possible?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question