Rahul Gandhi
Forum Replies Created
-
Hi,
That code is for checking if logged in user tries to access the login/register page then it will redirect to the account page. If this is what you are looking for changing then you can use the filter ‘uwp_logged_in_redirect’ and modify the URL. We follow the general scenario and that’s why we provided filter if someone wants to change.
Regards,
PatrikHi,
You can do it by adding menu items from our UsersWP Endpoints in the menu. You can add login, register, account and profile links from our endpoints. Those menu items will display based on the user login state. If user is logged in then he will not see the login and register link and if not logged in then he will not see the account and profile link. See our recent support ticket if it can help: https://ww.wp.xz.cn/support/topic/can-i-add-wordpress-a-menu-item-according-to-user-authentication-state/
Regards,
PatrikHi,
We provide menu items for login and register links that display based on the user login state. So you can either use it or WP by default provides this. You can check here: https://developer.ww.wp.xz.cn/reference/functions/wp_loginout/
Regards,
PatrikHi,
Are you log in from the popup? If yes then it will just reload the page so you don’t get redirected anywhere for login. If you are using the page then it will redirect to the URL based on the setting UsersWP->General->Login->Login Redirect Page. You can change the setting as per your requirement.
Regards,
PatrikHi,
We load our assets on all pages because we have widgets which are used on other pages then members related pages so if we load on specific pages then those widgets and shortcodes will not display or work properly and that’s the reason we display our CSS and JS on all the pages of sites.
For fontawesome loading you can check our setting in backend Settings->Font Awesome.
Regards,
PatrikHi,
We have fixed this by adding a trailing slash to the URL. This change will be there in the next plugin update release.
Regards,
PatrikOk, If there is anything to change in the plugin then please let us know.
Regards,
PatrikHi,
WordPress by default doesn’t allow non-Latin characters in the username. Can you try the plugin https://ww.wp.xz.cn/plugins/wordpress-special-characters-in-usernames/ and let us know if it helps or not?
Regards,
PatrikHi,
Can you let us know which addon you are referring to? We have reCaptcha addon to prevent this and it’s free of cost. You might have to take extra security precautions for your site if you are getting more and more fake registrations.
Regards,
PatrikHi,
Can you make sure your permalink set to “Post name”? Also, there is ‘/’ at the end of the structure like “/%postname%/”?
Regards,
PatrikHi,
It’s not added yet but will be added later soon.
Regards,
PatrikHi,
Thank you for your suggestions. We will surely look into this and apply the same in our plugin.
Regards,
PatrikHi,
We have given setting for the lower limit of the image height and width of avatar and banner images but there is no upper limit but we have cropping functionality. If you can provide some steps to regenerate the issue then we can resolve it.
Regards,
PatrikHi,
I have tested with the iPhone and not able to regenerate the issue. Can you please provide your website URL or if possible then a small video or screenshot so that we can troubleshoot the issue?
Regards,
PatrikThe JS will load on all pages and it should be but the reCaptcha box will load on forms selected only.
Regards,
Patrik