Position Language Switcher

GK User
Fri May 06, 2016 8:51 pm
Hello

Is it possible to add language swithcher module to cart positon?, and add costom html to search position?
Untitled-1.jpg

I need help.
User avatar
Fresh Boarder

teitbite
Sun May 08, 2016 12:28 pm
Hi

Cart module position is inside popup a shown after clicking cart icon, so it's only possible if You wish to replace cart with it. Try add new module position for that: https://www.gavick.com/documentation/jo ... her-module
User avatar
Moderator

GK User
Sat May 14, 2016 6:15 am
It's work but how to move to top position like the image I attachment,

It try to add new position in template it's doesn't show
Language-Switcher.jpg
User avatar
Fresh Boarder

teitbite
Sun May 15, 2016 11:01 am
Hi

Please tell me the url to Your site so I'll see why it's under the page.
User avatar
Moderator

GK User
Sun May 15, 2016 4:55 pm
User avatar
Fresh Boarder

teitbite
Mon May 16, 2016 1:49 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkLang {
    position: fixed;
    right: 50px;
    top: 20px;
    z-index: 10001;
}
User avatar
Moderator

GK User
Wed May 18, 2016 7:14 am
It's doesn't work :(
User avatar
Fresh Boarder

GK User
Thu May 19, 2016 4:35 pm
I think i need to change this themplate The position is too small for me and i have problem about support.
something i can't do by my self

Can you help me? i did change template but white page show up on monitor can not change

white-page.jpg
User avatar
Fresh Boarder

teitbite
Sat May 21, 2016 6:22 pm
Hi

Looks like this new template is causing some fatal error. In global joomla configuration please set error showing level to maximum to see what error is generates. Than get back to me with this error so I will be able to tell what is wrong.
User avatar
Moderator

GK User
Sun May 22, 2016 12:18 pm
Strict Standards: Declaration of RokInstaller::getInstance() should be compatible with JInstaller::getInstance($basepath = '/home/home...', $classprefix = 'JInstaller...', $adapterfolder = 'adapter') in /home/homeand1/public_html/tmp/install_574195545f86b/installer/RokInstaller.php on line 365
User avatar
Fresh Boarder

teitbite
Tue May 24, 2016 9:42 am
Hi

"Strict Standard" is really not an issue. It's showing when code was created following older coding, but it's still used and working. What could cause blank page is "Fatal error" only.

But what are we dealing with right now ? Are You still trying to install another template or can't use my code to move language switcher on top ? If it's about a different template than which template is it ?
User avatar
Moderator

GK User
Fri May 27, 2016 6:29 am
I have problem with position language switcher and I want to add more module near logo, Code you give me doesn't work and I think if I change template better to fix it.
User avatar
Fresh Boarder

teitbite
Mon May 30, 2016 11:15 am
Hi

I've just checked Your site and my code is not added to override.css as requested, so it cannot work. Or was added incorrectly and is not used by site. Please send me this override.css file or send me an access to ftp, so I'll check what is wrong there.
User avatar
Moderator

GK User
Thu Jun 02, 2016 4:25 pm
I sent ftp to Private message
User avatar
Fresh Boarder

GK User
Sat Jun 04, 2016 4:21 pm
It's work now

thank you
User avatar
Fresh Boarder

teitbite
Tue Jun 07, 2016 7:17 pm
Hi

Ok. I haven't done anything yet :) So I'm guessing You've added it correctly, but site or server cache was not updating this file for a while. Great to hear it's ok now.
User avatar
Moderator


cron