[subscribe2 hide=’unsubscribe’ id=’16688′ link=’you can resubscribe here.’]
this doesn’t work
@oevtimova
This functionality is not currently possible and it will take a good amount of code changes and testing in order to pass the shortcode arguments to the popup.
If you are comfortable with code then you’d need to look at the shortcode() and add_s2_ajax() functions in the classes/class-s2-frontend.php file.
@oevtimova
I’ve reworked this section of the code for Subscribe2 HTML and made the popup function fully via AJAX now – no page reloads any more.
As such the id parameter isn’t needed but all other parameters work as expected, so button hiding, text box size etc can be adjusted.
@tanaylakhani
I’d be happy to open a tick with a patch for the above if you are interested.
That would be great @mattyrob. I will release the update
@tanaylakhani
Thanks for that – you could also take a look at the enhancement ticket for the uninstall file:
https://plugins.trac.ww.wp.xz.cn/ticket/2416
@mattyrob
fixed with the latest release