[SOLVED] How to populate 'tools' position?

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sat May 08, 2010 10:48 am
Hi,
I would like to add language selection (joomfish) to the tools position, but this position is not available for modules. Any suggestions?

thx
User avatar
Fresh Boarder

GK User
Sat May 08, 2010 11:07 am
1. open templatesgk_corporate2layoutsblockstoolbar.php

2. find following code

Code: Select all
<?php if( GK_LOGIN || GK_REGISTER || GK_TOOLS ) : ?>

   <div id="gk-tools">

      <div>


3. insert this after

Code: Select all
<jdoc:include type="modules" name="tools" />


4. open templatesgk_corporate2templateDetails.xml

5. insert following to the positions
Code: Select all
<position>tools</position>


Done!
User avatar
Fresh Boarder

GK User
Wed Aug 25, 2010 11:19 am
i have the same problem but i cannot find the file toolbar.php, i use the elve social template.
User avatar
Fresh Boarder

teitbite
Fri Aug 27, 2010 4:25 pm
Hi

If it's an old elvesocial tahn You will find it in index.php file of the template/
User avatar
Moderator

GK User
Fri Jun 03, 2011 11:07 am
I've changed the code but still cannot get tools menu to work. I see 'tools' in the module positions. Can the logo position have anything to do with this?

url is: www.swissknife.nl
User avatar
Fresh Boarder

GK User
Fri Jun 03, 2011 11:19 am
That's because gk_tools div is not being display.
Please attach your file where you made this changes.

Cheers ;)
User avatar
Platinum Boarder

GK User
Fri Jun 03, 2011 11:25 am
Hereby the files, hope you can help me:

templateDetails.txt


toolbar.txt



changed php and xml to txt, hopefully this will allow to attach.
User avatar
Fresh Boarder

GK User
Mon Jun 06, 2011 8:17 am
Hi,

Did you see anything on the sent files?

Grtz,
Renzo
User avatar
Fresh Boarder

GK User
Mon Jun 06, 2011 8:36 am
Hi

Sorry i only can see it now.
Just give me some minutes and i will get back to you.
User avatar
Platinum Boarder

GK User
Mon Jun 06, 2011 8:37 am
I'm a bit further in the meantime. I switched tools on in the features and see the menu there now too. The aim is to see the menu and not the tools.
User avatar
Fresh Boarder


cron