wp_fo
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Mailer doesn't work – setup pluginHi,
I have a similar problem. I have created a cost calculator and would like to send the results to the user by email (as well as adding the email address to MailChimp).
I added an email field and a submit button to my cost calculator. I setup the Mailer to send a summary to the user’s provided email address.
When I test and click the submit button with my own email address nothing happens and no email is sent nor received.
My setup is:
- I have WP 4.4.2
- Caldera 1.3.4.2
- Caldera plugin for MailChimp 1.2.0 (I created a processor for this but it is never fired)
I have also checked that:
- I can send emails from WP and I do receive them
- I activated the Debug Mailer’s option but no entries are created
Could you please help me solve this issue?
Best Regards,
faridForum: Fixing WordPress
In reply to: WordPress redirects homepage to localhost – jetty-9 & .htaccessHi, thanks for this Keith,
I did that and my WP_HOME and WP_SITEURL are ok (both set to http://www.example.com/blog). I do have access to the admin dashboard and can also change these values in there. My problem only appears when I try to go to the home page:
http://www.example.com/blog
http://www.example.com/blog/index.phpboth redirect me to:
http://localhost/blogEven better, in the admin dashboard, if I go and edit a post, I can preview the post by clicking on the button at the top right “Preview Changes” but if I click on the button above the post “View Post”, it does not work.
Strange behaviour!