Title: Embed inside another plugin?
Last modified: August 21, 2016

---

# Embed inside another plugin?

 *  Resolved [mfrancesca](https://wordpress.org/support/users/parentingoasis/)
 * (@parentingoasis)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/embed-inside-another-plugin/)
 * Is there a way to make your plugin work inside the Coming Soon Pro plugin? I 
   added the code into the “Description” field of the “Page Settings” section, but
   it opens the full page instead of in a popup. From there i have another link 
   that then successfully opens in a popup window.
 * Everything else about your plugin was super! Easy to add. Easy to customize. 
   Looks nice.
 * [https://wordpress.org/plugins/alligator-popup/](https://wordpress.org/plugins/alligator-popup/)

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

 *  Plugin Author [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/embed-inside-another-plugin/#post-4727558)
 * Coming soon Pro is a commercial plugin so I’m afraid I don’t have access to the
   code to investigate this properly. This is beyond the scope of the free support
   I would normally be able to provide, however I have had a look at the demo online
   at the vendors site and I suspect that the popup.js javascript in Alligator Popup
   is not being included in the head section of your coming soon page. It looks 
   like this can be added in the ‘design’ section of Coming Soon Pro.
 * I don’t now whether the following will work, but what I would suggest trying 
   first is to view the source of a normal page on your site where alligator popup
   is working, select the line that looks like the one below and copy it to your
   clipboard:
 *     ```
       <script type="text/javascript" src="http://your site url/wp-content/plugins/alligator-popup/js/popup.js?ver=1.0.0"></script>
       ```
   
 * Then, in the coming soon pro plugin settings page, go to the design tab and paste
   this line into the code section somewhere between the `<head>` and `</head>` 
   tags.
 * If this doesn’t work or you need further help, you would need to ask the Coming
   Soon Pro plugin’s vendor for support as they will be better placed to help you
   with their plugin.
 *  Thread Starter [mfrancesca](https://wordpress.org/support/users/parentingoasis/)
 * (@parentingoasis)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/embed-inside-another-plugin/#post-4727573)
 * That totally solved it for me! Thank you so much.

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

The topic ‘Embed inside another plugin?’ is closed to new replies.

 * ![](https://ps.w.org/alligator-popup/assets/icon-256x256.png?rev=1485172)
 * [Alligator Popup](https://wordpress.org/plugins/alligator-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/alligator-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/alligator-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/alligator-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/alligator-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/alligator-popup/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mfrancesca](https://wordpress.org/support/users/parentingoasis/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/embed-inside-another-plugin/#post-4727573)
 * Status: resolved