You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the root of your theme there is a faq folder with a js and php file.
Looking at the code, it seems like this was taken from somewhere else. If that is the case please at a reference to the website where you grabbed this in a comment.
Or if you did create this from scratch, what is reasoning for not having the js in the JS folder like all the other js files? Also why are you enqueueing jQuery again in the php file? (You should just have this in your functions.php)
In the root of your theme there is a faq folder with a js and php file.
Looking at the code, it seems like this was taken from somewhere else. If that is the case please at a reference to the website where you grabbed this in a comment.
Or if you did create this from scratch, what is reasoning for not having the js in the JS folder like all the other js files? Also why are you enqueueing jQuery again in the php file? (You should just have this in your functions.php)
wild-spring-2018/themes/wav-theme/faq/faq.php
Lines 24 to 28 in 4793285
The text was updated successfully, but these errors were encountered: