• Resolved shalisavgriffin

    (@shalisavgriffin)


    I have narrowed down my website problem to the Contact Form 7 plugin, in which the icons, some text, and links on my site are constantly flashing. I have never seen this before. Can someone help me resolve this issue that now occurrs and being seen by all visitors to my site?

    I’m using the latest version of WP. Please help!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • ciao @shalisavgriffin

    the issue comes from the additional css (wp-custom-css) style

    remove this:

    span {
        animation-duration: 1200ms;
        animation-name: blink;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        -webkit-animation:blink 1200ms infinite; /* Safari and Chrome */
    }

    just curiosity… how did you come it’s a fault of cf7?

    Thread Starter shalisavgriffin

    (@shalisavgriffin)

    Okay, thank you!

    I removed ALL plugins to my website, and added them back one by one until I saw the problem re-occur. When all other plugins were added, no problem…only when I added back CF7. That’s how I come it’s a fault of cf7.

    Thread Starter shalisavgriffin

    (@shalisavgriffin)

    Where is this code that you say remove?

    Thread Starter shalisavgriffin

    (@shalisavgriffin)

    Found code, removed code, and it corrected problem…

    Thank you very much!

    Hi!
    I have a problem with my contact form and I don’t have any idea how to fix it?
    Somebody can help me?
    Thanks

    Ciao @adriana124, in order to get help you need to open a new thread and describe your issue. something like:

    “after adding a new plugin with recaptcha to my website, contact form 7 stopped working.
    Can be caused by multiple recaptcha script loaded? if yes, how I can solve?”

    in addition please provide the url of your website, or even better the link to the page with the contact form

    • This reply was modified 4 years, 11 months ago by Erik.
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Contact Form 7 Problem’ is closed to new replies.