This topic has 9 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #163912
     erictorn
    Participant

    Hello,

    I don’t want my login to redirect to WP-login. It does when someone are trying to login via logoin-button (top of site). I mean, why should they type in  – and them be sent to WP-login (which is not working)

    1. What is the standard procedure in SweetDate theme?

    2. How can I do so that WP-login NOT is showed, only login on site.

     

    BTW thanks for great support 🙂

    /Eric, Sweden

    #164008
     Laura
    Moderator

    Hello, try using peters login redirect plugin or theme my login plugin, or both 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #164081
     erictorn
    Participant

    Is there no straight way to do it? I mean what is the normal way?
    It can not be to sign in twice and then get stuck in WP-login…

    PLS explain the standard way login is made in SweetDate

    regards
    Eric

    #164117
     erictorn
    Participant

    What I want is the function I saw on the demo (https://seventhqueen.com/demo/sweetdatewp/). This kind of simplicity is somehow what I bought, when I bought the theme.

    #164372
     Laura
    Moderator

    Hello, usually this issue is related to another plugin, because by default that does not happen, like in the demo, please also check sweetdate options and make sure everything is setup. But login redirect to wp-login is not at the theme, has to be a third party plugin or custom code

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #164414
     erictorn
    Participant

    PLS give me the correct Sweetdate options (that can affect the login).

    I check the plugins!

    /E

    #164415
     erictorn
    Participant

    Hi again, Jetpack is involved as well as I can se.
    PLS give theese settings as well.

    /Eric

    #164416
     erictorn
    Participant

    Got this while trying to login.

    Attachments:
    You must be logged in to view attached files.
    #164550
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #164741
     Radu
    Moderator

    Hi,

    Did you have tried to deactivate all plugins and try again?

    If not works try to enable wp debug then try again to login.

    Follow these steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?