-
Author
-
March 1, 2016 at 01:37 #107524trustemediaParticipant
I will keep working on it and looking for a solution in the meantime, but right now, I just tested out my register page and it looks good, but when I click Complete sign up, it reloads the same page with nothing happening. Thank you for your help.
March 1, 2016 at 16:03 #107677LauraModeratorHello, did you try using the plugin bp disable activation reloaded ?
You can register but cant activate your account or can’t even register?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 🙂
March 2, 2016 at 01:22 #107934trustemediaParticipantI have not tried using the plugin. You can’t register at all. When you click “Complete sign up” the page refreshes to the register page. You do not get redirected to the activate page. No email is sent to the registration email. I tried disabling all plugins and a plugin was not an issue. I did try with the twentysixteen theme and I could see the captcha (which you can’t now), and I was directed to the activate screen. However, even with twentysixteen active, although it went farther into the process, the confirmation email was not sent.
March 3, 2016 at 07:31 #108180LauraModeratorHello, what captcha? Maybe that is the issue, try without the captcha and let me know 🙂
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 🙂
March 3, 2016 at 20:29 #108356trustemediaParticipantI did already. I mentioned I disabled all plug-ins and it made no difference.
March 4, 2016 at 17:38 #108596LauraModeratorHello how do you test the registration process? Can you tell me how to replicate this issue? 🙂
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 🙂
March 8, 2016 at 18:45 #109269trustemediaParticipantI test it the same way anyone else would. I logout, so I can register. Go to http://www.fostertails.org/register. Complete the fields. Click the “Complete Sign Up Button”. The page refreshes as stated above.
Have you tried to complete the registration process so you can see the issue? Did it not happen for you?
March 10, 2016 at 19:01 #109823LauraModeratorHello, as there is a coming soon page, i cant test 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 🙂
March 10, 2016 at 20:35 #109871trustemediaParticipantI left you administrator credentials in a previous response.
March 15, 2016 at 03:38 #110604LauraModeratorHello, let me explain a bit more, if i want to test the registration process, i cant be logged in, i have to log off and then try to register. So if i log in as administrator, i cant “register” because i am logged in 🙂
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 🙂
March 18, 2016 at 04:05 #111437LauraModeratorHello, i see the issue, please try the following
1- Disable plugins one by one and test registration, (do not disable required plugins )
2- Save Permalinks at Settings > Permalinks > Post name
3- Disable cache ( if using )and test againLet me know 🙂
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 🙂
April 28, 2016 at 23:37 #119641trustemediaParticipantSorry for late reply. I moved across the country.
Can you help me with one more thing, please? Is there a way to make the “create an account” button in the header login redirect to the register page when clicked? If so, how would I do that, please. Thank you.
May 2, 2016 at 20:24 #119938LauraModeratorHello, to do that you will need to edit header.php or just Hide the login link and add yours to the menu
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 🙂
May 2, 2016 at 23:04 #119963trustemediaParticipantI was in header.php and tried a couple things, but I didnt get it to work. Can you tell me which code to replace with my url, please? Thank you.
May 4, 2016 at 17:43 #120275LauraModeratorHello, at header.php
findCOPY CODE<li class="header-register-button"><a href="#"><i class="icon-group hide-for-medium-down"></i> <?php _e("SIGN UP", 'kleo_framework'); ?></a></li>
Replace with
COPY CODE<li class="header-register-button"><a href="YOUR CUSTOM REGISTER PAGE URL"><i class="icon-group hide-for-medium-down"></i> <?php _e("SIGN UP", 'kleo_framework'); ?></a></li>
Change YOUR CUSTOM REGISTER PAGE URL, for the url to the page to register
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 🙂
May 18, 2016 at 23:48 #122333trustemediaParticipantThank you. I got it all working now. I also had to change a piece of code in the general-login-module so the registration wasn’t revealed when clicking “create an account” under the login part of the button. The only thing now is that when you hover over “sign up” on the home page, it disappears instead of having the blue hover color (I think it was blue). Do you know where that may be fixed? Then, that’s it. I’ll be good to go. Thank you.
May 23, 2016 at 19:08 #122792LauraModeratorHello, try adding this to style.css of child theme
COPY CODEli.header-register-button a:hover { color: #3A79A5 !important; }
🙂
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.