• Resolved fidukoff

    (@fidukoff)


    Hello! is there any functionality to open the uploaded photo not on a separate page but in a lightbox (preferably any of the installed ones)?

    And is it possible to open a photo on a separate page in a lightbox too?

    I use DIVI

    Thank you for your help!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author 100plugins

    (@100plugins)

    Hi @fidukoff,

    A lightbox functionality is not included. But I assume this can be done with a lightbox plugin that opens every image in a lightbox on click.

    Best regards,
    Daniel

    Thread Starter fidukoff

    (@fidukoff)

    Thanks for the answer! ?? but for this, there must be a link to the full image, and there is none ??

    Plugin Author 100plugins

    (@100plugins)

    You are right – this would be the regular way. Maybe there are plugins available that could target specific images without link as well. The underlying image src points to a high res image.

    Thread Starter fidukoff

    (@fidukoff)

    Аnd why don’t you want to make such an option? I would do as (this would be done in the settings) – click on the image three options – either a separate page or a link to the full image or nothing ??

    I will try to find a plugin to open any image in full format, but unfortunately, this is a difficult way for users ??

    Plugin Author 100plugins

    (@100plugins)

    I’m gonna think about it again, but at the moment this is a bit out of scope.

    Best regards,
    Daniel

    Thread Starter fidukoff

    (@fidukoff)

    I temporarily implemented the “curve” functionality – the lightbox needs to know in advance the dimensions of the uploaded image, which I did through a hook. But it’s better not to see how I did it )))) I brought out a transparent gif for 100% of the entire bubble and from it a link to the full picture )))
    Can you tell me a hook how to change the output of the image itself in add_filter(‘oum_location_bubble_content’, function ( $content, $location) to hang a link on it? I can display the picture again , but I can’t change the default one ??

    Thanks! ??

    Plugin Author 100plugins

    (@100plugins)

    Hey @fidukoff,

    Today I’ve actually added a new hook as you suggested. Please see Settings > Open User Map > Help & Getting started > Hooks for more details.

    The new version 1.3.19 is available now.

    Best regards,
    Daniel

    Thread Starter fidukoff

    (@fidukoff)

    Everything works, thank you very much ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Open a photo in a lightbox’ is closed to new replies.