Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter Stefan Velev

    (@kozzmen)

    I thought this line of code should work, but it didn’t:

    .crf_checkbox {
        display: block;
    }

    Hello Stephan,

    Thank you for using our plugin and pointing out these issues. We just released a new version with these fixes. Please update and let me know if this is how you wanted.

    To show checkboxes in row format, while editing the custom field, please use “rm_row” as CSS class attribute box (without the quotes).

    Let me know if you have any other questions.

    Thread Starter Stefan Velev

    (@kozzmen)

    Thanks a lot! It worked as a charm!

    I do have one more suggestion for you: this only occurs when you have long text in the check boxes and the screen size is smaller than the usual. This is the result: http://screencast.com/t/ZhQauMnq See how the text appears under the check box.

    Thank you!

    Thread Starter Stefan Velev

    (@kozzmen)

    Hi again,

    Do you have any idea how can I translate the CAPTCHA messages, so they are shown in Bulgarian instead of English?

    http://screencast.com/t/fWjQ3t5X9dkC

    Thread Starter Stefan Velev

    (@kozzmen)

    Another bug I found is that when you select “Classic” view from the General option tab, the registration form doesn’t work on mobile devices! Just not able to click on any box and type anything.

    Switching back to “Match my theme” style fixes the issue.

    Thanks for the feedback, Stefan! Working on those fixes as I write.

    reCAPTCHA is a Google service and all visual elements are fetched from Google servers. That being said, latest reCAPTCHA is least interfering. One just has to click a checkbox in front of the text “I’m not a robot”. Is this not what your users are seeing first up?

    Let me know if you have any other questions.

    Hi
    i have a little problem with the plugin.
    first when i click on submit i get a security fail check message but when i check submissions the user is added.
    secondly on drop down list, does it have a maximum number of items i can add. i have realized i can’t add more than 30 records.
    lastly i don’t see a way of exporting the data into excel file.
    It’s a great plugin i would like to use it.

    Thread Starter Stefan Velev

    (@kozzmen)

    That being said, latest reCAPTCHA is least interfering. One just has to click a checkbox in front of the text “I’m not a robot”. Is this not what your users are seeing first up?

    Once you click on the checkbox “I am not a robot” the user is asked to select up to 3 similar pictures – something like that: http://screencast.com/t/fWjQ3t5X9dkC

    When I was searching how it is possible to translate reCaptcha I ended up here: https://developers.google.com/recaptcha/old/docs/customization?hl=en#built-in-translations

    What would be the best way to implement this to the plugin without losing the changes after an update?

    Thanks a lot!

    @jeffersonkip: This issue was fixed in version 2.0.2 after user feedback. Please upgrade and let me know if you still have this problem.

    Exporting submissions to excel is available in Silver Edition

    —————————————————————————–

    @kozzmen: For now you can change reCAPTCHA language by making slight modifications to the code.

    In the index file in plugin directory find this piece of code:

    wp_enqueue_script("crf-recaptcha-api","https://www.google.com/recaptcha/api.js?hl=en");

    In the end of the script language code is defined as “en”. Please change it to the language code you wish to use. You can find codes here.

    https://developers.google.com/recaptcha/docs/language?hl=en

    I am sorry but it was not possible to release a version with this option in the dashboard this quickly. But in future release, there will be a drop down in Global Settings —> Anti-Spam to allow you to change reCAPTCHA language.

    Thank you again folks, for your feedback! Look forward to major additions by end of Dec.

    Thread Starter Stefan Velev

    (@kozzmen)

    Thanks!

    Appreciate your help.

    If there is something else I notice in the plugin behavior I will let you know.

    Best,

    Stefan

    @cmshelplive still have the security fail check after update … here is the link http://raymondc.co.ke/tumdo-ne-lel/

    Thread Starter Stefan Velev

    (@kozzmen)

    @jeffersonkip: Hi dude, please open another support thread. What you are now doing is against Forum rules and it is called “Topic hijacking”

    @cmshelplive: I noticed another malfunction of the plugin. It doesn’t send automatically password to the newly registered user and a notification to a site admin for new subscriber. I will keep you posted.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Check boxes issue’ is closed to new replies.