Title: Position popup
Last modified: August 31, 2016

---

# Position popup

 *  Resolved [Marloesv](https://wordpress.org/support/users/marloesv/)
 * (@marloesv)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/position-popup/)
 * Hi!
 * I want the popup to appear on the place you clicked. Is that possible? Now I 
   can only choose a position like top or middle.
 * Also, in some themes it is not possible to give the image a class, is it possible
   to trigger the popup from an url? Or is there another way to give an image a 
   class?
 * Thanks!
 * Kind regards,
    Marloes
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

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

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/position-popup/#post-7185573)
 * [@marloesv](https://wordpress.org/support/users/marloesv/) – For the first part,
   this currently isn’t possible without writing your own positioning JS to override
   ours. Which is perfectly doable without hacking our files, but is a complicated
   process.
 * I will make a note to see if we can add it in the future. It was part of Easy
   Modal the predecessor to Popup Maker but we no longer use the same JS dependencies
   as we did for that one which means the function isn’t nearly as simple.
 * As for images, if you can’t add a class or wrap it with a shortcode then your
   only alternatives are to use a custom CSS selector that would target the correct
   image and add that to the Click Open Settings -> Extra Selectors field in the
   popup editor, or lastly you can use pure JavaScript and our JS api.
 * As for links to popups that will likely never happen as popups are not a public
   content type (IE like pages & posts). Popups are meant to be purely supplemental
   to existing pages/posts, so that is unlikely.
 * We may add a hash check which could be useful here. #open-popup-123 for instance
   would trigger it and #close-popup-123 would close it. Just thought of that now
   so don’t look for it in the immediate future.
 * Hope that helps.
 *  Thread Starter [Marloesv](https://wordpress.org/support/users/marloesv/)
 * (@marloesv)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/position-popup/#post-7185674)
 * Thanks for your answer!
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/position-popup/#post-7185687)
 * [@marloesv](https://wordpress.org/support/users/marloesv/) – Not a problem, Please
   take a moment to [rate and review the plugin](https://wordpress.org/support/view/plugin-reviews/popup-maker)
   and or support.

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

The topic ‘Position popup’ 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: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/position-popup/#post-7185687)
 * Status: resolved