Title: Enqueue CSS and JS
Last modified: November 24, 2020

---

# Enqueue CSS and JS

 *  Resolved [uDAY](https://wordpress.org/support/users/udayborate/)
 * (@udayborate)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/enqueue-css-and-js-4/)
 * How to enqueue this CSS and JS file
 * I am replacing all enqueued plugins and themes url with my cdn url
 * /wp-content/uploads/pum/pum-site-styles.css
    /wp-content/uploads/pum/pum-site-
   scripts.js

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Bel](https://wordpress.org/support/users/belimperial/)
 * (@belimperial)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/enqueue-css-and-js-4/#post-13705101)
 * Hi [@udayborate](https://wordpress.org/support/users/udayborate/)
 * Thanks for writing in!
 * We don’t have documentation on how you can enqueue the CSS and JS on your theme.
   But you can check these links on how to add it to your theme function.php
 * CSS: [https://developer.wordpress.org/reference/functions/wp_enqueue_style/#usage](https://developer.wordpress.org/reference/functions/wp_enqueue_style/#usage)
   
   Javascript: [https://developer.wordpress.org/reference/functions/wp_enqueue_script/#usage](https://developer.wordpress.org/reference/functions/wp_enqueue_script/#usage)
 * You may also try to add the Popup Maker Core and Popup Theme CSS to your theme
   folder. However, you may need to enable the ‘Don’t load popup theme styles to
   the head’ to avoid Popup Maker from loading the plugin’s styles twice on your
   site. Kindly refer to this link: [Find the Popup Maker Core and Popup Theme CSS](https://docs.wppopupmaker.com/article/311-find-the-popup-maker-core-and-popup-theme-css)
 * I hope that helps.
 * Let us know if you have any questions or clarification on this matter.
 *  Thread Starter [uDAY](https://wordpress.org/support/users/udayborate/)
 * (@udayborate)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/enqueue-css-and-js-4/#post-13711100)
 * Hi, Thanks for reply
 * Can you provide pum-site-styles.css and pum-site-scripts.js file Handle name
 *  [Bel](https://wordpress.org/support/users/belimperial/)
 * (@belimperial)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/enqueue-css-and-js-4/#post-13714346)
 * Hi [@udayborate](https://wordpress.org/support/users/udayborate/)
 * Thank you for your reply.
 * The handle name is the name of the CSS or script. You may use pum-site-style 
   for the CSS and pum-site-scripts for the javascript. Here is a link for more 
   insights [https://developer.wordpress.org/themes/basics/including-css-javascript/](https://developer.wordpress.org/themes/basics/including-css-javascript/)
 * Let us know if that helps or if you have any questions about this matter.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Enqueue CSS and JS’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Bel](https://wordpress.org/support/users/belimperial/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/enqueue-css-and-js-4/#post-13714346)
 * Status: resolved