Is it possible that a pop modal subscribe is not shown again if the user has entered his email or closed the pop up manually?

I think that resource should help resolve the problem.

It shows how to add a cookie that remember the user for a set period of time (in this case 24h) and show (or not show) the popup for that user.

In this project, the popup is hidden by default and doesn’t have any animation set.