• I have images placed on a page (not post) not as featured just within the page and I have them set to medium size. I have code in there to open the full size image but it still won’t open the image full size you have to click it 2x to get it to display at full size.

    I have 2 sample up trying to get it to work and sitll nothign on both you have to click 1 to get one at 55% then again to get it at 100%.

    any suggestions on a way to get these to open on 1 click at 100%

    I have these images right now on a sub page testing it out

    http://watersidedigital.com/test

    This is how I have it coded.

    <a href="http://watersidedigital.com/wp-content/uploads/2016/06/survey-blown_film.jpg">
    </a><a href="http://watersidedigital.com/wp-content/uploads/2016/06/survey-blown_film.jpg"><img class="aligncenter wp-image-11434 size-full" src="http://watersidedigital.com/wp-content/uploads/2016/06/survey-blown_film-190x300.jpg" alt="survey-blown_film" /></a>
    
    <a class="img-responsive" href="http://watersidedigital.com/wp-content/uploads/2016/06/survey-blown_film.jpg" width="936" height="1480" target="new">
    <img src="http://watersidedigital.com/wp-content/uploads/2016/06/survey-blown_film-190x300.jpg" />
    </a>

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That’s the behaviour of the browser, why is this an issue?

    Thread Starter ssperling

    (@ssperling)

    The person I am doing this for wants the image to open full size with 1 click. So I have been trying to get it to work to no avail. Any suggestions? I see it does it in all browsers.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Just for your own sanity, note that this isn’t a WordPress bug as seen here: https://placeholdit.imgix.net/~text?txtsize=300&txt=4000%C3%974000&w=4000&h=4000

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Are you sure your client wants to open images full size? If you’re using a responsive website then you can argue a better case.

    Thread Starter ssperling

    (@ssperling)

    Yea I am not sure why I think its because its a spec sheet, so they don’t want them to have to click 2x to see the data.

    Not 100% sure why but he keeps asking me if I figured it out, I have searched everywhere for an answer and there really isn’t a great one out there. Someone said to take simple.php rename it to fullsize.php and add a bit of code in there then set it as the template but that didn’t’ work as simple.php is not one of the template option.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Images not opening at full size’ is closed to new replies.