• Hi,
    I was trying to put rounded corners on the contact form text area and I have messed something up. I cannot get into wp-admin and my website is showing:

    .wpcf7-text, .wpcf7-form textarea { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px 5px 5px 5px; }
    Parse error: syntax error, unexpected ‘.’ in /home/firesafe/public_html/wp-content/plugins/contact-form-7/modules/textarea.php on line 7

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    rename/delete the “contact-form-7” plugin folder via FTP or SFTP or whatever file management application your host provides.

    Thread Starter John Cronin

    (@john-cronin)

    Tara,
    Thanks for the help.
    I need to get on to my host provider.

    Moderator t-p

    (@t-p)

    ok let us know if you need any help

    If you do what Tara suggests through ftp John then you can sort it out. Your hosting will probably tell you to do that at least.

    Do you know how to use ftp to do this? Either way if your hosting do do this for you it looks like you were editing the wrong file in the first place if the error is coming from that file.

    You can edit the style.css to make these changes if you know your CSS.

    Hope that helps… Let me know if it doesn’t

    Kiearan

    Thread Starter John Cronin

    (@john-cronin)

    Thanks Tara & Kiearan,

    Hosting restored my website from backup.

    John

    Moderator t-p

    (@t-p)

    Glad to hear that ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘I can not log-in’ is closed to new replies.