This topic has 11 replies, 3 voices, and was last updated 9 years by ScotKinney.
-
Author
-
June 15, 2015 at 02:46 #62758ScotKinneyParticipant
I want to change the links on the Log-in modal to something different.
The Create an account link should be directing them to my membership page at:
http://www.alterverse.com/membership-account/membership-levels/And the Lost your password link doesn’t work correctly. It sends out an email but there’s no link to click!
So, I’d just as soon it use the WP lost password page here: http://www.alterverse.com/my-account-3/lost-password which does work correctly.I’ve made a copy of php page where this stuff resides and dropped it into my child them in the new corresponding directory and I’ve changed the words on the top of the modal and I see the changes but I can’t quite figure out how to get the new links to work.
Any help would be appreciated!
ScotJune 15, 2015 at 18:30 #62916LauraModeratorHello, please share your ftp so i can change the links for you 🙂
Will post it here so other can see itHi 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 🙂
June 15, 2015 at 18:41 #62921ScotKinneyParticipantHi, sorry we don’t use ftp on the server. Can I send you the file?
June 15, 2015 at 23:53 #63026ScotKinneyParticipantIs there anything I can do to get this resolved?
June 16, 2015 at 21:42 #63264ScotKinneyParticipantDo you want to try to to get on via Remote Desktop. That’s how we do it here. I kind of need this resolved.
June 18, 2015 at 00:16 #63576LauraModeratorHello, will assign the ticket to a higher support lever who can help and advise you in your query.
It would be good to have you credentials to facilitate our work.
Thanks! 🙂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 🙂
June 22, 2015 at 22:55 #64367ScotKinneyParticipantI’m still waiting for a response on this. I’m also wondering how to redirect people to their BuddyPress page after logging in and how to style the Login modal with rounded corners etc.
June 22, 2015 at 22:58 #64369ScotKinneyParticipantIs there no way to just go back to using the WordPress login screen?
June 23, 2015 at 16:17 #64489AndreiModeratorHi,
I see a very simple way to have other links for the login/registration menu items, instead of using our default ones, you should just create some custom menu links to point where every you need. You can limit to which of your users are this links shown using the “Nav Menu Roles” plugins. Also for custom redirects on login/logout I recommend you to use “Peter’s Login Redirect” plugin.
The aren’t any options to change the style of the modal so the modifications to the modal window will have to be made manually, sure if you have the right knowledge to modify it without breaking it.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 23, 2015 at 21:05 #64586ScotKinneyParticipantI was asking you guys for the right knowledge. I found the page that creates the modal but don’t understand ‘exactly’ what to change to change the links. I think my game programmer has figured it out but I’d still like to switch back to the WordPress login screen for continuity across the site. For example if we log out in certain areas of the site it gives us the WordPress login screen. Where do I find Peter’s Login Redirect plugin?
June 25, 2015 at 18:14 #64919ScotKinneyParticipantAs a follow up for anyone interested in rounding the corners of the modal window. Copy the file general-popups.php from kleo/page-parts/ to kleo-child/page-parts and add the style bit to the first line like this:
<div id="kleo-login-modal" class="kleo-form-modal main-color mfp-hide" style="border-radius:10px">
Then about 4 lines down add it here as well:<div class="kleo-pop-title-wrap main-color" style="border-radius:10px">
Looks nice! -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.