Contact form layout issue an reCaptcha

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Tue Jan 08, 2013 6:42 pm
Hello at Gavickpro,

I facing two problems with providing the standard joomla contact form on my website:

1) The contact elements like address, additional information and the contact form are not in one vertical line, looks the template creates two colums for the elements. Compare also the attached screenshot.
2) On the top of the page an alert is show, that the reCaptcha public key ist not available. The key is set in all relvant joomla settings (system plugin and user settings) and works properly with the registry form etc.

Could you help?

Joomla version: 2.5.8
Template version: 2.12

Thank you
User avatar
Junior Boarder

teitbite
Wed Jan 09, 2013 3:25 pm
Hi

2. This message is visible when You have 2 reCaptcha used on one page. I think programmers made something to override it, so try update the template, but if it will not work than You may disable register form for contact page.

1. Please show me the exact page You have made this screen.
User avatar
Moderator

GK User
Wed Jan 09, 2013 4:26 pm
Hi teitbite,

So I disabled the reCaptcha for the user registration but the alert still apears.

Here the link to the page: http://www.consultxchange.com/index.php/kontaktformular

You see the alert and the 2 columns issue with the contact form there...
User avatar
Junior Boarder

teitbite
Wed Jan 09, 2013 4:52 pm
Hi

I can still 2 reCaptcha. I've meant reCaptcha in register module in popup. Please simply disable using register module for this page.
User avatar
Moderator

GK User
Wed Jan 09, 2013 5:38 pm
Ok, that works. But the page is loosing a little functionality this way...and a good gk music template feature too... :-/ So I deactivated reCaptcha for the contact form and leave it for the registration.

Do you have any suggestions with the contact form layout issue?
User avatar
Junior Boarder

teitbite
Thu Jan 10, 2013 3:35 pm
Hi

Yes this is one of two options :)

About contact issue, please add this code to css:

Code: Select all
.jform_contact_secend {
    width: 40%;
}
User avatar
Moderator


cron