If no mobile theme plugin is used and I want the user to be redirected to itsahoustonthingnews.com/register, what code would I have to put?
http://www.itsahoustonthingnews.com
Thank you Bogdan for always being so helpful
that does not work for mobile
Thanks Bogdan,
What would I need to insert as the source URL for a redirect when the user clicks “register” on mobile then?
I want to make the changes to the child theme, when it was not working I tried it on the main newspaper theme. What code would I have to use?
I’ve fixed it. Thanks
https://www.screencast.com/t/KFma8gmE8J
-
This reply was modified 8 years by
nafezhusseini.
-
This reply was modified 8 years by
nafezhusseini.
Hi there, I may have miscommunicated. When the user clicks “Create an Account” in the Login-modal, I want them to be redirected to the registration page.
So from “$users_can_register_link = ‘‘” i changed id=”register-link” to href=”(site registration page)”
is this correct? upon completion it is not redirecting the user when they select “create an account” on my site.
YES. I completely agree with Biznizat- this is absolutely the worst part about the theme and makes everything significantly difficult. Support’s response to this is not what it should be.
Hey there, this didn’t work for me. My code on top-menu.php looks different.
Could I just edit the login modal file to redirect the user if they click register?
Here’s my file. I use the ultimate member plugin for login/registration
How can I change the links for login & register to pages? That way instead of editing modal file I can send the user to a form and still maintain their account username and photo in the login bar.