maorba
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Dynamically nav menus with wp_nav_menu ?After searching and reading some threads about it, I came to a conclusion that it is not possible with the new nav function.
If you want it dynamically produced, then keep using the old and good wp_list_pages or wp_list_categories.
This new function is not mentioned to deal with such dynamics, just to let user manually create the menu.If someone finds or sees something I didn’t, I’d be happy to know…
When trying my code snippet, have you change the number of the
(!is_page('1612'))
to your specified page number that holds the form?Forum: Plugins
In reply to: [HeadSpace2 SEO] [Plugin: HeadSpace2 SEO] Headspace2 and AIOSEO conversionI’d be happy to know also if this plugin works fine with All in One SEO pack.
I use AIO and want to keep using it, but want to use Headspace2 to manage the meta data for categories/tags etc. and to use some of its options.
Can these 2 plugins work together?
Thanks
Forum: Themes and Templates
In reply to: Stop “language_attributes” producing invalid XHTML 1.1?Could you give here an example for such a filter?
ThanksForum: Fixing WordPress
In reply to: 2.9 doesn’t support critical plug-in(s) – how to revert?Current version of qTranslate breaks also for with when trying on Wp2.9
Luckily, I tried it in my test environment.
I hope a new fix version will come out soon, since I use this plugin in a website, which now I still can’t update it to the WP2.9 Carmen version.Anyone knows when a fix should be published?
Thanks