Homepage › Community Forums › Epik Theme Support › Double Images in My Posts? › Reply To: Double Images in My Posts?
There must be a setting or something added because the theme itself doesn’t do this by default. I’ve used it for over a year on multiple sites and have never ran across this issue.
Can you check to see if you have any plugins active that may be causing this to happen? If so try and temporarily deactivate each one individually to see if that’s the issue.
Here is what I see for the top image (large) –
<a href="http://gabrielocean.com/uncategorized/a-test-post/" title="A Test Post">
<img width="730" height="420" src="http://gabrielocean.com/wp-content/uploads/2014/08/Screen-Shot-2014-08-04-at-2.52.53-PM-730x420.png" class="post-image" alt="Screen Shot 2014-08-04 at 2.52.53 PM">
</a>
The first image isn’t located inside of your content area, it’s located right before in your source code.
The second image is inside of your content (as it should be) –
<a href="http://gabrielocean.com/wp-content/uploads/2014/08/Screen-Shot-2014-08-04-at-2.52.53-PM.png">
<img class="alignnone size-medium wp-image-36" src="http://gabrielocean.com/wp-content/uploads/2014/08/Screen-Shot-2014-08-04-at-2.52.53-PM-300x184.png" alt="Screen Shot 2014-08-04 at 2.52.53 PM" width="300" height="184">
</a>
If deactivating your plugins doesn’t work, and you’re absolutely sure you haven’t added any other code in any part of your site, then I can login for you and check it out if you want. I’m pretty sure I could figure it out with a closer look at your admin.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
