Moni89
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Featured Image ErrorAdded: I’ve also set the theme back to default theme, and the featured images + all of the image posts still do not work. I thought it was the theme at first, but even in default theme the images do not work.
Forum: Fixing WordPress
In reply to: Featured Image ErrorTo anyone that is willing to help. I noticed that the problem goes beyond just the featured image. Actual images will not post anywhere on the site.
http://www.mjjpassion.com/michael/what-is-vitiligo/
On the above page the squares that show up are images that I’ve posted in this page post. I don’t know why nothing is showing up.
I’ve done the following:
1. Installed The Get The Image Plugin + activated it.
2: Went to admin>setting>media and set all of the thumbnail res to 0
3: made a .htacess file and uploaded it to wp-admin with the following
<IfModule mod_security.c>
SecFilterInheritance Off
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
Which I got the instructions from here:
https://ww.wp.xz.cn/support/topic/images-will-not-show-up-on-blogForum: Fixing WordPress
In reply to: Featured Image ErrorHey Andrew. Thanks for such a quick reply! 🙂
It’s the featured image option that won’t work. I will take a screen shot and highlight it.
http://i60.tinypic.com/25qu4pi.jpg
http://i57.tinypic.com/2637j0x.jpg
In every post, the text title of the featured image shows up behind each news posts but the actual image doesn’t appear. It’s the weirdest thing I’ve ever seen. And I’ve tried everything to fix it.