Replace the module mod_gk_regisyter with the default joomla

GK User
Thu May 31, 2012 8:58 am
Good morning,
Forgive my English, I replaced the module mod_gk_regisyter (having first disabled) with mudulo joomla registration by entering the link in the same position. I'd like the link to the page without pop-ups. How do?
Thank you.
User avatar
Junior Boarder

teitbite
Sat Jun 02, 2012 8:01 am
Hi

Please show me Your site.
User avatar
Moderator

GK User
Tue Jun 05, 2012 7:41 am
Hello
thanks for the response are currently not online, I'm working locally here is a picture of what happens.

I hope to be clear, I'll just post it online the link.

Have a good day.

Image
User avatar
Junior Boarder

teitbite
Tue Jun 05, 2012 11:40 am
Hi

By seeing the website I was hoping to learn which template are You using. It's important because we got two with a similar names: Finance and Financial Business. People often mistake them. Also I need to know which joomla version are You using. With this informations I'll check on my copy and tell You where to make changes, because register is a module position oppened in popup by register button so having register button linking needs a small hack to the code.
User avatar
Moderator

GK User
Wed Jun 06, 2012 10:21 am
Hello,

Forgive my mistake I thought Business and Financial Financial were the same thing.
The template I use is Financial Business
Using Joomla! 2.5.4.

Thank you for your attention
User avatar
Junior Boarder

teitbite
Thu Jun 07, 2012 10:34 am
Hi

Ok. Please edit file /layouts/blocks/nav.php and in line 55:

Code: Select all
         <a href="<?php echo $this->URLbase(); ?>index.php?option=com_users&amp;view=registration" id="btnRegister"><?php echo JText::_('TPL_GK_LANG_REGISTER'); ?></a>


remove this part:

Code: Select all
id="btnRegister"


Than register will be a simple link to registration page.
User avatar
Moderator

GK User
Thu Jun 07, 2012 11:18 am
teitbite wrote:Hi

Ok. Please edit file /layouts/blocks/nav.php and in line 55:

Code: Select all
         <a href="<?php echo $this->URLbase(); ?>index.php?option=com_users&amp;view=registration" id="btnRegister"><?php echo JText::_('TPL_GK_LANG_REGISTER'); ?></a>


remove this part:

Code: Select all
id="btnRegister"


Than register will be a simple link to registration page.


Perfect!
It works!
Thank you very much.

P.S.
How do I get solved? We must move the post in: Template Discussion --> Financial Business? :oops:
User avatar
Junior Boarder

teitbite
Thu Jun 07, 2012 12:40 pm
Hi

Do not worry about that. I'll move it. Glad I coule help.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.