GeoDirectory V2 Documentation

UsersWP


Introduction
Settings
Setup
Support
Frequently Asked Questions

Introduction

GeoDirectory V2 works with UsersWP to make it as easy as possible for your site visitors to create an account, login, and add or manage their listings.

Setup

See the UsersWP documentation for more information here: https://userswp.io/docs/geodirectory

Integration Features

Basic Settings

Setup the basic UWP integration with GeoDirectory

Setup Tabs

Register and Login

Some recommended settings, but try your own, too.

Display User Information on Profiles

Use the shortcode builder to display user custom fields on profiles.

Author Box on Listings

Author Box Updates

Publish beautiful author boxes on listings that feature information about the listing author.

Customizing

What follows are some customization examples. If you need support see our page about customizing or find hands on help at https://geodirectoryexperts.com

Use a custom redirect by using a custom link

Example: You have a special link for a specific package. For example : https://mycustom.com/link

You can redirect users to the custom link after registration or login with UsersWP using the following steps:

  1. Create a new link like https://mycustom.com/register(or login)/?redirect_to=https://mycustom.com/link
  2. Encode the link with https://www.w3schools.com/tags/ref_urlencode.asp
  3. Copy the newly encoded URL and place it on your site.

Hide the delete link for listings on the profile page

When listings are shown on the profile, then the listing owner will see the links to view/edit/delete/upgrade

Use this CSS to hide the ‘delete’ link


.uwp-profile-item-li .uwp-item-actions a.geodir-delete {
    display: none;
}

ReCaptcha Integration

GeoDirectory and UsersWP both offer ReCaptcha Addons.

Here are the settings we recommend you use to avoid showing the ReCaptcha twice on the same login or registration form.

GeoDirectory ReCaptcha Settings

UsersWP ReCaptcha Settings

Support

For support please visit https://userswp.io/support/

Frequently Asked Questions

Where can I get support for UsersWP?

For support please visit https://userswp.io/support/