Welcome visitor you can log in or create an account

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Mar 09, 2016 6:06 pm
Reply with quote
Report this post
Hi, guys!
could me talk about module what show this "Welcome visitor you can log in or create an account" on home page in left top corner (userarea)

thanks for you help.
User avatar
Fresh Boarder

teitbite
Sun Mar 13, 2016 11:10 am
Reply with quote
Report this post
Hi

It's in translation file en-GB.tpl_gk_instyle.ini

Code: Select all
TPL_GK_LANG_USERAREA="Welcome "
TPL_GK_LANG_USERAREA_VISITOR="visitor"
TPL_GK_LANG_LOGIN_PRE=" you can "
TPL_GK_LANG_LOGIN="log in"
TPL_GK_LANG_LOGOUT="check your account"
TPL_GK_LANG_REGISTER_PRE=" or create an "
TPL_GK_LANG_REGISTER="account"
User avatar
Moderator

GK User
Sun Mar 13, 2016 8:23 pm
Reply with quote
Report this post
Hi, thanks!
but could you tell me how do I place the module "search" into position "Login" (userarea)?
User avatar
Fresh Boarder

teitbite
Thu Mar 17, 2016 11:40 am
Reply with quote
Report this post
Hi

I'm afraid userarea is not a module position. You would need to replace it's code with a code to include new module position, unfortunatelly it's beyond our support, so I will not be able to assist. Here is an instruction how to add new module position https://www.gavick.com/documentation/jo ... e-position
User avatar
Moderator


cron