Title: 404 error
Last modified: August 24, 2016

---

# 404 error

 *  Resolved [CPKN](https://wordpress.org/support/users/cpkn/)
 * (@cpkn)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/404-error-189/)
 * Hey,
 * So I put the coding under help into a textbox in my page I want this link to 
   activate.
 * I went to “All-Popups” and found the popmake-# under CSS Classes and then I assume
   the href is the popmake-(Name of Popup) to the right of the Class code. So I 
   changed the values on the page I have the full code in (– `<a href="#" class="
   popmake-1">Open Popup</a>` –) and when I test it, it opens to my websites URL/
   name-of-popup with a 404 Page Not Found Error.
 * I assume the pop ups act like a page but for some reason, it won’t load the page
   in a pop-up. I did have some moments where I found the href and class swap positions,
   so class was first, all it did was make my page move to the top of the page and
   nothing more.
 * Any ideas on whats going on?
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

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

 *  Thread Starter [CPKN](https://wordpress.org/support/users/cpkn/)
 * (@cpkn)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999057)
 * here is my changed pop up so it doesn’t have proper info for your example:
 * I made the Pop up Name called “Test”.
 * No Title
 * Content “Test”
 * Save
 * The class in all pop-ups page is: popmake-1900
 * Next to it has: popmake-test
 * in the page I want this pop up to show via clicking a link I have is:
 * `<a href="popmake-test" class="popmake-1900">Conditions Apply</a>`
 * When I test it shows: “www.mywebsite.com.au/popmake-test”
 * In it is a 404 Error.
 * Sometimes but no always, when I review the code, I find it like this:
 * `<a class="popmake-1900" href="popmake-test">Conditions Apply</a>`
 * I’m not sure if that is happening before I test or after I test and view it again.
 * Hope that helped.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999073)
 * [@cpkn](https://wordpress.org/support/users/cpkn/) – Sorry for the confusion.
   Both popmake-test and popmake-1900 are classes. One is based on the ID the other
   based on the name. Both are classes and do the same thing. Either will trigger
   the popup. If you are gonna add anything for a link there I would add a fallback
   page in case the user does not have JS enabled and popups don’t work.
 * So your code should be `<a href="#" class="popmake-1900">Conditions Apply</a>`
 * If its not working be sure that you have enabled the popup on the correct pages
   using targeting conditions. If that doesn’t do it you may have a JS error preventing
   the popup maker code from running properly.
 * Hope this helps.
 *  Thread Starter [CPKN](https://wordpress.org/support/users/cpkn/)
 * (@cpkn)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999080)
 * Right! Got it. I changed the href to # but not the targeting and I still had 
   issues, but as this pop up is on my homepage, I set targeting on Homepage, IT
   WORKED! YES! THANKS!
 * Can you choose a single page for the Targeting Condition or doesn’t it matter
   as long as I pick the correct condition and have something activate it?
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999084)
 * [@cpkn](https://wordpress.org/support/users/cpkn/) – If a popup is not loaded,
   then it cannot be used. So any page you need it on, needs to be targeted. Glad
   you got it working.
 * Please take a moment to [rate and review the plugin](https://wordpress.org/support/view/plugin-reviews/popup-maker)
   and or support.
 *  [sahcom](https://wordpress.org/support/users/sahcom/)
 * (@sahcom)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999482)
 * Popup is loaded on Homepage with a form-manager form. After submitting the form,
   Page not found error is displayed with belwo message.
 * 404 — Fancy meeting you here!
    Don’t panic, we’ll get through this together. 
   Let’s explore our options here.
 * please guide to resolve.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999483)
 * [@sahcom](https://wordpress.org/support/users/sahcom/) – The problem lies in 
   that the form does not support AJAX submission. Even if we fix the form submitting
   to a bad url which is what is occuring now, the popup will not be open when the
   page refreshes and any errors or confirmation messages will require the user 
   to open the popup again.
 * Have you considered using one of the fully supported form plugins? Ninja Forms,
   Gravity Forms or Contact Form 7.
 *  [sahcom](https://wordpress.org/support/users/sahcom/)
 * (@sahcom)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999484)
 * Thanks a lot Danieliser. Ninja form creation solved the problem.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999485)
 * [@sahcom](https://wordpress.org/support/users/sahcom/) – Awesome, we would love
   to support all forms, but not all form plugins work in ways that are needed inside
   popups. Glad you got it working.
 * Please take a moment to [rate and review the plugin](https://wordpress.org/support/view/plugin-reviews/popup-maker)
   and or support.

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

The topic ‘404 error’ 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/)

## Tags

 * [plugin issue](https://wordpress.org/support/topic-tag/plugin-issue/)

 * 8 replies
 * 3 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/404-error-189/#post-5999485)
 * Status: resolved