Patrik
Forum Replies Created
-
AuthorPosts
-
Hi Joy,
The place is by default selected when we visit the listing tabs and to change it there is no filter which we will add in future so that it can be used to change the default fallback on click of the listing tab. So in your case, we have to make changes in core files which will be overridden when you update the plugin. Let me know if you want to do the changes to your site and we will do that for you.
Regards,
PatrikHi Joy,
Kindly provide admin and FTP credentials in private reply here so we can look more into this.
Regards,
PatrikHi Jeff,
I think those are the reviews on listings. There are no comments on posts by you. Can you give me the link of the post where you have added the comment but not showing in count or a tab?
Regards,
PatrikHi Jeff,
We have made changes to your site. Please review it and let us know if any.
Regards,
PatrikHi Alex,
We will look more into this and fix it in next release.
Regards,
PatrikHi Jeff,
We have applied fixes for this and it will be available in next release. If you want to try it before next release just let me know the FTP details in private reply and I will make changes for you.
You can have a look at this PR: https://github.com/UsersWP/userswp/pull/202
Let me know your inputs.
Regards,
PatrikHi Joecam,
I have made the changes in core UWP plugin for login redirect. Please review it and let us know how it goes.
Regards,
PatrikHi Alex,
Kindly share admin details and FTP credentials in private reply so that we can look into this further.
Regards,
PatrikHi ScienceTag,
The link given for login is not working and is showing [uwp_login] shortcode. Maybe you have deactivated the UsersWP plugin.
Regards,
PatrikHi Alex,
You can use following function to change the user meta using user id and meta key:
uwp_update_usermeta( $user_id, $key, $value )
Also, to get specific field you can use the following function:
uwp_get_usermeta( $user_id, $key, $default )
Let me know if this works for you or not.
Regards,
PatrikHi Alex,
Can you give an example so that we can have more idea about what exactly you want here?
What I understand is you want to get user’s profile fields programmatically and modify it. If so then you can use the function `uwp_get_usermeta_row($user_id)’ which will give all the form fields based on user ID you have passed. Let me know if this is what you want or something else.
Regards,
PatrikWe recently released the latest version and it will take some time to release the next version. We can do the required changes on your site. It will be no extra tasks for us, it is a part of our support. Let me know your inputs.
Regards,
PatrikCurrently, we are providing first priority to last visited page. So if someone will visit login page from any other page of the site then after success full login it will redirect to last visited page. We will fix this with some other solution in next release of the plugin.
If you don’t want to wait for next release and want to redirect them to the page set in the login redirect settings then let us know and we will fix it for you.
Regards,
PatrikCurrently, we are providing first priority to last visited page. So if someone will visit login page from any other page of the site then after success full login it will redirect to last visited page. We will fix this with some other solution in next release of the plugin.
If you don’t want to wait for next release and want to redirect them to the page set in the login redirect settings then let us know the FTP details in private reply and we will fix it for you.
Regards,
PatrikHello Joecam,
Can you please confirm the FTP credentials? I can’t login into that from my side. I want to have a look into the code for debug purpose.
Regards,
Patrik -
AuthorPosts