Hi, I was trying to follow this video to achieve tabs for my site. I tried adding the appropriate CSS and JS files into my child theme folder and enqueued it using the PHP code mentioned.
But not sure why it’s not working. Hope someone can help, thanks.
Hey, Leo! All good no worries. I actually only wanted to ask about whether or not I added Javascript correctly for future solutions. Are all that’s needed (if going the plugin-less route) to add Javascript into my site?:
1. Add the JS file to child theme directory
2. Add in PHP to enqueue the JS code
Sorry if this is still overgeneralizing. Any suggestions would be helpful. Thanks