Guust

Forum Replies Created

Viewing 15 posts - 451 through 465 (of 466 total)
  • Author
    Posts
  • in reply to: WP Admin login redirects to home page #409

    Guust
    Moderator
    Post count: 29970

    I am guessing when you say “when I log into the WordPress admin”, you mean from /wp-login.php
    If you log in from any login widget from the frontend, you will be redirected to the page you set at UsersWP > Login tab > Login Redirect Page
    If logging in from /wp-login.php you should go to the /wp-admin

    Let us know.

    in reply to: disabling wp-login / admin #408

    Guust
    Moderator
    Post count: 29970

    I’ll get the developers to have a look at your question after the weekend.
    Thanks

    in reply to: Error when registering #355

    Guust
    Moderator
    Post count: 29970

    Can you please add your WP admin details in a private reply? Thanks

    in reply to: reCapcha form not responsive #297

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

    in reply to: reCapcha form not responsive #295

    Guust
    Moderator
    Post count: 29970

    That is controlled by Google, but you can use the invisible captcha, or you can add some CSS like this:

    
    
    @media screen and (max-height: 575px){
     .gd-captcha {transform:scale(0.8);
      -webkit-transform:scale(0.8);transform-origin:0 0;-webkit-transform-origin:0 0;}
    }

    Adjust the @media screen settings to target the sizes you want.

    Thanks

    in reply to: Create new tabs #275

    Guust
    Moderator
    Post count: 29970

    I’ll get Giri to look at this.
    Can you change your permalinks as per https://userswp.io/docs/basic-installation/ ?

    in reply to: Create new tabs #273

    Guust
    Moderator
    Post count: 29970

    Please post your URL and WP admin details in a private reply so we can check your settings.
    You should have new tabs if you do it correctly.

    in reply to: Create new tabs #271

    Guust
    Moderator
    Post count: 29970

    Create a new fieldset, make sure it is public and set to Profile page own tab and Profile Side.
    Then create a custom field and place it below the fieldset. Make sure it is active, and set to Profile page own tab and Profile Side.

    in reply to: Create new tabs #269

    Guust
    Moderator
    Post count: 29970

    Have a look at https://userswp.io/docs/userswp-form-builder/
    Selecting “profile page own tab” will create a new tab, and organising fields below the fieldset will add them to the new tab.

    Thanks

    in reply to: Create new tabs #267

    Guust
    Moderator
    Post count: 29970

    What other tabs you have in mind?
    Thanks

    in reply to: License Keys on New Installation #196

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

    in reply to: License Keys on New Installation #193

    Guust
    Moderator
    Post count: 29970

    Quite a few of your plugins are outdated:

    1. Install “WP Easy Updates” [I have done that for you]: https://wpgeodirectory.com/wp-easy-updates/

    2. Install “Easy Theme and Plugin Upgrades” [I have done that for you]: https://wpgeodirectory.com/docs/useful-plugins/#easy

    3. Download the latest versions of the plugins from https://wpgeodirectory.com/your-account/

    4. Upload them the usual way, they will overwrite your outdated ones.

    Thanks

    in reply to: Does Social Login bring along the email address #168

    Guust
    Moderator
    Post count: 29970

    I learned some new things today 🙂
    Thanks

    in reply to: Register Page No Fields #128

    Guust
    Moderator
    Post count: 29970

    Please check now. Thanks.

    in reply to: Register Page No Fields #126

    Guust
    Moderator
    Post count: 29970

    Can you make that an administrator account please. Thanks.

Viewing 15 posts - 451 through 465 (of 466 total)