Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Strange Attachment Behavior

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Ami
    #214810

    Hi! I have a S&F form for attachments, and am using infinite scroll to display. The initial display is working perfectly but when it infinite scrolls, the attachment permalinks aren’t displaying “pretty” permalinks, and the modal links I have on the attachments aren’t working. Would love any assistance. 🙂

    Ami
    #214811
    This reply has been marked as private.
    Ami
    #214813

    Last thing to note – also, any time you “search and filter” the attachment permalink is “ugly” and the modal behavior doesn’t work. Thanks for making an amazing plugin and hoping this is an easy fix. 🙂

    Trevor Moderator
    #214841
    This reply has been marked as private.
    Ami
    #214885
    This reply has been marked as private.
    Trevor Moderator
    #214976
    This reply has been marked as private.
    Ami
    #215672

    Hi Trevor and everyone – in case any of you are circling back to this topic, it’s all fixed now.

    #1: the ugly permalinks are fixed in 2.4.6
    #2: the modal window jquery activation needed to be updated.

    OLD: $(“.image-gallery .modal-link”).click(function(e) {
    NEW (WORKS): $(document).on(‘click’, ‘.image-gallery .modal-link’, function(e) {

    Trevor, you can close this one. Thank you!

    Trevor Moderator
    #215679

    Thanks for letting me know.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Strange Attachment Behavior’ is closed to new replies.