eddai
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Batch Add Taxonomies to Specific Postsfor new entries yes, I can easily add..
but I already had posted over 600 entries.. that is why I’m looking for an easy way to batch add taxonomies..thanks for taking your time, much appreciated.
Forum: Fixing WordPress
In reply to: Batch Add Taxonomies to Specific Postshi keesiemeijer, thanks for response,
but don’t we have to run sql query ?my purpose is to add an “extra” taxonomy to default ones..
lets say
Movie Title: Gladiator
Year: 2000Movie Title: Avatar
Year: 2009my purpose is to add one more taxonomy as 2000’s to all posts belong to 2000-2009, so
Movie Title: Gladiator
Year: 2000, 2000’sMovie Title: Avatar
Year: 2009, 2000’sbut there are hunders of titles to add taxonomies.. so I’m looking for an easy way if possible..
thanks
Forum: Fixing WordPress
In reply to: Batch Add Taxonomies to Specific PostsI’m using
<?php echo get_the_term_list( $post->ID, 'tur', '', ', ', '' ); ?>
not using categories, I use taxonomies..
Forum: Alpha/Beta/RC
In reply to: jQuery file corrupted?I’m having the same problem on my sites now..
On admin menu, when I enter New Post screen, menus are not expandable. also I can’t edit slug, or enter tag.. I mean whatever works with jquery.however when I’m on general dashboard, menu items works..
could not resolve problem..
any help please ?
Forum: Fixing WordPress
In reply to: WP 3.0 the_ content problem ?try disabling plugins one by one.. I also had the same problem. when I enter a single post, I was getting the clicked post in archive template.
the plugin cause this on my site was Query Multiple Taxonomies. and now my site runs smooth.
you also try the same method.
Forum: Fixing WordPress
In reply to: Help! the_content() not working post 3.0 upgradeI’m having a similar problem.. but on my site pages works well instead of posts..
when I click posts, it does not show the content, but it display single post in “archive template” including only clicked post..
I mean the url is, site.com/clicked-post-url
then it shows clicked post in “archive template” but not the content of it..
I’m also looking for a solution..
Forum: Fixing WordPress
In reply to: Remove Enclosure thing.I also wonder about that..anyone knows how to disable that enclosure thing ??
Forum: Plugins
In reply to: [Plugin: Simple Taxonomies] Meta keywords and description for Taxonomy pagesI’m having a serious problem with my taxonomy pages..currently I use headspace plugin..this plugin allows me to set meta tags seperately for each taxonomy..but in meta seo pack I don’t have this option unfortunately and the title applies for all taxonomies..
my problem is, as u defined in your plugin’s description, taxonomy pagination causes duplicate content issue..
because meta tag is the same for all pages, I do receive a lot duplicate content warning in my webmaster tools..is there a way to overcome this issue without installing your plugin ?
the only reason I can’t install your plugin is that I have to add seperate meta titles for each taxonomy..Thanks!
Forum: Fixing WordPress
In reply to: comments closed errorstill couldn’t solve the problem. can not anyone help?