Plugin Author
Nik
(@nvourva)
Hello there.
Could you provide a URL where we could check out the issue?
@nvourva
Hello There.
Thank you for replying.
here is a URL. please click on [Click Here] button.
https://tromideh.com/rajabi/
Thanks
Plugin Author
Nik
(@nvourva)
I see there are some script errors on your page. You should start by addressing them to find out if they are breaking AudioIgniter’s functionality.
Here is a screenshot with the error I’m getting https://i.imgur.com/n4Gh3Oi.png It appears that there is no element with the .pop-up class on the page.
@nvourva
I have debugged those errors. that was for another reason.
please check it out again.
here is the URL:
https://tromideh.com/podcast-popup/
Thanks.
@nvourva
Hello @nvourva !
Did you find the solution for that problem?
I’m still waiting for your response.
Thanks
Plugin Support
Fotis
(@markwaregr)
Hi @kojidi
I checked and it seems the popup is blocking click events. AudioIgniter works fine inside the content but not with this popup plugin. Can you try a different one?
Hi @markwaregr
Actually I want to use it in popup.
I write a popup myself and use your plugin in it and it worked well but there was another problem that I couldn’t stop player when I exit popup. How can I change its event to stop it? what can I do?
Thanks a lot.
Plugin Support
Fotis
(@markwaregr)
Hi,
if you are using your own modal you can add this in the close event
jQuery(".ai-audio-control.ai-audio-playing").click()
Let me know if this worked for you.
Hi
Thank you very much @markwaregr .
That worked.
Plugin Support
Fotis
(@markwaregr)
That’s great. Glad I could help. If you need additional help with anything, feel free to get in touch and I will be there for you within 24 hours.
Also, we’d really appreciate if you could you take a minute and rate our plugin at https://ww.wp.xz.cn/support/plugin/audioigniter/reviews/.
@markwaregr
Sure.
Thank you again.