Title: [Plugin: Popupper] Doesn&#8217;t work
Last modified: August 19, 2016

---

# [Plugin: Popupper] Doesn’t work

 *  [adamsmark](https://wordpress.org/support/users/adamsmark/)
 * (@adamsmark)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/)
 * Installed it. Activated it. Couldn’t get it to work.
 * When I went to make a new post, I couldn’t write or edit anything, so I deactivated
   it.
 * Any ideas on how to get it working? Or is there another plugin that offers the
   same function?
 * [http://wordpress.org/extend/plugins/popupper-v10/](http://wordpress.org/extend/plugins/popupper-v10/)

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

 *  [edhogan](https://wordpress.org/support/users/edhogan/)
 * (@edhogan)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895231)
 * What browser are you trying it on? I built it on my Mac that uses Safari, maybe
   there is a javascript difference.
 *  [edhogan](https://wordpress.org/support/users/edhogan/)
 * (@edhogan)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895236)
 * There is a new version of the popupper plugin, version 1.0.1.
 * Turned out that the plugin was output javascript blobs like:
 * NOT GOOD:
    <script type=’text/javascript’>//<!– … //–!></script>
 * This works on Safari, Firefox, Camino, etc., it doesn’t work on IE6 and IE7. 
   The correct comment block should look like the blob below. It removes the “//”
   and the “!” in end of the comment block.
 * GOOD:
    <script type=”text/javascript”><!– … //–></script>
 *  Thread Starter [adamsmark](https://wordpress.org/support/users/adamsmark/)
 * (@adamsmark)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895252)
 * I’ve posted my comment at your site. I’m using a MacBook and Safari, and while
   it displays nicely on the index page, it does not work in the “write post/edit
   post” admin section. It does work in Firefox.
 *  [nrajesh](https://wordpress.org/support/users/nrajesh/)
 * (@nrajesh)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895319)
 * Does this work for WP 2.7 (beta-2) as well? I can’t see the icons in the post-
   edit screen!
 *  [edhogan](https://wordpress.org/support/users/edhogan/)
 * (@edhogan)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895339)
 * I only tested up to 2.6.3, at some point I’ll try it on WP 2.7. Right now, there
   are some other bugs I need to shake out.
 *  [ails](https://wordpress.org/support/users/ails/)
 * (@ails)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895362)
 * This plugin doesn’t work for me either, would really like it too though. I use
   wordpress 2.6.3 and firefox browser.
 *  [edhogan](https://wordpress.org/support/users/edhogan/)
 * (@edhogan)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895406)
 * Just released version 1.2. I believe it addresses adamsmark’s mce bug that was
   causing the buttons to disappear. Also, for nrajesh, confirmed that it works 
   up to WP 2.7-beta3.
 *  [dblast](https://wordpress.org/support/users/dblast/)
 * (@dblast)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895423)
 * Hi I just downloaded the popupper and I don’t see any button in the interface.
   I am using Firefox and wp 2.6
 * Is there a code I can put in the html to see if the button is just missing and
   it works or a bigger issue.
 * I’d really like to get this working it looks like a great plugin.
 * Thanks
 * Dan
 * [http://www.warrior-scholar.com/wordpress](http://www.warrior-scholar.com/wordpress)
 *  [leanneboyd](https://wordpress.org/support/users/leanneboyd/)
 * (@leanneboyd)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895425)
 * I am also not getting anything in the interface, for using this. I am IE7 and
   wp 2.6.3. There is no ‘options’ in the wp settings, and nothing in wysiwyg for
   this plugin. Would love to get it working.
 *  [metalmd](https://wordpress.org/support/users/metalmd/)
 * (@metalmd)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895428)
 * This is very strange, because for me it works in IE7, and Firefox on my PC. It
   does not work with Firefox on my Mac. It does work with Flock (which is based
   on Firefox, so I’m even more confused), and Safari.
 * It seems to work with every browser except for Firefox on my Mac. The two things
   I prefer over everything else.
 * Any suggestions
 *  [edhogan](https://wordpress.org/support/users/edhogan/)
 * (@edhogan)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895429)
 * Sorry didn’t see these messages earlier… (thought wordpress.org was supposed 
   send me emails when people posted on this thread). Looking into IE7. It works
   for me with Firefox 3.0.1 on my Mac.
 *  [edhogan](https://wordpress.org/support/users/edhogan/)
 * (@edhogan)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895439)
 * Can folks let me know the server type and php version they are using, I have 
   a feeling this is PHP on the server-side issue. Possibly a php4/php5 issue.

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

The topic ‘[Plugin: Popupper] Doesn’t work’ is closed to new replies.

 * 12 replies
 * 7 participants
 * Last reply from: [edhogan](https://wordpress.org/support/users/edhogan/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-popupper-doesnt-work/#post-895439)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
