kimil
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Beta Tester] Not updating from 3.6.1 to 3.7Downgrade to version 0.96
You are using a development version (3.7-beta1-25639).
Cool! Please stay updated.Forum: Plugins
In reply to: [JQuery Accordion Menu Widget] Submenus alway opend (expanded)It’s far far far from perfect but I’ve added an empty link at the top of my menu with a “menufix” class and a line in my css:
.menufix {display:none}Forum: Plugins
In reply to: [JQuery Accordion Menu Widget] Submenus alway opend (expanded)Thanks for your response.
Unfortunately it’s a theme that I’ve crafted from scratch so I’ve to fix it by myself.:)
Let’s dig…Kimil
Forum: Plugins
In reply to: [JQuery Accordion Menu Widget] Submenus alway opend (expanded)I have the same issue.
The first link in my menu is always expanded.Did you find a solution MikeArt ?
I ask you because I don’t see this issue on your site.Forum: Everything else WordPress
In reply to: Searching an Inventory control pluginMaybe this plugin:inventorypress/
Forum: Themes and Templates
In reply to: adding widget code in widget titleHi juukyuu !
I’m trying to achieve the same things as you want and finally I’ve find this link:
http://www.mummey.org/2009/02/styling-wordpress-dynamic-sidebar-dynamic_sidebar_params-filter/
Look at his sidebar. He has achieved what you want by using a filter called: dynamic_sidebar_params
But I don’t understand where to put the code in wordpress.
If you understand, tell me !
Forum: Themes and Templates
In reply to: adding widget code in widget title