Loading a purchased jquery plugin in a wordpress theme

I purchased a 360 Panorama jQuery plugin that I would like to integrate into my wordpress site. All the tutorials I’ve read said to include the function add_my_script() and
wp_enqueue_script tags to import the plugin to the site, but my question is how do I activate the plugin on a specific page. I am a beginner in WordPress so I apologize is this is a stupid question, but I could not find the answer anywhere online.

Related posts

Leave a Reply