jquery-modal icon indicating copy to clipboard operation
jquery-modal copied to clipboard

Not removing current post

Open agirlcreative opened this issue 5 years ago • 1 comments

Hello! I have this test site: http://fonte2.agirlcreativeproduction.site/ set so that the ajax filtered posts will then have their content show up in a modal. However, while the close button is closing htem, it's not removing the content from the document. Then when I click the next one, both windows are populating on top of one another. This happens in perpetuity. I am loading posts on Wordpress with a custom post template. So I'm not sure if that's why.

agirlcreative avatar Aug 31 '20 05:08 agirlcreative

OK, I can see that for some reason it's applying the event to the post link twice. It's called twice so it's generating two modals. Hmmmm

agirlcreative avatar Sep 03 '20 00:09 agirlcreative