Title: [Plugin: SendPress] Two jquery/css bugs that hinder usability
Last modified: August 20, 2016

---

# [Plugin: SendPress] Two jquery/css bugs that hinder usability

 *  Resolved [Sandro Dzneladze](https://wordpress.org/support/users/sandrodz/)
 * (@sandrodz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-sendpress-two-jquerycss-bugs-that-hinder-usability/)
 * Hi,
 * I configured sendpress and created my theme files for it, while playing around
   I noticed two bugs related to jquery/css. I’m pretty sure these are very easy
   to fix 🙂 Hopefully you can give me quick dirty way to fix this issue…
 * 1) div#error is not by default hidden, so if I style it with image and nice background
   it is always visible. So we need display: none; there and jquery should make 
   it display: block WHEN there is error.
 * [http://desmond.imageshack.us/Himg803/scaled.php?server=803&filename=screenshot20120725at949.png&res=landing](http://desmond.imageshack.us/Himg803/scaled.php?server=803&filename=screenshot20120725at949.png&res=landing)
 * 2) Error message doesn’t get cleared, this is jquery problem again. Previous 
   content should be deleted and new added. Instead new error messages pile up and
   break design. Now this is easy to fix with overflow:hidden; but it should not
   be happening in the finished product in this first place (yes I noticed plugin
   is not even version 1).
 * [http://img337.imageshack.us/img337/9886/screenshot20120725at949.png](http://img337.imageshack.us/img337/9886/screenshot20120725at949.png)
 * Hopefully this bug report was of any use, I’m pretty sure you knew about this
   problems…
 * [http://wordpress.org/extend/plugins/sendpress/](http://wordpress.org/extend/plugins/sendpress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Josh Lyford](https://wordpress.org/support/users/joshl/)
 * (@joshl)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-sendpress-two-jquerycss-bugs-that-hinder-usability/#post-2918449)
 * Thanks for these issue. I will work them into the next release. Also thanks for
   your help on the support forum.
 * Josh

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: SendPress] Two jquery/css bugs that hinder usability’ is closed
to new replies.

 * ![](https://ps.w.org/sendpress/assets/icon.svg?rev=979185)
 * [SendPress Newsletters](https://wordpress.org/plugins/sendpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sendpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sendpress/)
 * [Active Topics](https://wordpress.org/support/plugin/sendpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sendpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sendpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Josh Lyford](https://wordpress.org/support/users/joshl/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-sendpress-two-jquerycss-bugs-that-hinder-usability/#post-2918449)
 * Status: resolved