Alex Rollin
Forum Replies Created
-
AuthorPosts
-
There are some new customized options.
In the customizer look for “AyeCode UI”If those don’t meet your needs then yes, custom CSS will be needed.
1. yes
2. yes
3. no, but they can have a privacy option: logged in, author only
4. forum only
5. https://userswp.io/support-policy/
6. All memberships (except lifetime) renew periodically (auto-renewal). Price lock means that as long as you continue to renew on-time the price will stay the same.This reply has been marked as private.Hmm..make sure that thank you page exists. Are you using automatic approval? If not the redirect won’t take effect.
If the issue persist you can share WP Admin credentials and we can take a look.
Sounds good.
This might be a place to start, a shortcode that will show the current_users’ favorites in one category “6” (Restaurants).
You could try adding it to a custom tab:
[gd_listings post_type="gd_place" post_author="current_user" post_limit="1000" show_favorites_only="1" sort_by="az" title_tag="h3" layout="5" view_all_link="1" with_pagination="1" top_pagination="1" bottom_pagination="1" category="6"]
I don’t know what you mean by category filter, but, we don’t have one. If you want to make one you will need to customize it yourself.
As a pointer, instead of changing the UsersWP query you can add a custom tab and add your custom code for that tab only.
UsersWP – Form Builder – Tabs
The display is responsive and will grow to fill the container. You could add a sidebar to the page or add CSS to shrink the width of the container itself.
Hello,
UsersWP doesn’t have any features for hiding custom field data from users, whether of a specific role or in relation to logged in/out, though we are planning on adding something like that, we have not started work on it yet.
What plugin are you using to hide/show that info? You should contact the author of that plugin for support.
December 17, 2019 at 6:16 pm in reply to: "errore" User registration is currently not allowed. #6285I recommend you set the plugin for uninstalling the settings, then re-install it. Try not to disable required fields on the form.
December 17, 2019 at 12:38 pm in reply to: "errore" User registration is currently not allowed. #6277Enable user registration in the WordPress settings:
WP Backend – Settings – General – Anyone can register
December 14, 2019 at 1:42 pm in reply to: Link details are not showing up in the forgot password email. #6250Thanks, the developers will take a look when they get back to the office.
OK, please post WP Admin credentials so we can take a look.
There is a new template where it is possible to construct the user listing item.
You can find all the new templates in the pages settings, and look out for the:
UsersWP – UsersWP – General – Pages – Users List Item Page
By default that page is loaded with
[uwp_users_item]
Instead of default you could use:
[uwp_profile_header allow_change="1"] [uwp_user_meta key="bio" show="value"]
It may be possible to hide the label with CSS but the developers will have to comment on that.
December 13, 2019 at 10:00 am in reply to: UsesWp prevents Divi backend from loading correctly #6238Are you using the frontend builder for Divi?
There is not but we are considering adding that in the future.
For now UsersWP features are mostly focused on the frontend.
If you export users you should be able to see that field in the file, hope that might help.
I will take up your idea as a suggestion in case this is something the developers can work on in the near future.
-
AuthorPosts