• wpbetheme789

    (@wpbetheme789)


    Dear creators of hueman,
    when using contact form 7 with your theme or derived theme,
    all fields of cf7 are very tight and it seems, you can’t change this.

    This is only with hueman so far. All other standard themes work fine.

    I create a fresh website to demonstrates this. Only childify me and cf 7
    plugin installed.

    https://wp-test.metatrader-interfaces.com/?page_id=6

    Thank you for help

Viewing 9 replies - 1 through 9 (of 9 total)
  • crsnic

    (@crsnic)

    I can confirm the issue, I have the same.

    In addition CF7 has another issue, when message for required fields show up they do not go away when you type in in the required box.

    http://prntscr.com/fbowt5

    Denzel Chia

    (@denzel_chia)

    Hi,

    Your contact form 7 is not showing on the URL that you had provided.

    Thank you

    crsnic

    (@crsnic)

    Sorry, here is link
    http://ntgames.org/kontakt/

    I have setup cf7 same way as on my other sites and this is first theme I have such problems

    I as well just noticed on my phone that send buttone is out of the screen, just recaptcha visible, top input lines are adjusting size just fine but send buttone is not vidible :/

    crsnic

    (@crsnic)

    So in regard to “send” button issue, I have removed any kind of formatting and seems the issue is even worse, with just plain setup [recaptcha] {enter} [submit “Wyślij wiadomość”] it places sent button over ReCaptcha, that is probably why It can’t be seen on mobile.
    https://prnt.sc/fbv02g

    Theme Author presscustomizr

    (@nikeo)

    Hi @wpbetheme789 and @crsnic, thank you very much for reporting this problem.
    I have added a new issue on github about it : https://github.com/presscustomizr/hueman/issues/491

    We’ll try to fix this for the upcoming release.

    Best regards,

    Thread Starter wpbetheme789

    (@wpbetheme789)

    Hello,
    have restored the cf7 on the page:

    https://wp-test.metatrader-interfaces.com/?page_id=6

    So you can use it for check.
    Thank you all

    Theme Author presscustomizr

    (@nikeo)

    @wpbetheme789 ok thank you.

    kerdezo

    (@kerdezo)

    Hi friends,

    I had some similar problem with rechapta and send button and data entry. As I remember this snippet fixed the issue.

    .wpcf7 span.wpcf7-not-valid-tip {                     
        position: initial;
    }

    (It was about a year ago, and I’m not using now c7, so don’t know if this still works.)

    Personnaly, I use this code

    .wpcf7 label {
        display: block;
        float: left;
        width: 95%;}
Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘contact form 7 problem’ is closed to new replies.