Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #950950

    Hi,

    the hyperlinks in the image caption is not working.
    See screenshot here and here.

    Instead of opening the link in the same or in a new tab, the lightbox is opening with the message “the image could not be loaded”.
    Here the link to the page, the images are near the bottom of the page.

    How can that be solved?

    #951856

    Hey catchbudapest,

    Please go to settings -> permalinks and select custom.
    Save and let us know if that would fix your issues.

    Best regards,
    Basilis

    #951979

    I solved it:

    by using the following html-code the links in the caption open normally:
    <a class="external lightbox-added" href="..." target="_blank" rel="noopener" data-wplink-edit="true">text</a>

    in some of the links a standard a-tag <a href="...">text</a> was used, which seems to be a problem in the caption.

    #952272

    Hi,

    Great, glad you got it working and thanks for sharing your solution. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.