This topic has 6 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #128206
     harerace
    Participant

    [kleo_login show="login|lostpass" login_title="Log in with your credentials" lostpass_title="Forgot your details?" login_link="#|url" lostpass_link="#|url" register_url="hide"]

    The register_url doesn’t work. I tried “hide” it still shows. I tried changing the url and it doesn’t change.

    #128245
     Radu
    Moderator

    Hi,

    You can hide that by using this css

    COPY CODE
    
    .kleo-register-inline .kleo-pop-title-wrap > p :first-child, .kleo-register-inline .kleo-pop-title-wrap a.new-account {
        display:none !important;
    }
    

    the css will be added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

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

    Yes, but what if I want to add a custom link?

    #128263
     Radu
    Moderator

    Hi,

    I’ve tested shortcode and if use custom links for register/forgot pass the shortcode will render my links

    COPY CODE
    
    [vc_row][vc_column][kleo_login login_link="http://google.com/login" lostpass_link="http://google.com/forgotpass" register_link="http://google.com/register" show_for_users="yes" register_url="hide"][/vc_column][/vc_row]
    

    Make sure you have latest version of WP, theme version should have 4.0.8 version, and check if you have any update notice for these plugins : Visual Composer and K-elements in wp-admin -> appearance -> install plugins.

    On my local install it works.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #128296
     harerace
    Participant

    To be clear , we’re refering to this link http://awesomescreenshot.com/0386058g93 . I’ve updated everything and still no change.

    #128297
     harerace
    Participant

    nevermind it works now. weird. Thanks

    #128298
     Radu
    Moderator

    Ok

    Have a nice week

    Cheers
    R.

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?