deMelo
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Tabbed Widgets] Accordion hides the widget directley underneath…???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
In reply to: [Plugin: Tabbed Widgets] Accordion hides the widget directley underneath…???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
In reply to: [Plugin: Tabbed Widgets] Accordion hides the widget directley underneath…???…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
In reply to: [Plugin: Tabbed Widgets] Accordion Expand On Hover…???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… ??
Perfect… I do that… ??
Many thanks!
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] > How to add BUY NOW button in BlogTake the html from the default ‘product-page’ and make sure the cart is in the sidebar… ??
Forum: Plugins
In reply to: Is tabbed-widgets compatible with WP 2.7…???Grand…!!! :))
Forum: Plugins
In reply to: Is widget-logic compatible with WP 2.7…???Grand…!!!
Congrats on a very useful and straight forward plugin…!!!
Not sure if I could ever work without it… ??Forum: Plugins
In reply to: [Plugin: pb-embedFlash] Plugins/Plugin Compatibility/2.7…???Great news…!!!
Cheers mate :))Forum: Your WordPress
In reply to: Plinkk PhotographyI love the way you’ve graded the Southampton shot… beautiful :))
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] Roll CandyHey, another great site!
Well done Bill… ??Forum: Plugins
In reply to: [Plugin: WP e-Commerce] Don’t be fooled – buggy plugin, little supportActually, don’t bother them… here it is:
https://www.instinct.co.nz/forums/topic.php?id=2426Forum: Plugins
In reply to: [Plugin: WP e-Commerce] Don’t be fooled – buggy plugin, little supportYou go on the site and click ‘contact’ ???
Forum: Plugins
In reply to: [Plugin: Tabbed Widgets] The Tabbed Widget hides the widget underneath???Many thanks :))
Forum: Plugins
In reply to: [Plugin: Widget Logic] Showing a widget everywhere BUT on one specific page?Brilliant!
needed this ??