-
Author
-
September 3, 2016 at 12:16 #134801guaserParticipant
Hello Superheroes, hope you are all doing well!
I would need assistance with what I believe must not be a too difficult task:
I would need to modify the default link of the “create an account” option in Kleo’s modal Login (popup login form, see attachment), to insert my own custom link.
I believe I would need to locate some template file to perform this, but can’t figure out which, and what line. Of course I would need to copy that file into my Chilld-Theme folder, and I hope it will work this way.
I tried to surf your KB but was not able to find info about this.
Thank you so much for your awesome theme, and awesome support!
Cheers.
Attachments:
You must be logged in to view attached files.September 5, 2016 at 09:49 #134855LauraModeratorHello, you will find it at general-popups.php at page-parts folder. Find this:
COPY CODE<p> <em><?php esc_html_e( "or", 'kleo_framework' );?></em> <a>" class="new-account"> <?php esc_html_e( "Create an account", "kleo_framework" ); ?> </a> </p>
And change /wp-login.php?action=register for your url 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura 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 🙂
September 5, 2016 at 10:48 #134887guaserParticipantMuchas gracias Laura, eres la caña ;P
Have an awesome day!
September 5, 2016 at 11:37 #134912LauraModerator😀 Gracias!
Glad you could resolve it 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
-
AuthorPosts
You must be logged in to reply to this topic.