Home Forums Newsletter Plugin Support FollowUp "reset"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11786
    Pedro
    Participant

    It’s possible to do a “reset” on Followup to put every subscriber on the step 1 ?

    Kind Regards.

    #11834
    Stefano
    Keymaster

    Uhm, not from the configuration panel, you should run a query directly on the database.

    Bye, Stefano.
    Already tried Nearby Photos? No? Ahi!

    #11846
    Pedro
    Participant

    What wuery chould i run?

    thanks

    #11872
    Stefano
    Keymaster

    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!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.