paulminors
Forum Replies Created
-
Thanks, that did the trick!
Hi there, I’m having the same issue ad I’m on version 2.7.1
Yep, definitely on the latest version. Here are the link settings: https://www.dropbox.com/s/zcqoe4vkhf2ya83/Screenshot%202018-04-14%2009.07.04.png?dl=0
Forum: Plugins
In reply to: [EDD Auto Register] login detail body show HTML instead of plane textThanks Pippin, I’ll do some more digging.
- This reply was modified 6 years, 10 months ago by paulminors.
Forum: Plugins
In reply to: [EDD Auto Register] login detail body show HTML instead of plane textPippin, I tried contacting Mandrill to see if it was an issue on their end and I received the following:
Thanks for getting back with that. For the messages with that subject line that I can find in the API logs, I’m seeing that the HTML content is actually being sent in the
text
parameter of the API call/SMTP request. This means the content will be rendered as plain text rather than HTML content, which is what you are seeing.
In order to move forward, you would need to adjust those requests to include the HTML in the
html
parameter instead. This will allow us to parse the HTML and display HTML content instead of just displaying the code, and you should be good to move forward from there.
Forum: Plugins
In reply to: [EDD Auto Register] login detail body show HTML instead of plane textNo. I’m using WPMailDrill.
Forum: Plugins
In reply to: [EDD Auto Register] login detail body show HTML instead of plane textHi Harvinder, I’m having the exact same issue. Were you able to solve this issue?
Forum: Plugins
In reply to: [Plugin Organizer] Issue with global pluginThanks, that second link solved my problem. I didn’t know about CF7 posting to a different URL.
Also, it’s weird, I’ve had CF7 globally disabled (and only active on the one URL) for a while so not sure why it’s all of a sudden stopped working.
Thanks!
Forum: Plugins
In reply to: [Contact Form 7] CF7 Stuck when sendingThanks, I found it was an issue with my Plugin Organiser.
Forum: Plugins
In reply to: [Plugin Organizer] Global setting is overriding post typeAh, I moved a few things around and got it working. Thanks!
Forum: Plugins
In reply to: [Plugin Organizer] Global setting is overriding post typeHave I done something wrong?
Forum: Plugins
In reply to: [Plugin Organizer] Global setting is overriding post typeNo. These containers are to disable a plugin on the post right?
Forum: Plugins
In reply to: [Plugin Organizer] Global setting is overriding post typeI have globally disabled the plugin, but it’s set to show on all posts. It’s in the column on the left called “available items” on the “posts” tab. Do I need to put it somewhere else?
Nevermind, saw how to do this.
I’m having the same issue. I have been in touch with my host who said:
“On our servers the following version of cURL is installed 7.37.1 and 7.38.0. As I see requests to https://*.api.mailchimp.com/ are not blocked as well.”
When I install the code above this solves the issue (but isn’t ideal).