feefyou
Forum Replies Created
-
Hey buddy, I was just experiencing the exact same thing. I tried switching between checkboxes, radio boxes, etc. Turns out, it was that I was using a COLON in the label field, even though I had it not displaying.
So it was like this “Service Requested:”
And I just changed it to “Service Requested”
(Colon removed = Problem solved!)You can see on this site, the main CTA in the hero section:
https://southcoastgroup.ca/commercial-snow-removal/Forum: Plugins
In reply to: [Contact Form 7 Signature Addon] Signature Image In Email instead of LinkSorry that didn’t translate since i didn’t put it in a code tag lol
<img src="[signature-181]">Forum: Plugins
In reply to: [Contact Form 7 Signature Addon] Signature Image In Email instead of LinkIn the MAIL tab, put the code for the signature in html like this:
Just make sure you have the USE HTML CONTENT type box checked just below the editor.
Forum: Plugins
In reply to: [ACF: Better Search] Basic Basic UsageHow do I make a search widget or page?
Your documentation is lacking
Forum: Fixing WordPress
In reply to: tinymce is not definedI’m going to try to post this everywhere I can.
After days of researching Old old posts regarding the Tinymce errors (not finding a URL that was totally Ok)Sucuri or Wordfence had added an HTACCESS to the WP-INCLUDES folder which caused some conflict.
CHECK WP-INCLUDES for any rules that may not allow the site to read the proper files.
Quick test, back up the WP-INCLUDES HTACCESS, then empty the file, then reload your page you’re trying to edit. BOOM, success!