@wpwhizkid6 – Sorry to hear that. Can you elaborate? The only changes that were really made in the last 2 version updates were.
1. We found that our popups content was being processed through do_shortcode more than once. Now it only runs 1 time in the head (where we expected it to) so that plugins can load their js/css if their shortcodes are used in our popups.
2. We changed 1 if statement so that the red ( 5 ) would properly go away in our admin menus when you viewed the message/info it was alerting you too.
I’m guessing for some reason your setup before didn’t work unless there were multiple calls to do_shortcode, but the only thing that makes since there is that your shortcode is getting registered too late. It should be registered on init or similar.
Hope that helps. If your issue is resolved please take a moment to rate and review the plugin or support.
If you still need help please message us directly at https://wppopupmaker.com/support/.