raonip
Forum Replies Created
-
Hi! Thanks very very much!!!!!!!!!!!
Forum: Plugins
In reply to: [Developer's Custom Fields] [Plugin: Developer's Custom Fields] New FeaturesHi, it’s ok!!!
Thanks again!!
Perfect!! Just Donated!!!!
Steve, where can I donate some money for you?? To continue the development of this plugin??
Thanks again!
Steve, YOU ARE THE MAN!!! THANK YOU SO MUCH!!
Simple as that!! ??Now it’s working….here is the query PERFECT:
<?php $args = array( 'post_type' => 'ad_arearestrita', 'posts_per_page' => -1, 'tax_query' => array( array( 'taxonomy' => 'ad_concessionaria', 'field' => 'id', 'terms' => slt_cf_field_value( 'ad_acessoconcessionaria', 'user', $current_user->ID, '', '', false, false ) ) ) ); $query = new WP_Query( $args ); while($query->have_posts()) : $query->the_post(); ?>
Thank you so much!!! Finally I found an excelent Custom Fileds Plugin!
Hi, I tried this query but is not working:
<?php $args = array( 'post_type' => 'ad_arearestrita', 'posts_per_page' => -1, 'tax_query' => array( array( 'taxonomy' => 'ad_concessionaria', 'field' => 'id', 'terms' => slt_cf_field_value( 'ad_acessoconcessionaria' ) ) ) ); $query = new WP_Query( $args ); while($query->have_posts()) : $query->the_post(); ?>
The way I did in my query I can have just ONE value…….and as a result I have just One post with that same value (tag).
If I can pass an ARRAY with all values………then I have all posts….
Hi, I think I just need to retrieve the values of the user custom field as an Array in ‘Terms’……
Hi, it’s me again! What I need is to have an Array like this:
array( 'taxonomy' => 'ad_concessionaria', 'field' => 'id', 'terms' => array( 103, 115, 206 ) )
How can I pass my User Custom field as an ARRAY inside the ‘terms’??
I forgot to say the USER ID is the user logged in!Thanks and I hope someone can help!!!
Forum: Plugins
In reply to: [Event Organiser] [Plugin: Event Organiser] LocalisationHi…..just posted in you Site!!!
Really thanks!!
Forum: Plugins
In reply to: [Event Organiser] [Plugin: Event Organiser] LocalisationHi,
I could help you with Portuguese Brazil! Just send me the POT file and I can translate!!
Thanks very much!!! Thats a great plugin!!!
Forum: Plugins
In reply to: [Admin Columns] [Plugin: Codepress Admin Columns] Error in WP 3.3 RC1Hi, that’s GREAT!!!!!! Very nice!!!
Thanks for this great plugin!!!
Forum: Plugins
In reply to: [Admin Columns] [Plugin: Codepress Admin Columns] Error in WP 3.3 RC1Hi! Thats great!!!!!!
I will donate much more! Your plugin should be in wp core!
The user meta looks great.
What do you mean about: added support for third party plugins??
Thanks again?!!!!!
Forum: Plugins
In reply to: [Admin Columns] [Plugin: Codepress Admin Columns] Error in WP 3.3 RC1Hi, I have just tested with WP 3.2.1 and the Boxes inside the Post Edit Screen is not collapsing when I click the arrows……when I disable the plugin everything goes right!!!!
I have just donated some money as well!!!!
Thanks again!
Forum: Plugins
In reply to: [Admin Columns] [Plugin: Codepress Admin Columns] Error in WP 3.3 RC1Hi! That’s nice!
Just sent you an email!