Forums

enlarge images without popup (15 posts)

  1. jimtron
    Member
    Posted 1 year ago #

    I did a search but couldn't find a topic on this. I want a gallery like this one:

    http://kellybrannon.com/category/work/plains/

    where thumbnails get enlarged without a popup window. AFAIK the above site is using WPfolio and "jQuery Lightbox For Native Galleries." I am using these as well, but when I set my gallery up, after clicking on a thumbnail I get a lightbox popup window...instead I'd like it to operate like the link above.

    (eta: I know how to link to file, but that leads to the URL of the image itself alone; I want to see the full size image with my other WP elements (menu, header, etc).)

    Any suggestions would be appreciated.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Have you tried simply creating (or amending) an image.php template file in your theme?

  3. jimtron
    Member
    Posted 1 year ago #

    No...I know how to create and edit that file, but what code should be added/changed?

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try using the full-size parameter in wp_get_attachment_image().

  5. jimtron
    Member
    Posted 1 year ago #

    I mistakenly thought that image.php would be an existing file in my theme that I could edit. I searched the codex for "image.php" and got some results, but not a basic explanation. I know how to create a file in WP directory called "image.php," but I don't know what code should be there than what you suggested above.

    Thanks for the responses by the way.

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Have a look at http://wordpress.pastebin.com/nc7Jduz5

    Code grabbed from the image.php file in one of my templates. Hopefully that will get you started.

  7. jimtron
    Member
    Posted 1 year ago #

    I'll take a look and see if I can get that going--thanks.

  8. jimtron
    Member
    Posted 1 year ago #

    OK, I installed the Nextgen gallery plugin, and in the settings for that--Options: gallery I checked Imagebrowser (The gallery will open the ImageBrowser instead the effect. )

    This accomplished what I was looking for.

    Thanks Esmi.

  9. slambert
    Member
    Posted 1 year ago #

    jimtron, what version of wpfolio are you using? The latest version includes an attachment.php file that should do what you want.

    To install the latest versions watch the first video on this page:
    http://wpfolio.visitsteve.com/wiki/instructions/set-up-wordpress

  10. jimtron
    Member
    Posted 1 year ago #

    Thanks for the response. Right now I'm using the child theme 0.1, with Nextgen gallery and in the Nextgen options, Imagebrowser is checked.

    I just tried switching to 1.6.56, and disabled the Nextgen gallery plugin, and the thumbnails to lead to the full size version of the image the way I want them to--without a popup, and without going directly the image's url. But I'd love to be able to go from one full size image to the next, without going back to the thumbnail page...what would you recommend for that?

    I just tried Smoothgallery, but it's not what I'm looking for...I don't want any effects of anything, just a page of thumbnails (via WP basic gallery), and then when you click on one image, you'll see it full size (so far that's working), but then I want to go the next image full size.

  11. slambert
    Member
    Posted 1 year ago #

    if you're talking about browsing through the attachment pages, you'd have to code in some navigation. If you do that, we'll gladly include your code in a future release.

    If you don't know how, you could hire someone on wpquestions.com - it's probably cheaper than you'd think.

  12. jimtron
    Member
    Posted 1 year ago #

    Thanks for the reply, I'll check out wpquestions.com and if I come up with something good I'll send the code your way.

  13. jimtron
    Member
    Posted 1 year ago #

    (dupe post)

  14. slambert
    Member
    Posted 1 year ago #

  15. slambert
    Member
    Posted 1 year ago #

    actually we did it. it's in version 1.7.1

    https://github.com/slambert/wpfolio/downloads

Topic Closed

This topic has been closed to new replies.

About this Topic