Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

REDITECT WP LOGIN TO AJAX LOGIN AFTER ACTIVATION

This topic is resolved
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Raja
    Participant
    • 12 Topics
    • 46 Posts
    @xcrosstech

    After successful activation of the account user clicks on login it was redirecting to wp-login instead of AJAX login Please FIX THIS

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi Raja,

    Here is a code snippet to redirect the wp-login.php page to your Login With Ajax page:

    function gwangi_possibly_redirect(){
      global $pagenow;
      if( 'wp-login.php' == $pagenow ) {
        if ( isset( $_POST['wp-submit'] ) ||
          ( isset($_GET['action']) && $_GET['action']=='logout') ||
          ( isset($_GET['checkemail']) && $_GET['checkemail']=='confirm') ||
          ( isset($_GET['checkemail']) && $_GET['checkemail']=='registered') ) return;
        else wp_redirect(home_url('/login'));
        exit();
      }
    }
    add_action( 'init', 'gwangi_possibly_redirect' );

    Don’t forget to replace the /login part by your login page name if you are not using the same.

    To add this code snippet to your site, we recommend that you use a the Code Snippet plugin (https://fr.wordpress.org/plugins/code-snippets/).

    Regards,

    Raja
    Participant
    • 12 Topics
    • 46 Posts
    @xcrosstech
    Raja
    Participant
    • 12 Topics
    • 46 Posts
    @xcrosstech

    even unable to login what happened to my work 🙁

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Did this happen after you installed the code snippet that we provided you? Also, do you have a link to your website that you could send us so that we can take a closer look?

    Regards,

    Raja
    Participant
    • 12 Topics
    • 46 Posts
    @xcrosstech

    https://www.xcross.tech
    it happened before installing the snippet

    Raja
    Participant
    • 12 Topics
    • 46 Posts
    @xcrosstech

    Please help me out it looks so ugly 🙁 I just have seen after adding your code above :'(

    Raja
    Participant
    • 12 Topics
    • 46 Posts
    @xcrosstech

    I just re-installed and this time the icons are visible

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi Raja,

    I’m glad that you managed to resolve your issue.
    I see that you implemented the snippet and it looks like it’s working well.

    Don’t hesitate to create a new topic if you have any other issue with the theme.

    Regards,

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘REDITECT WP LOGIN TO AJAX LOGIN AFTER ACTIVATION’ is closed to new replies.

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site