Alex Rollin

Forum Replies Created

Viewing 15 posts - 316 through 330 (of 1,075 total)
  • Author
    Posts
  • in reply to: Change Color of Default Bootstrap Design Style #6323

    Alex Rollin
    Moderator
    Post count: 27815

    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.

    in reply to: Pre-sale questions #6321

    Alex Rollin
    Moderator
    Post count: 27815

    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.

    in reply to: View Password and Refresh Captcha is not working. #6318

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: Woocommerce Issues #6314

    Alex Rollin
    Moderator
    Post count: 27815

    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.

    in reply to: Category filter on Save to Favorites page. #6303

    Alex Rollin
    Moderator
    Post count: 27815

    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"]
    
    in reply to: Category filter on Save to Favorites page. #6301

    Alex Rollin
    Moderator
    Post count: 27815

    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

    in reply to: Change the image size of Listing #6300

    Alex Rollin
    Moderator
    Post count: 27815

    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.

    in reply to: Woocommerce Issues #6299

    Alex Rollin
    Moderator
    Post count: 27815

    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.

    in reply to: "errore" User registration is currently not allowed. #6285

    Alex Rollin
    Moderator
    Post count: 27815

    I recommend you set the plugin for uninstalling the settings, then re-install it. Try not to disable required fields on the form.

    in reply to: "errore" User registration is currently not allowed. #6277

    Alex Rollin
    Moderator
    Post count: 27815

    Enable user registration in the WordPress settings:

    WP Backend – Settings – General – Anyone can register

    in reply to: Link details are not showing up in the forgot password email. #6250

    Alex Rollin
    Moderator
    Post count: 27815

    Thanks, the developers will take a look when they get back to the office.

    in reply to: Login form #6247

    Alex Rollin
    Moderator
    Post count: 27815

    OK, please post WP Admin credentials so we can take a look.

    in reply to: Users WP Users List Looking Great! #6243

    Alex Rollin
    Moderator
    Post count: 27815

    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.

    in reply to: UsesWp prevents Divi backend from loading correctly #6238

    Alex Rollin
    Moderator
    Post count: 27815

    Are you using the frontend builder for Divi?

    in reply to: Display collected user data #6236

    Alex Rollin
    Moderator
    Post count: 27815

    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.

Viewing 15 posts - 316 through 330 (of 1,075 total)