ninis
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Widget Logic] widget_content not persistingOk, thank you, I missed that it was the development version.
Sorry 🙂Forum: Fixing WordPress
In reply to: [Plugin: Widget Logic] Javascript errorSorry wrong plugin…
Forum: Plugins
In reply to: [Plugin: Widget Logic] widget_content not persistingHi
I have the same problem as bookchiq above, everytime I change my something in my widgets the widget_content filter gets unchecked…
I tried the link above that you gave but it’s nothing there to help me.I have WP 2.7 and Widget_Logic 0.43
Forum: Plugins
In reply to: How do I use the functions.php to change the widgets in my sidebar?Noone who knows?
Forum: Plugins
In reply to: Archives by YEAR (this is different!)rinaldi, I’m not sure how you would do a collapsible menu without something like javascript unless you’re ok with the page reloading due to each change to the menu. For something where the months appear under a year when selecting it, you’d need a different bit of code than above which queries for years as well months within the current year.
How exactly do I do this? For the months too appear under a year when I select it? I haven’t found any Plugins for this yet.
Now I have the code written in this thread by Kafka and my Archives look like this:
2006
2005
2004Now I would like it to look like this, selecting 2005
2006
2005
January
February
…
December
2004How do I do this?
I’m new at PHP-coding but I do know HTML and CSS.Thanx