-
Author
-
July 6, 2016 at 10:57 #128206hareraceParticipant
[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.
July 6, 2016 at 18:00 #128245RaduModeratorHi,
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 solutionJuly 6, 2016 at 19:15 #128263RaduModeratorHi,
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 solutionJuly 6, 2016 at 20:18 #128296hareraceParticipantTo be clear , we’re refering to this link http://awesomescreenshot.com/0386058g93 . I’ve updated everything and still no change.
July 6, 2016 at 21:02 #128298RaduModeratorOk
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 -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.