F C
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Uploading Media – Alt vs. TitleAs stated, I’d expect by default (on upload) the image file name to be put into the ALT field rather than into the TITLE. If my file name is keyword-keyword.jpg its a win-win.
- This reply was modified 5 years, 11 months ago by F C.
Forum: Plugins
In reply to: [Contact Form 7] From AddressWell, this could be 100 different things. But, here are some suggestions:
1. Look at your error_log file. Should be in the root of the site (hopefully).
2. Contact your hosting provider’s tech support. Ask them what could be holding up the form.
3. Reach me personally. https://www.cuisinteractive.com/Forum: Plugins
In reply to: [Contact Form 7] From AddressUnder the MAIL tab, remove [your-email] from the TO field. That will cause problems. Instead put:
Sasquatters <[email protected]>
Where Sasquatters can be the name of the company or person followed by <[email protected]>
- This reply was modified 5 years, 11 months ago by F C.
Forum: Plugins
In reply to: [Contact Form 7] From AddressYou entered it in the wrong location. You placed it in the “Additional Settings” tab. Go to the MAIL tab and enter it inside the “ADDITIONAL HEADERS” block.
Forum: Plugins
In reply to: [Contact Form 7] From AddressUnder the Mail tab, locate the Additional Headers block. There type the following:
Reply-to: [your-email]
Where [your-email] is the shortcode you’ve chosen for your email field back on the FORM tab.
This method will allow you to set the TO: field to any valid domain, while allowing the reply function to go to the person that originally emailed you.
Hope this is clear.
I had some code commented out (<!–) in the main description that caused the tabs to break.
Forum: Plugins
In reply to: [W3 Total Cache] Mailchimp Thank You Pop-up Minify IssuesI am manually running minify as auto setting breaks the website. So I’m controlling which JS/CSS files should be minified.
I have NOT added the MailChimp Pop-up JS/CSS files to the minification section. On the contrary, I have added them to the ignore section. The manual settings states:
“Select manual mode to use fields on the minify settings tab to specify files to be minified, otherwise files will be minified automatically.”
So even if it is set to manual, any files not explicitly handled will get auto minified. Which leads us back to:
Using the absolute full path is not working in the ignore box, and using relative path despite those files not existing locally, isn’t working either.
Forum: Plugins
In reply to: [W3 Total Cache] Mailchimp Thank You Pop-up Minify IssuesVersion 0.9.7
Forum: Plugins
In reply to: [W3 Total Cache] Mailchimp Thank You Pop-up Minify IssuesSee here please: https://prnt.sc/l3n6bl
Forum: Plugins
In reply to: [W3 Total Cache] Mailchimp Thank You Pop-up Minify IssuesThat box doesn’t exist on my view. I’m viewing minify options, advanced section. Is it a premium feature?
Forum: Plugins
In reply to: [W3 Total Cache] Mailchimp Thank You Pop-up Minify IssuesUsing the absolute full path is not working, and using relative path despite those files not existing locally, isn’t working either.
Forum: Plugins
In reply to: [W3 Total Cache] Mailchimp Thank You Pop-up Minify IssuesYou’re totally right. I was moving to fast and didn’t even realize that I was adding them to the wrong place. Thanks for your help.
I do have one more question. In the ignore box, it clearly states to use relative paths only. But some of these includes are remotely being pulled in. How do I reconcile that? Do I need to store a local copy of the file and modify the Mailchimp plug-in to reference locally instead? Ex:
https://downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js
Forum: Plugins
In reply to: [W3 Total Cache] Mailchimp Thank You Pop-up Minify IssuesHi Marko,
That’s exactly what I’ve done by adding it to the Minify file management section. I’ve also added the corresponding/supporting CSS files that go with it.
Forum: Plugins
In reply to: [Contact Form 7] Akismet: Beyond Author & Author EmailI guess you do not want to explicitly answer the question. Got it. Thanks.
Forum: Plugins
In reply to: [Contact Form 7] Akismet: Beyond Author & Author EmailHi Takayuki,
I’m aware of this page. My question is, will there be support for other fields beyond NAME, EMAIL, URL?
Thanks,