jheikes
Forum Replies Created
-
This worked! Thanks again for the quick response.
Thank you for your quick response!
I was able to create a regular email template by following the steps in the walkthru. However, what I see is different for automations. This is where I’m seeing the “yourlogo” placeholder, and no option to edit the template. This is the same whether I click New Automation, or edit one I’ve already started. I select which type of automation I want (Welcome), select the “Send Email” step, then select Design Email if new or Edit Content if not. At this point, I see the screen shown in my screenshot above, with the Email tab as shown. I do not have the sections shown in your video (I did have them when I created a template for a regular email), so no way to edit the template for an email that’s part of an automation.
As an FYI, I’m traveling for the next week and may not respond right away, but if you have further suggestions for me to try, I’ll do this as soon as I get back. Thank you!
Forum: Fixing WordPress
In reply to: No data received when create/update a post with linksI was having the same issue yesterday, and called GoDaddy. They took some info and said they knew of others having the issue and were working on it. I tried my site again about six hours later and everything worked fine. I don’t know what they did, because all the email they sent later said was that the issue was resolved.
GoDaddy has cleaned up their act a lot in the past couple years IMO. So you might want to give them another call and describe the issue.
Forum: Fixing WordPress
In reply to: no data received ERR_EMPTY_RESPONSE when saving any post with linksThis seems to be magically fixed now, six hours later. I didn’t do anything, though I also haven’t heard back from GoDaddy, so it’s possible they’ve made some tweaks on the server. If I do, or figure out what was causing this, I will post here in case it helps someone else.
I had the same issue, and found that it was due to the file/path being too long for Windows to handle. I got past it by installing the plugin through the file system, and clicking “Skip” on all the files Windows complained about. The plugin still worked fine for me. I did not use the server-side generator, so that may be what uses that directory.
It seems to be fixed with the new update.
Thanks for checking this Mihai. Your tests came through. That is what’s strange about this issue; some people can comment but others can’t. I should have added this: their IPs show up in my reports as blocked, with “Token Expired” (I asked them to send me their IPs). Anything else we can try?
Posting the solution here in case anyone else runs across this: it was caused by a conflict with Nivo Slider, which included a very old version of JQuery, and is the source of the Javascript error you found. The slider still worked and didn’t conflict with anything else I had installed so far, so the error wasn’t noticeable until now. I replaced the slider with another one and comments now go through with Goodbye Captcha enabled. Thanks for pointing me in the right direction – I’ll mark this as “Works.”
Just enabled the MailChimp side and that appears to be working OK now with yesterday’s update. Sorry for not re-testing that. But it still blocks all comments. And just curious, where are you seeing the JS errors? Viewing the Chrome console on the home page, I see only one error and one warning that appear to come from another plugin, which I’ll look into. Thanks for your help on this, contact form sent.
I am seeing the same thing, although my calendar does show up.
Forum: Plugins
In reply to: [Plugin: Widget Logic] How to use TTF_Titles styles other than default?Figured it out – call to ttftext needed to be changed to
$insert_img=the_ttftext( $heading, $echo=true, $style="widgettitle", $overrides="");I may be using an old version of ttf_titles; however, it works!
Forum: Plugins
In reply to: [Plugin: The Events Calendar] Events for today show up as “past”Please add another vote for this issue!