Support Forum

Every time that you post a problem, PLEASE add the Joomla and the extension's versions and revisions (for example: Joomla 3.3.6, Contact Enhanced 3.3.5), PHP version and Server's Operating System. If you only manage only one site it is easier if you edit your profile and just add that information to your signature. Don't forget to add a detailed description of the problem. If possible, write down all steps to simulate the problem.

Before submitting a new post, PLEASE make sure you are running the latest version, test in different browsers (IE, FF, Chrome,..) and clear Joomla and browser's cache after every change you make.

Also, most questions are already answered in our FAQ and in iFAQ and Contact Enhanced documentation pages.

× Contact Enhanced is a contact component manager created to replace Joomla! core contacts component and add lots of advantages and new features (see Features ) and it offers many plugins and modules for several different purposes,
Product page | Documentation Page

I am not a Robot checkbox

5 years 7 months ago #24482 by patvb
I would like to use either Contact Enanced Pro or Ajax Contact form on a website that is very simple, but I would like to be able to use a simple checkbox such as "I am not a Robot" used by Google's Recaptcha. Does Securimage offer this option? Plans for the future to implement it? Thanks.

Pat Vanden Bosche
www.patvb.com

Please Log in or Create an account to join the conversation.

5 years 7 months ago #24483 by support
Dear Pat,

Right now there's no such feature right now, however we've added recently some new Security features which in some cases help to remove captcha completely. They are located under the Security Tab in Contact Enhanced Options.

Some of the available features:
Honeypot
Email DNS Check
Time Form Submission
Require Mouse & Keyboard
Max Number of URLs

Best regards,

Please Log in or Create an account to join the conversation.

5 years 7 months ago #24485 by patvb
Douglas, I've created a contact page for the Chamber of Commerce but I want to make sure I've got the settings correct for security so I don't have to use the math or text Securimage check. I also want to get rid of the red corners on the text fields in the contact page. Oh, and the field where the checkbox is for the "I consent" statement, it is way too large. Where do I control this and how do I change the size of it.

Here is the link to the page with the red marks: cityofclifton.com/index.php/co...y-contacts/contact-the-chamber

I've given up on creating a contact module on the page for the Chamber, because I couldn't see how I could create the look of the one I've got on the page now. If there is a way to use Contact Enhanced to duplicate something like this, I would be interested to know how, but creating a full contact page seems the best work-around now. Here is a link to where the original contact form was just for the Chamber: cityofclifton.com/index.php/chamber-of-commerce You will have to scroll down a bit to see it, since this is a one-page site embedded inside the city's website.

Thank you for all your help, now and in the past.

Pat

Pat Vanden Bosche
www.patvb.com

Please Log in or Create an account to join the conversation.

5 years 7 months ago #24488 by support
Dear Pat,

How to remove the red triangle in required fields:
Just create a CSS Form Field or edit an existing one and add the following CSS rule:
div.ce-cf-container .inputbox.required {
    background-image: none;
}

Solving large Checkbox
Your template is adding a CSS rule which set's the width of all inputs to 75%. One of the possible workarounds is to add the following CSS rule to the CSS Form Field to override the one set by the template:
.contact input[type="checkbox"], .contact input[type="radio"] {
    width: auto;
}

Module customization
What exactly do you want to achieve?
1- Transparent background?
2- Field labels "inside" the field?
3- both

Best regards

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum

Copyright © 2018 IdealExtensions.com. All Rights Reserved.

This site is not affiliated with or endorsed by the Joomla!™ Project. It is not supported or warranted by the Joomla!™ Project or Open Source Matters™. The Joomla!™ logo is used under a limited license granted by Open Source Matters™, the trademark holder in the United States and other countries.
We may collect your IP address and your browser's User Agent string while using our site for security reasons and deriving aggregate information (analytics). This information is retained for a minimum of 1 and a maximum of 24 months.
Feedback