• Resolved Smat Placid

    (@www_smatplacid_com)


    Hello,

    I have an issue with links inside an open modal, to swap to another post-modal.

    In regular content, I can put any HTML tags inside the a class="modal-link" – no problem.

    Now I created a related-section (custom template) inside modal and also want to add HTML tags inside the a class="modal-link".
    If I click on that, the modal closes (and loads the content).

    If I just put non-HTML content, like normal text wihtout p or span – it works.

    I tried a brand new DEV WP install to check any conflict, same result.

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Smat Placid

    (@www_smatplacid_com)

    I didn’t saw the tree in the forest….

    Just added a text-link (no HTML-tag inside) and added some easy CSS:

    text-indent: -9999px;
    position: absolute;
    height: 100%;
    z-index: 99;

    and it works.

    Plugin Author allurewebsolutions

    (@allurewebsolutions)

    Great! Glad you figured it out ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Link in one modal to open/swap another modal -> link issue’ is closed to new replies.