Hi guys !
I´m trying to add Jquery to the elements hooks. So, I don´t really know if Jquery comes imported into the theme, or if I must add it manually. So, how can I add the Jquery code in the correct and safe way? wp_head or wp_footer… will be great and example.
Great. Can I add this code into the hooks, or I need to put it in the functions.php file? I have created my own plugin to paste php files. It will be correct to paste the code?