joolyen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images not showing up in Safari (Mac and IOS) but fine in ChromeThis is generally a mixed content error. The images are being served http and your site is loading https. Browser security will flag the images and not display them. There’s a few things you can try.
- If you’re actively developing try to changing the URL in the browser from https to http.
- Develop locally on your machine
- Force https if your site is live
Forum: Fixing WordPress
In reply to: Unable to upload new image to media while in postOkay guys. I had this plugin activated on my site and once I deactivated it the in post media upload option worked. Not sure if either of you are using it but that resolved my issue.
Post Thumbnail Editor
Individually manage your post thumbnails
Version 2.4.4 | By sewpafly | View detailsForum: Fixing WordPress
In reply to: Unable to upload new image to media while in postI’m having the same issue. I worked through the plugins. I’m not 100% why this is happening because this isn’t happening on other wordpress sites I have.
Forum: Plugins
In reply to: [Plugin: Fast and Secure Contact Form] Great plugin!I installed the si contact form and I got it to work for the most part. The only problem I’m having is whenever I use a gmail.com, msn.com, hotmail.com or yahoo.com accounts I get this error: “The e-mail could not be sent. Possible reason: your host may have disabled the mail() function.”
If I put in a different email domain, like yahoo3.com or nebraskamed.com, the form works fine.
Do you have any idea what I’m missing?
The site is on IIS 7.0 hosted by godaddy. The URL is http://www.janitorialsolutionsinc.com. I unchecked all the DNS options.