Home › Forums › Newsletter Plugin Support › FollowUp "reset"
It’s possible to do a “reset” on Followup to put every subscriber on the step 1 ?
Kind Regards.
Uhm, not from the configuration panel, you should run a query directly on the database.
Bye, Stefano. Already tried Nearby Photos? No? Ahi!
What wuery chould i run?
thanks
You can try (a backup of the wp_newsletter table is a MUST):
update wp_newsletter set followup_time=0, followup_step=0;
This query leave the followup subscribed user… subscribed, it does not reset the subscription to the follow up sequence. Do you need it?
Bye, Stefano. Already tried Nearby Photos? Try it and see what’s happening around you!