• Resolved massimod

    (@massimod)


    Hello.

    I already use a lightbox plugin for the whole site and i would like to ask if i can also use it with WP Album plus plugin.

    I may have some conflict between them because the “responsivity” of the images in WPAP is somehow slow.

    Thank you

Viewing 15 replies - 1 through 15 (of 24 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    This will only work if your lightbox implementation uses the common method by placing a <a> tag around the image with the attribute rel="something" to indicate the image links to lightbox.

    Example: the html should look like>
    <a rel="mylightbox" ... ><img src="..." ></a>
    near an image that links to lightbox.

    If your lightbox works as described, you can put the ‘lightbox keyname’ (mylightbox in the example above) in Table IX-J3: Lightbox keyname

    If you gave me a link to a page with an image and your lightbox… i could give you more info

    However… This will not work correctly on slideshow images that link to lightbox.
    In the wppa implememtation, lightbox on slideshow will have the entire slideshow also on the lightbox, while in an other implementation, you will have only one or two images on the lightbox to browse between.

    So, why not try the other way around:
    – disable your lightbox implementation
    – tell wppa to apply the wppa lightbox also on non-wppa images. Table IV-G5: WPPA+ Lightbox global, and optionally Table IV-G5.1: WPPA+ Lightbox global is a set.

    Thread Starter massimod

    (@massimod)

    Thanks for the reply.

    I will try all the above suggestions and see how it goes.

    One problem i already see is the somehow “slowness” of your lightbox implementation.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I do not recognize your complain about lightbox being slow. Pls supply me a link so i can investigate on this.

    Thread Starter massimod

    (@massimod)

    I will post a link the next few days, when i’m finished to my main site.

    Thanks !

    Thread Starter massimod

    (@massimod)

    In the meantime i checked also your site https://wppa.nl and i see the same behavior.

    Easily reproducable.

    Open an image with your browser as a lightbox popup. Then resize your BROWSER (smaller, full size, back to smaller). The image doesn’t follow the resize immediatally, and after some back-and-forth, there is almost no response.

    I can record a video if my above lines are not clear, english is not my forte.

    Thanks

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    This info is sufficient. I will have a look if there are time-delays that can be removed or decreased.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Due to a bug – that will be fixed in the next version – Table IV-G3.1: overlay animation speed, reads — off — but it is actually 300 ms. Set it to something, and then back to — off —.
    Additional speed improvements will be in the next version.

    Thread Starter massimod

    (@massimod)

    That did the trick, works great now !!!

    Many thanks !

    Thread Starter massimod

    (@massimod)

    I have installed WPPA to a real online WP and tried to use the plugin’s lightbox for everything (as you suggested).

    Works nicely everywhere but doesn’t show some information of the image, like title, caption, alt text.

    See my capture for a Lightbox plugin BEFORE activating yours only. The text and link with red arrow don’t show with your lightbox.

    https://drive.google.com/open?id=1YUasOA8lQqZFZG8nKg0tcX7Z-9KVh1FQ

    So, i think i can’t use your plugin’s lightbox globally. Or you have some idea ?

    Thanks

    • This reply was modified 6 years, 12 months ago by massimod.
    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Why not put all the non-wppa photos of the site into a separate album (with its parent set to —separate— so that it does not show up in the ‘generic’ album display) and use the single photo shortcode [wppa type="photo" photo="123"][/wppa] or even simpler:
    [photo 123] See: Table IX-L, Tick IX-L1 and set IX-L5 to ‘shortcode’, then use the special shortcode generator on the page edit screen (camera icon on the visual editor)

    Then you can configure what you want to see in the subtitles in Table II-G

    Thread Starter massimod

    (@massimod)

    Jacob i can’t do that. Those are mostly images posted by blog posters inside their posts. And they want to have their credits shown (usually from Flickr). Also i use that lightbox plugin for my Forums (wpForo) and i have done some custom work to make it work right.

    Anyway, i will try to find a way to keep those two lightboxes instances separated. I mean yours can be only for your plugin, i don’t know how i can stop the other standalone plugin for lightbox to “forget” wppa.

    I haven’t done any tests yet, i will this weekend.

    Thank you

    • This reply was modified 6 years, 12 months ago by massimod.
    • This reply was modified 6 years, 12 months ago by massimod.
    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Pls update to 6.8.04, released a few minutes ago.

    You will find even faster lightbox and always cache cleared on edit album/photo.
    Note that indexing is done at the background and may take a few seconds.

    If you tell me where i can find the data ( in html tag attributes like title=”…” in which tags or ?? ) i can see if i can extend ‘my’ lightbox to include it for non-wppa images.

    Thread Starter massimod

    (@massimod)

    Jacob the data is taken from here:

    https://drive.google.com/open?id=1MDghU2gYSdHttSDn7fad7GVEJV-EWxQ-

    (if this is what you ask/mean)

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Thanx, i will investigate on this and come back to you as soon as i know if i can implement it.
    In the mean time i would like to know what theme and what lightbox plugin you use

    Thread Starter massimod

    (@massimod)

Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘Lightbox’ is closed to new replies.