Title: deMelo's Replies | WordPress.org

---

# deMelo

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/demelo/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/demelo/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Tabbed Widgets] Accordion hides the widget directley underneath…???](https://wordpress.org/support/topic/plugin-tabbed-widgets-accordion-hides-the-widget-directley-underneath/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-tabbed-widgets-accordion-hides-the-widget-directley-underneath/#post-1009956)
 * Update: Fixed… 🙂
 * This could be my theme to blame… but if anyone’s in the same boat try this… 😉
 * uitabs.css line 5… remove “float:left;”
 * `.tw-tabbed-widgets, #sidebar .tw-tabbed-widgets { margin:0; padding:0; width:
   100%; /*float:left;*/}`
 * Also… if you want to stop all the widgets jumping you can add “height: ???px;”…
   line 23
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Tabbed Widgets] Accordion hides the widget directley underneath…???](https://wordpress.org/support/topic/plugin-tabbed-widgets-accordion-hides-the-widget-directley-underneath/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-tabbed-widgets-accordion-hides-the-widget-directley-underneath/#post-1009666)
 * Ok – Checked across all browsers and the widget (under the accordion) only disappears
   with Firefox/Opera win/mac… I can change overflow to visible but this breaks 
   the accordion…
 * Any ideas…???
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Tabbed Widgets] Accordion hides the widget directley underneath…???](https://wordpress.org/support/topic/plugin-tabbed-widgets-accordion-hides-the-widget-directley-underneath/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-tabbed-widgets-accordion-hides-the-widget-directley-underneath/#post-1009648)
 * …using firebug… the hidden widgets <h2 title is showing as the accordion plus
   the widget h2>… that must be the culprit… some how there getting mixed together
   and with overflow hidden the text widget underneath is disappearing…??? hmmm…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Tabbed Widgets] Accordion Expand On Hover…???](https://wordpress.org/support/topic/plugin-tabbed-widgets-accordion-expand-on-hover/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-tabbed-widgets-accordion-expand-on-hover/#post-1006105)
 * Actually… it wasn’t too hard… 😉
    I went into ‘jquery.accordion.js’ and changed
   line 256… From: event: “click” To: event: “mouseover”
 * Works…!!!… If there is a preferred way to do this please let me know…
 * thanks… 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: MailPress] Which Information Gets Passed Through The Google Chart API???](https://wordpress.org/support/topic/plugin-mailpress-which-information-gets-passed-through-the-google-chart-api/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-mailpress-which-information-gets-passed-through-the-google-chart-api/#post-898442)
 * Perfect… I do that… 🙂
 * Many thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP e-Commerce] > How to add BUY NOW button in Blog](https://wordpress.org/support/topic/plugin-wp-e-commerce-wp-ecommerce-plugin-gt-how-to-add-buy-now-button-in-blog/)
 *  [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-wp-ecommerce-plugin-gt-how-to-add-buy-now-button-in-blog/#post-937149)
 * Take the html from the default ‘product-page’ and make sure the cart is in the
   sidebar… 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Is tabbed-widgets compatible with WP 2.7…???](https://wordpress.org/support/topic/is-tabbed-widgets-compatible-with-wp-27/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/is-tabbed-widgets-compatible-with-wp-27/#post-929081)
 * Grand…!!! :))
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Is widget-logic compatible with WP 2.7…???](https://wordpress.org/support/topic/is-widget-logic-compatible-with-wp-27-28/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/is-widget-logic-compatible-with-wp-27-28/#post-929039)
 * Grand…!!!
 * Congrats on a very useful and straight forward plugin…!!!
    Not sure if I could
   ever work without it… 😀
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: pb-embedFlash] Plugins/Plugin Compatibility/2.7…???](https://wordpress.org/support/topic/plugin-pb-embedflash-pluginsplugin-compatibility27/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-pb-embedflash-pluginsplugin-compatibility27/#post-928854)
 * Great news…!!!
    Cheers mate :))
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [Plinkk Photography](https://wordpress.org/support/topic/plinkk-photography/)
 *  [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plinkk-photography/#post-910432)
 * I love the way you’ve graded the Southampton shot… beautiful :))
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP e-Commerce] Roll Candy](https://wordpress.org/support/topic/plugin-wp-e-commerce-roll-candy/)
 *  [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-roll-candy/#post-891626)
 * Hey, another great site!
    Well done Bill… 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP e-Commerce] Don’t be fooled – buggy plugin, little support](https://wordpress.org/support/topic/plugin-wp-e-commerce-dont-be-fooled-buggy-plugin-little-support/)
 *  [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-dont-be-fooled-buggy-plugin-little-support/#post-887963)
 * Actually, don’t bother them… here it is:
    [http://www.instinct.co.nz/forums/topic.php?id=2426](http://www.instinct.co.nz/forums/topic.php?id=2426)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP e-Commerce] Don’t be fooled – buggy plugin, little support](https://wordpress.org/support/topic/plugin-wp-e-commerce-dont-be-fooled-buggy-plugin-little-support/)
 *  [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-dont-be-fooled-buggy-plugin-little-support/#post-887962)
 * You go on the site and click ‘contact’ ???
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Tabbed Widgets] The Tabbed Widget hides the widget underneath???](https://wordpress.org/support/topic/plugin-tabbed-widgets-the-tabbed-widget-hides-the-widget-underneath/)
 *  Thread Starter [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-tabbed-widgets-the-tabbed-widget-hides-the-widget-underneath/#post-890541)
 * Many thanks :))
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Widget Logic] Showing a widget everywhere BUT on one specific page?](https://wordpress.org/support/topic/plugin-widget-logic-showing-a-widget-everywhere-but-on-one-specific-page/)
 *  [deMelo](https://wordpress.org/support/users/demelo/)
 * (@demelo)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-widget-logic-showing-a-widget-everywhere-but-on-one-specific-page/#post-871611)
 * Brilliant!
    needed this 🙂

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/demelo/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/demelo/replies/page/2/?output_format=md)