WordPress send Ajax where click button

@sergio Here is the working answer you can check if there is still any issue paste it here and it if it works well you can upvote the answer to help others. The issue it when you click button your $(this).prop(‘files’)[0] is not working because not this scope to the button element. $(‘body’).on(‘click’, ‘#enviar_fichero’, function() … Read more

Cannot get user’s ACF data when using a template part in a WP_User_Query

You need to pass the variables to the template using the 3rd parameter of get_template_part: get_template_part( string $slug, string|null $name = null, array $args = array() ): void|false https://developer.wordpress.org/reference/functions/get_template_part/ For example: https://developer.wordpress.org/reference/functions/get_template_part/#comment-4130 Note: This was added in WordPress v5.5

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)