stosun
Forum Replies Created
-
Forum: Plugins
In reply to: [Post My CF7 Form] Post Title not mappingIt is solved.
Regards
Hi Missveronica,
Thank you very much for your valuable support.
Yes, it works properly, with above code.
I rated you with 5 stars and add a revview.
Best Regards
Hi Missveronica,
Thanks again for your valuable support.
But, unfortunately, hook does not work.
I login as admin then I try to update user profile; domain.com/user/username?um_action=edit page.
What could you advise me, please?
Best Regards
Hi Missveronica,
Thanks again for your quick reply.
Yes, I tried it domainname.com/user/username?um_action=edit page as admin.
I added below code to Code Snippet.
function my_user_edit_profile( $post, $form_data ) {
// your code here
echo ‘***********‘;print_r(‘***’,$post, $form_data );
}
add_action( ‘um_user_edit_profile’, ‘my_user_edit_profile’, 10, 2 );But I couldn’t get any message at display.
How can I get any message?
Thank you very much at adavance for your support.
Best Regards
Hi Missveronica,
Thank a lot foryour quick reply.
I tried to use um_user_edit_profile hook.
Testing purpose, I add print_r or echo for $post, $form_data in function my_user_edit_profile to view data at display .
But I couldn’t get anything.
Could you have any advise how I can view data values.
Best Regards
Ok, no problem.
Bye
Hi Milind,
Thanks for your quick support.
There is no problem to assign third party registration form. Form works properly.
My question is; how can I view UM-profile page or profile data at support My Profile tab?
Because you mentioned as “You can view the custom user profile at My Profile.”
Best Regards
Hi Milind,
Thanks again for your reply.
You wrote above “You can use Custom registration page for registration. Please find the settings at Support > Settings > General Settings > Page Settings > User Registration > Custom > Insert the registration page link. You can view the custom user profile at My Profile.”
But I can not view as you wrote. Could you explain more how I can view it?
Best Regards
Hello,
Thank you very much for your quick reply.
Let me explain my need a little more.
I am using the 3rd party UM-Ultimate member plugin for registration. I collect various information in the UM-Registration form and user_meta is also available.
I cannot see the profile page created by the UM plugin in support page My Profile tab. How can I see the information in user_meta in support page My Profile tab?
On the other hand, two types of users can open tickets on my site; Client and Supplier. I want to automatically get this information from user_meta and see it in the ticket form, ticket and ticket list. How can I do it, is there any snippet or hook etc?
Thank you very much in advance for your support.Best Regards
Hi,
Thanks for your reply.
Regards
Yes, I need to show some user fields.
Regards
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Frondend Cell EditingHi Tobias,
Thanks for your quick reply.
Best Regards
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Color setting at Advanced EditorHi Tobias,
Thank you very much for your quick reply.
Best Regards
Hi,
Thanks for your reply.
Could you give me an estimated time for it?
RegardsForum: Plugins
In reply to: [Simple Membership] Woocommerce paymentThank you.
Regards