jamaloos
Forum Replies Created
-
When I installed the previous version the error message disappeared
I try hooks but it doesn’t work
add_filter(‘bp_get_the_profile_field_value’, ‘display_um_fields_on_bp’, 10, 3);
function display_um_fields_on_bp($field_value, $field_type, $field_id) {
$user_id = bp_displayed_user_id();// Associer les champs UM aux champs BuddyPress $um_fields = [ 'Nom' => 'first_name', 'Prénom' => 'last_name', 'Ville' => 'um_city', 'Pays' => 'um_country', 'Langues parlées' => 'um_languages', ]; foreach ($um_fields as $bp_label => $um_key) { if ($field_type == $bp_label) { return get_user_meta($user_id, $um_key, true); } } return $field_value;}
yes exactly that’s what I want.
thank you
Thank you @champsupertramp
I’m sorry for being late, yes it’s resolvedForum: Plugins
In reply to: [Membership by Supsystic] Autoptimizeok thank you
Hi
I have the latest version of UM, i have php 7.3
i disabled all plugin and i have the same issuses, i use FR languageHello
anyone can help me ????Hi.
i install monitor plugn and i have this:
Warning: printf(): Too few argumentslocation: do_action(‘admin_init’)
wp-admin/admin.php:169
um\a\c\Admin_Notices->create_list()
wp-includes/class-wp-hook.php:286
um\a\c\Admin_Notices->admin_notice_opt_in()
wp_content/plugins/ultimate-member/includes/admin/core/class-admin-notices.php:43
printf()
wp_content/plugins/ultimate-member/includes/admin/core/class-admin-notices.php:494
wp_content/plugins/ultimate-member/includes/admin/core/class-admin-notices.php:494I took a screenshot, you can see what I mean.
https://www.dropbox.com/s/a6r95flex9md7s1/picture%201.jpg?dl=0
https://www.dropbox.com/s/va976ada5evpksx/picture%202.jpg?dl=0
https://www.dropbox.com/s/s7p9dka0vnmril5/picture%203.jpg?dl=0Should I create another admin role?
thank you.- This reply was modified 8 years ago by jamaloos.
Forum: Plugins
In reply to: [Post Views Counter] number of viewsOk thank you it’s working
Forum: Plugins
In reply to: [Post Views Counter] number of viewsI want add number of views to post in wp job manager plugin
Yes i have administrator role in Ultimate member -> User roles.
but when I want to define access roles in a page or in the menu I can not find the Admin role.Forum: Plugins
In reply to: [Watu Quiz] responsive in mobileyes
Forum: Themes and Templates
In reply to: [Iconic One] copyright not showingHI.
copyright not showing in my website: http://www.prolinke.comThank you.
Forum: Plugins
In reply to: [Watu Quiz] Open end (essay) question typeI created this page for testing: http://prolinke.com/test/