Title: Enqueue css and scripts?
Last modified: August 20, 2018

---

# Enqueue css and scripts?

 *  [WP CMS Ninja](https://wordpress.org/support/users/billiardgreg/)
 * (@billiardgreg)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/enqueue-css-and-scripts/)
 * So is it possible to enqueue styles and scripts onto the Coming Soon page? I 
   am looking to utilize the gravity forms plugin but need to be able to enqueue
   the javascript and css that normally gets loaded.

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

 *  Plugin Author [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * (@niteo)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/enqueue-css-and-scripts/#post-10607374)
 * Well well. You can insert custom CSS in the settings and also Javascript directly
   to content or instead / part of custom Analytics JS code under SEO tab.
 *  Thread Starter [WP CMS Ninja](https://wordpress.org/support/users/billiardgreg/)
 * (@billiardgreg)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/enqueue-css-and-scripts/#post-10615076)
 * Wasn’t able to do it, Kept getting a cross site scripting message on save even
   though the files are within the local website. It is also because it removes 
   <scripts> tags when this is how the includes are happening. So do I need to copy
   the source of these files into the SEO tab or is there a way to possibly on an
   action called within your plugin to then enqueue these scripts?
 *  Plugin Author [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * (@niteo)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/enqueue-css-and-scripts/#post-10616565)
 * Yes, SEO tab is not meant to enqueue external scripts, so you would need to copy
   the source code in there for now.
 * I am planning to include couple of `do_actions()` in next update which can developers
   use for hooking their own code, including external scripts.
 * Would that be helpful?

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

The topic ‘Enqueue css and scripts?’ is closed to new replies.

 * ![](https://ps.w.org/cmp-coming-soon-maintenance/assets/icon-256x256.png?rev=
   2393184)
 * [CMP - Coming Soon & Maintenance Plugin by NiteoThemes](https://wordpress.org/plugins/cmp-coming-soon-maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmp-coming-soon-maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [NiteoThemes](https://wordpress.org/support/users/niteo/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/enqueue-css-and-scripts/#post-10616565)
 * Status: not a support question