Pandonym
Forum Replies Created
-
Forum: Plugins
In reply to: Remove Span elements from Contact form 7I still had some problems till today!
I tested many other plugins and form-templates. None of them were like I wanted. One template didn’t allow a https-connection, I don’t know why. So I get back to contact form 7 plugin.
Now I have my problems solved. My theme has a shortcode-function “[noformat]” which removes unwanted formatting of WordPress and co.
Then I get a table inside my CF7 inside the formbuilder (I hope you will understand me).For example:
[Code moderated as per the Forum Rules. Please use the pastebin]And so on…
Maybe this will some other people. I was so annoyed with all that stuff, but now I am happy ??
@sswells
Thank you, but I don’t want to try out further plugins – I hope you know why ??Greets
PandonymForum: Plugins
In reply to: Remove Span elements from Contact form 7Interesting,
today I set the report level from php to a higher level and get these error codes:
Fatal error: Cannot redeclare wpcf7_quiz_shortcode_handler() (previously declared in [...]/wp-content/plugins/contact-form-7/modules/backup_quiz.php:10) in [...]/wp-content/plugins/contact-form-7/modules/quiz.php on line 88 Fatal error: Cannot redeclare wpcf7_textarea_shortcode_handler() (previously declared in [...]/wp-content/plugins/contact-form-7/modules/backup_textarea.php:11) in [...]/wp-content/plugins/contact-form-7/modules/textarea.php on line 95 Fatal error: Cannot redeclare wpcf7_text_shortcode_handler() (previously declared in [...]/wp-content/plugins/contact-form-7/modules/backup_text.php:13) in [...]/wp-content/plugins/contact-form-7/modules/text.php on line 96
I just renamed my old files as backup_*.
Now I deleted the original files and uploaded your corrected files and it works!
Thank you very much!
Forum: Plugins
In reply to: Remove Span elements from Contact form 7Yes, I am using the same version.
Semicolon is at the end of the line. Unfortunately your files didn’t change something. Pity!
Anyway I thank you ??
Forum: Plugins
In reply to: Remove Span elements from Contact form 7Hey kato,
thanks for your work. I tried the same thing, but without any success ??
When I change the text.php and textarea.php as described, then my website get blank. Nothing works anymore. Any hint?
When I reset the plugin (backup files) then everything is ok.