Thanks for the quick response.
I have tried the default theme and plugin on localhost really worked.
In my current theme, I had included the code:
“if (function_exists(‘cc_zoom_featured_image’)) {
cc_zoom_featured_image();
}”
in functions.php. But I already removed at your request.
I’m calling the wp_footer(); function usually at the end of my page.
For what reason is not loading the script plugin?
Sorry for the previous comment.