• Hi,

    Is there a way to edit the “you are already subscribed” message in your plugin?

    This message is showing when someone is trying to subscribe again.

    My website is in dutch and now when i click on the subscription button the message is displayed in english. I would like to change this to a custom message in dutch.

    I know that it’s possible to edit the “subscribe success message” in the main subscribe settings but I can’t find the option to do this for the “you are already subscribed” messages.

    https://wordpress.org/plugins/coming-soon-maintenance-mode-ready/

Viewing 1 replies (of 1 total)
  • ukrainecmk

    (@ukrainecmk)

    Hello.
    For now – only one way is to edit code, in plugin folder modules/subscribe/models/subscribe.php this line:
    $this->pushError (langCsp::_(‘You are already subscribed’));
    Just edit this phrase as you need.

    Regards,
    Alexey.

Viewing 1 replies (of 1 total)
  • The topic ‘edit "you are already subscribed" message’ is closed to new replies.