How to change the Log In text and URL?
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Mar 19, 2014 7:18 pm
- Reply with quote
- Report this post
I'm wondering how I can change the Log In button in the top right. I'd like to change the wording as well as the URL.
Thanks!!!
Screen Shot 2014-03-19 at 11.15.09 AM.png
Thanks!!!
-
- Expert Boarder
- GK User
- Wed Mar 19, 2014 11:50 pm
- Reply with quote
- Report this post
Hi,
you have to translate few phrases from template .ini file.
More details: http://www.gavick.com/documentation/gen ... r-phrases/
you have to translate few phrases from template .ini file.
More details: http://www.gavick.com/documentation/gen ... r-phrases/
-
- Platinum Boarder
- GK User
- Wed Mar 19, 2014 11:58 pm
- Reply with quote
- Report this post
Thanks Pawel. What about the URL? Currently, if you click the "Log In" button, a screen pops up. I'd like this to function as a button URL, so it takes you to a new page - is that possible?
Thanks,
David
Thanks,
David
-
- Expert Boarder
- GK User
- Thu Mar 20, 2014 10:36 pm
- Reply with quote
- Report this post
Yes, but it request small customization here: templates/gk_cloudhost\layouts\blocks\tools\login.php
Rename class name from
<div id="gkPopupLogin">
to
<div id="gkPopup-no-Login">
or any other
Rename class name from
<div id="gkPopupLogin">
to
<div id="gkPopup-no-Login">
or any other
-
- Platinum Boarder
- GK User
- Thu Mar 20, 2014 11:20 pm
- Reply with quote
- Report this post
Thanks so much Pawel. Everything looks great, although I am still unable to modify the URL. After following your directions, the button goes (by default) to: /joomla-pages-ii/user-login. Is there any way to modify this URL to something custom?
Thanks!
David
Thanks!
David
-
- Expert Boarder
- GK User
- Fri Mar 21, 2014 1:03 am
- Reply with quote
- Report this post
sure, just
create a new links to registration and login and add into menu
create a new links to registration and login and add into menu
-
- Platinum Boarder
- GK User
- Fri Mar 21, 2014 2:42 am
- Reply with quote
- Report this post
For some reason I can't figure it out. Can you be more specific? So far I have changed the "Log In" text and I've made it into a button rather than a pop-up. I just want to change the URL.
Thanks so much,
David
Thanks so much,
David
-
- Expert Boarder
- GK User
- Sat Mar 22, 2014 9:29 pm
- Reply with quote
- Report this post
You know how Joomla works ?
It need URL generated from menu or just use: index.php?option=com_users&view=login
this is default Joomla Login link.
It need URL generated from menu or just use: index.php?option=com_users&view=login
this is default Joomla Login link.
-
- Platinum Boarder
- GK User
- Sat Mar 22, 2014 10:59 pm
- Reply with quote
- Report this post
Got it! Thank you for your help.
David
David
-
- Expert Boarder
9 posts
• Page 1 of 1