Chad
Forum Replies Created
-
So that’s it? KamatsuKyoto, did you ever figure out how to fix this? I’m getting the same error on posts but when I do a test post it works fine.
???
Array ([Warning] => [Error] => Invalid parameter)
Thanks for pointing that out! Sorry I missed it! Yes! I’ll change my review to a 5-star!
Forum: Everything else WordPress
In reply to: Pay Attention to BlueHost it is really bad.So I have a Reseller account with Bluehost and I have had nothing but trouble. On December 31, 2013, down for 6 hours. On Feb 24 down for 2 hours, on March 16th, down for 6 hours (the day I was supposed to go live with my first client.), on March 18th down for 2 hours, on April 16th, down for 24 hours!!! (some people with VPS and dedicated hosting were down for 30+ hours that day) May 19th down for 6 hours, June 4/5 down for 8 hours total…
Look, I’m not on the $3 a month plan… i’m on the $25 dollar a month plan and they can’t keep their act together. Check out their own Twitter feed if you want to see how bad it really is… no less than 10 times a day they are apologizing for their crappy service. Bluehost used to be the best… now… not-so-much. Look elsewhere before you buy bluehost. I’m currently in the process of switching to InMotion Hosting. So far so good.
Forum: Fixing WordPress
In reply to: Text Widget Rejects my HTML linkOk… so I figured out how to fix it but it still doesn’t make since to me.
So after testing for a while on what worked and what didn’t, i figured out that the widget wouldn’t save if the last character in the href was a / (slash). “../sign-up” saved but that link would give you a 404.
So, realizing that for some reason the widget wouldn’t save with the last character being a /, I figured I would try the short code link and Voilà! it worked.
So here is the code that worked:
<a href="http://preschoolpartners.com/?p=325"><img src="http://preschoolpartners.com/wp-content/uploads/2014/01/parent_meeting-e1389851693829.jpg" alt="parent meeting" width="100%" /></a>I’m still curious as to why the Text Widget wouldn’t accept (save) the code I originally input into it.
Anyone have any thoughts?