Title: hitman72's Replies | WordPress.org

---

# hitman72

  [  ](https://wordpress.org/support/users/hitman72/)

 *   [Profile](https://wordpress.org/support/users/hitman72/)
 *   [Topics Started](https://wordpress.org/support/users/hitman72/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hitman72/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hitman72/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hitman72/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hitman72/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hitman72/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modal Dialog] [Plugin: Modal Dialog] popup ONLY AFTER a message](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/)
 *  Thread Starter [hitman72](https://wordpress.org/support/users/hitman72/)
 * (@hitman72)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/#post-2204603)
 * hi 🙂 no, it’s doesn’t work. I have the popup displayed on every page load with
   every modal config. I haven’t found any plugin that is right for me on wordpress…
   I thought it was a simple thing… Thanks for your interest
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modal Dialog] [Plugin: Modal Dialog] popup ONLY AFTER a message](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/)
 *  Thread Starter [hitman72](https://wordpress.org/support/users/hitman72/)
 * (@hitman72)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/#post-2204579)
 * done (in you plugin) but I have always the “thank you” message displayed on every
   link where I click (“home”, “about”, “programma per chattare”, etc,)!. I need
   to display “thank you” ONLY after a post. thank you for your hard work 🙂
 * edit:
    in every case how add manually your autoclose popup in the functions.php
   disabling you popup in the options?
 * I have added this line (copied…) to go to top of page after a post
 * add_filter(‘comment_post_redirect’, ‘redirect_after_comment’);
    function redirect_after_comment(
   $location) { return $_SERVER[“HTTP_REFERER”]; }
 * now I need something this:
 * add_filter(‘comment_post_redirect’, ‘redirect_after_comment’);
    function redirect_after_comment(
   $location) {
 * **AutoclosePopup(“Thank you for your post”,2500); < 2500 = 2.5 seconds >**
 * return $_SERVER[“HTTP_REFERER”];
    }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modal Dialog] [Plugin: Modal Dialog] popup ONLY AFTER a message](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/)
 *  Thread Starter [hitman72](https://wordpress.org/support/users/hitman72/)
 * (@hitman72)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/#post-2204563)
 * sorry, the blog to test is:
 * [http://revisionando.altervista.org](http://revisionando.altervista.org)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modal Dialog] [Plugin: Modal Dialog] popup ONLY AFTER a message](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/)
 *  Thread Starter [hitman72](https://wordpress.org/support/users/hitman72/)
 * (@hitman72)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/#post-2204562)
 * ciao 🙂 here my setup
 * [
    setup
 * [http://revisionando.altervista.org](https://wordpress.org/support/users/hitman72/replies/Test Blog?output_format=md)
 * Whit this setting I have ALWAYS popup displayed everywhere and not after a post.
   thank you again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modal Dialog] [Plugin: Modal Dialog] popup ONLY AFTER a message](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/)
 *  Thread Starter [hitman72](https://wordpress.org/support/users/hitman72/)
 * (@hitman72)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/#post-2204542)
 * thank you but I have already tryed it…. In this case I haven’t the popup displayed
   after a post checking “Only show on specific pages and single posts” and “Pages
   and posts to display Modal Dialog” empty 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modal Dialog] [Plugin: Modal Dialog] popup ONLY AFTER a message](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/)
 *  Thread Starter [hitman72](https://wordpress.org/support/users/hitman72/)
 * (@hitman72)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-modal-dialog-popup-only-after-a-message/#post-2204496)
 * thanks for your quick response and for your kindness. I have selected “Display
   after new comment posted” but the popup is always displayed! on blog load, on
   every page/link I click…
 * here a screenshot with my config
 * My Modal Condfig
 * My test blog: [http://www.revisionando.altervista.org](http://www.revisionando.altervista.org)

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