Hi MichaelH,
Please help me in my custom post type problem. I read one of the topic here that you resolved. My problem is almost similar to this one
http://ww.wp.xz.cn/support/topic/list-categories-for-custom-post-type?replies=7
and my post is here:
http://ww.wp.xz.cn/support/topic/how-to-else-if-no-description-on-my-custom-post?replies=1#post-2223305
Please help me.
Thanks 🙂
I got a similar problem when I upgraded to WordPress 3.3.1 from 3.0.x. The cause of it was that I once had a Russian version of WordPress 3.0.x installed. Then I switched back to the English version, but the language setting in wordpress/wp-config.php was Russian (there was the line define('WPLANG', 'ru_RU');) and there were old Russian localization files in wordpress/wp-content/languages that were not upgraded. I could solve the problem either by setting define('WPLANG', ''); or by removing the wordpress/wp-content/languages catalog.
Thanks, onpopov! I’ve overcame the bug rooting in language localization just as you sad. (Trouble appeared after upgrading 3.0.1 -> 3.2.2)
I need to past in an API Token and it says to do it on the admin. Where is that? Thanks.