crozante
Forum Replies Created
-
I don’t know JS. I am feeling like a dummy!
‘especialidade’ is a checkbox with multiple choices.
Everything looks fine, but ‘especialidade’ returns [object htmlselectelement].I think I need to get .value, but I don’t know where a call it. Like a Dummy! sorry!
I thought about this. I will try now…
But, I need to do that for every field???
Almost done!!!
The code like you suggest didn’t works 100%. I need to declare all the fields in function:
function my_um_ajax_get_members_data( $data_array, $user_id, $directory_data ) { $data_array[ 'nickname' ] = um_user('nickname'); $data_array[ 'cidade' ] = um_user('cidade'); $data_array[ 'especialidade' ] = um_user('especialidade'); return $data_array; } add_filter( 'um_ajax_get_members_data', 'my_um_ajax_get_members_data', 10, 3 );
And when the field is empty it returns ‘false’. Is it correct?
Yep. I didn’t understand the explanation. In my grid, the custom fields appears my own contents/forms instead the user content/form.
- This reply was modified 5 years, 3 months ago by crozante.
Try to put the templates files outside the template folder:
theme/theme_folder/ultimate_member/HERE!
Works for me!
Same issue…
But I didn’t understand the explanation. Where I must put this function? I try in the grid_member but it not working. I try:
<div class=”cartao-verso”> Apelido:{{{user.nickname}}};
Cidade: <?php echo um_user(‘cidade’); ?>
</div>I know it’s wrong! ??
About the Child Theme issue, try to put the template files outside the template folder. Works to me…
themes/child/ultimate_member/HERE!
You don’t have another exit!
Upgrade the database and pray!It was ok to me!
I found the solution!
With the plugin ‘Advanced Custom Fields: qTranslate’ activated, I can’t do the Database Update.
Disable it, do the update and turn it on again!
Everything works fine now!I can’t do the Database Update
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘acf_qtranslate_acf_5_wysiwyg’ does not have a method ‘input_admin_footer’ in D:\web\localuser\manipura\www\wp\wp-includes\class-wp-hook.php on line 286
Forum: Plugins
In reply to: [Gravity Forms: Post Updates] T_FUNCTION on line 1021Same issue… How did you fix it???
Forum: Reviews
In reply to: [Rating-Widget: Star Review System] GoodI received an email telling me that I have 7 days left.
So, I enter the plugin’s site and in the ‘pricing’ link there are not a free plan.
Forum: Reviews
In reply to: [Rating-Widget: Star Review System] No Rich SnippetsI AGREE!!!
You must to tell the people that it’s not free! Just 7 days free!
I installed it, configured all the things and just realized that it’s not free when receive an email telling me that.
We are not stupids!!! We know that the plugin provide ratings, but we must pay for it! It’s not free!!!