Double Images in My Posts?

Homepage Community Forums Epik Theme Support Double Images in My Posts?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #13384
    gpsugar1
    Customer

      Hi,

      I’m having this weird issue with images appearing twice on my posts.

      When post shows on the homepage, it’s an nice large image. But there is a smaller double below it

      When I click on the post, all I get is the smaller image

      I’ve played around with Genesis > Theme Options > Include the Feature Image, but nothing seems to work.

      I’d like a large pic on the homepage in the post, and then the same size image when I “open” the post up to read more.

      Any ideas as to why this is happening ?

      Thanks a lot.

      -G

      #13398
      Eric
      Customer

        Hi, do you have a link to your site?


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #13406
        gpsugar1
        Customer

          Hi Eric,

          Sure. It’s gabrielocean.com

          #13448
          Eric
          Customer

            i don’t see any posts anywhere. I clicked every page in your nav but they all seem to lead to the homepage. So you must have a setting or custom code added that is causing it to do this.

            For double images, it’s usually because you have a featured image enabled to show on your blog posts page….and the other image is the image that you add inside of the content in the post. To prevent this from happening you could either remove the featured images from showing up in your blog by going to your Genesis Themes settings and disabling it, or you can add a content limit so it strips the content images and leaves the featured image showing up on the blog posts. That’s the way WordPress and Genesis are designed.


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

            #13487
            gpsugar1
            Customer

              There’s no content because the site is brand new.

              No code has been added by me (aside from setting up the top and bottom opt-in bars).

              I don’t have feature images selected either.

              I really don’t know why i can;t get rid of this but it kind of renders the theme useless. Only one pic appears on the post on my homepage (appears as thumbnail even though I want it to be larger). And when you click the title of the post (“A Test Post”), you can see how that double image appears.

              This is driving me nuts I have to get rid of this.

              #13490
              Eric
              Customer

                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

                #13496
                gpsugar1
                Customer

                  I haven’t even gotten to my plug-in installs. All I have right now are Akismet and my Contact Form plug-in. I deactivated them but still not working.

                  I’d be happy to send you my log in details, but I’d rather not in a forum like this. Can I email you directly and then we can carry on the conversation on this thread? Or you can email me here at gforce72@gmail.com

                  Thanks so much for your help I really appreciate it!

                  #13522
                  Eric
                  Customer

                    You can add the info here in the forum, just make sure and check the box that says “private reply” and no one else will be able to see it.


                    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                    #13524
                    gpsugar1
                    Customer
                      This reply has been marked as private.
                      #13546
                      Eric
                      Customer

                        Ok so it looks like you did add some code in your theme. Check your functions file at the bottom. You added some custom code and that has to be what is causing the issue. I didn’t remove anything because I wasn’t sure what you were trying to do.

                        Also, your Blog page was using the default template when it should be using the Blog Template, so I activated that for you.


                        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                      Viewing 10 posts - 1 through 10 (of 10 total)
                      • You must be logged in to reply to this topic.