Rahul Gandhi
Forum Replies Created
-
Hi,
Yes, you can display users based on user role in the users directory page using our plugin.
Regards,
PatrikHi,
To display social icons you must have social links custom fields in your register or account form so that users can fill it up which will display on the user’s profile. So add social links like Facebook, Instagram, Twitter, etc custom fields from the account form builder and register form builder and let me know if it works for you or not.
Regards,
PatrikHi,
This is not logical I think because we will not get the idea if a user is an admin or not until the user is logged in. If you are saying we should log out the user from the frontend immediately if he is admin then it can work but is not feasible and requires customization.
Regards,
PatrikHi,
All our plugins and addons will have default translation files for the English language which can be used to create other translation files using POEdit software. You will get guidance on how to create a translation file for another language using POEdit software from https://userswp.io/docs/translate/
Regards,
Hi,
Certain strings are coming from a database stored when you created custom fields from the form builder. For that, we have provided an option to generate a PHP file with all those strings from DB on the plugin’s root folder so those can be scanned by the POEditor software. You can generate that file from UsersWP->Tools->DB text translation->Run. Let me know if it helps otherwise create a support ticket on our site https://userswp.io/support for further investigation.
Regards,
PatrikHi,
We have released an update that will fix this issue. You can check out and if any issues then you can create a new support ticket.
Regards,
PatrikHi,
We have released an update! You can check out and if any issues then you can create a new support ticket.
Regards,
PatrikHi,
Have you created an item first from GetPaid->Items->Add New? You can click on Create new item button while creating an invoice.
Regards,
PatrikYou are welcome!
Regards,
PatrikHere is the CSS code for the same:
.uwp_form [type="submit"]:hover { background: #7A7A7A !important; border-color: #7A7A7A !important; }Please remove !important if the code works without it else keep it.
Regards,
PatrikHi,
You can use our user meta shortcode or block if you are using Gutenberg or any page builder plugin. Here is the shortcode:
[uwp_user_meta key=address show=value]
You will find the key in the form builder while creating custom fields. More info at https://docs.userswp.io/article/498-uwp-user-meta
Regards,
PatrikYou can add following CSS in Appearance->Customize->Custom CSS and let me know if it works or not:
.uwp_form [type="submit"] { background: #a10b0b; }Regards,
PatrikHi,
Can you explain a bit in detail? Do you want to show username and user address on any page for logged-in users?
Regards,
PatrikHi,
Any reason for using our old legacy layout for UsersWP? The eye icon will display for the bootstrap layout which you can set from UsersWP->General->Developer->Default Design Style.
Regards,
PatrikHi,
This mostly can be due to caching. Before deactivating caching plugin you should clear the cache. If it doesn’t work then please create a support ticket on our site http://userswp.io/support and we will take a look at your site.
Regards,
Patrik