gk_contact

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
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
Sat Feb 21, 2015 2:20 am
Reply with quote
Report this post
Hi!
I am using contact form and it is working good without captcha.
After I have added captcha it always write that code is not correct. In joomla registration I am using recaptcha v2 with checkbox and it works fine.
Could you help me please.
http://www.derka.pickupguild.ru/index.p ... 8/kontakty
Regards, Peter
User avatar
Expert Boarder

teitbite
Sun Feb 22, 2015 6:04 pm
Reply with quote
Report this post
Hi

Please download rest_files package and update gk_contact plugin. If this will not help please send me an access to joomla panel and ftp. Please do not forgot an url to Your website.
User avatar
Moderator

GK User
Mon Feb 23, 2015 2:10 am
Reply with quote
Report this post
Hi!
Thanks for help Teitbite. I have installed gk_contact plugin
gk_creativity_rest_files_J!3.zip because in simplicity there is no such plugin. Date of file is 28.11.2014
It works with the same problem.
I have sent you private message with access.
Thanks for help.
User avatar
Expert Boarder

teitbite
Mon Feb 23, 2015 8:07 pm
Reply with quote
Report this post
Hi

Contact works when "The New Recaptcha" plugin is disabled. Looks like this recaptach cannot work along with the old one.
User avatar
Moderator

GK User
Tue Feb 24, 2015 12:16 am
Reply with quote
Report this post
Thank you Teitbite, now it works fine!
Could you tell me please how can I change width and height of gkcontact-textarea. AlsoI need to change width of email and name textbox.
Regards, Peter.
User avatar
Expert Boarder

teitbite
Wed Feb 25, 2015 9:16 am
Reply with quote
Report this post
Hi

Try add this code to override.css file and make sure override is enabled in template settings.

Code: Select all
.gkContactForm textarea {
width: 200px;
height: 100px;
}

.gkContactForm input[type="text"],
.gkContactForm input[type="email"] {
width: 200px;
}
User avatar
Moderator

GK User
Thu Feb 26, 2015 3:34 am
Reply with quote
Report this post
Thanks, Teitbite, it works.
User avatar
Expert Boarder

teitbite
Sat Feb 28, 2015 9:56 am
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator

GK User
Wed Mar 11, 2015 11:59 am
Reply with quote
Report this post
Hi!
Teitbite, may I ask you one more question.
I am using GK Grid in simplicity template. It works great in header position, but I need it in bottom position. And there is a problem, it works not like in header position. Let me show you
http://derka.pickupguild.ru/index.php/test
I tried to made new position "mybottom7" with header style in files gk_const and layout/default.php. But I am not good in php and it does not work.
Could you help me.
Regards, Peter.
User avatar
Expert Boarder

teitbite
Fri Mar 13, 2015 1:34 pm
Reply with quote
Report this post
Hi

Do You mean the problem with animation on mouse hover ? Is it our default look of it ? I have not seen that yet ;/
User avatar
Moderator

GK User
Fri Mar 13, 2015 2:23 pm
Reply with quote
Report this post
teitbite wrote:Hi

Do You mean the problem with animation on mouse hover ? Is it our default look of it ? I have not seen that yet ;/

Yes, the problem with animation. Grid works different in different positions. In header everuting is ok, but in bootom not.
I've made example with grid on different positions.
User avatar
Expert Boarder

teitbite
Sun Mar 15, 2015 11:03 pm
Reply with quote
Report this post
Hi

Can You please tell me where is this animation camming from ? I've just installed our module and cannot find it. If it's custom made than I will not be able to help, sorry.
User avatar
Moderator


cron