I cant figure it out why I have double images in my posts?
http://alternativecomplementarymedicine.com/raw-food-dental-problems/
Almost every post has double images? I changed my there and this is happening now.
I cant figure it out why I have double images in my posts?
http://alternativecomplementarymedicine.com/raw-food-dental-problems/
Almost every post has double images? I changed my there and this is happening now.
I only see one image.
Currently I only see one of each image. What was the theme being used?
Hi, I swtiched the theme back like it was before, the theme is called Nevada
I have duplicate images in every post that contains the image
One reason I can think of would be setting a featured image as well as inserting it via the media uploader.
Yes, some themes use
<?php the_post_thumnbail();?>
in single.php, you'd want to remove it from there if you want to insert images into posts. oO, don't insert, and just use featured image.
You must log in to post.