• Resolved supernova42

    (@supernova42)


    Hi Roland

    I’m playing around with your Image Gallery Plug-In

    If you look at the following page

    https://arconaowners.com/options/members-yachts/

    I have a photo of a boat followed by the associated fields. The text fields start to display at the base of the photo leaving a lot of white space above the text fields. Is it possible to get rid of that white space and have the Name, Owner, Model fields etc lined up with the top of the image. That would look rather cool.

    One other problem that I have.
    I have gone back to the Manage Database Fields in PDB and changed my Image Upload to Multi-Image Upload. However when I go to the Image Upload page that particular function does not work. It simply displays

    Upload…

    and that’s it.

    Any idea what is going on?

    I’m keen to try out the multi-image photo gallery…

    Many Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter supernova42

    (@supernova42)

    Am I correct in that multi images can only be uploaded from the back-end. I was previously uploading a single image from the front-end using the following function and assumed I would be able to do the same with multiple images.

    echo do_shortcode(‘[pdb_record tabs=true fields=”username,boat_name,boat_model,boat_owner,boat_photo” record_id=’.$user_id.’]’);

    ***********************
    On the last boat in my list I have uploaded 5 photos from the back-end. However these photos are ALL displayed in my list function which messes things up. I would like to display just one boat, and when I click on that one boat I go to the image gallery where I can scroll through all the boats (regardless of the number).

    Thanks again

    Plugin Author xnau webdesign

    (@xnau)

    The multi-image upload shows all the images uploaded to that field in the list display.

    The gallery pop-up is done in javascript, using the images that are displayed, so there’s no way to add images to the lightbox that are not displayed.

    Maybe you can do something with CSS that will hide all the images except the first one.

    Thread Starter supernova42

    (@supernova42)

    I think I’ve tried to ask too many questions in one go Roland.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image Gallery Plug=In’ is closed to new replies.