Can you use the wp_get_archives() function?
Otherwise try suggestions from here
Hope it helps
Thread Starter
gzezza
(@gzezza)
I finally found a link to the discussion where they make the point that is_home() should not return true if you choose a static front page.
So in WP 2.1 is_home() is assumed to return false when the home page is not from the blog, and there is nothing wrong with that…
Thread Starter
gzezza
(@gzezza)
Thank you for you reply!
I have now problems for my own blog, but I installed WP for several people in my Dept to use as a simple CMS, and they know nothing about html.
I noticed that table buttons were missing from the wysiwyg editor, and I was trying out some simple layout for tables.
Any chance to get the Joomla TinyMCE wysiwyg editor work in WordPress?