• Resolved joaovpmamede

    (@joaovpmamede)


    Hi, first of all thanks for the plugin.

    I’ve been playing with it and noticed that the callback (subscribe) for the action on the widget (wp_ajax_wcb_widget_subscribe) is different than the one for the popup wcb_email.
    What happens is that the subscribe method never saves the coupon code and it almost feels that it’s incomplete.
    Changing the callback for the widget action to wcb_email everything works fine.

    Is there any reason for this? Why not share the same method?

    • This topic was modified 5 years, 9 months ago by joaovpmamede.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    Thank you for your feedback. I check the widget and find some missing. I will update to fix this.
    I dont share the same method for them because there are some different job and message to handle between them.

    Thread Starter joaovpmamede

    (@joaovpmamede)

    Thanks for the quick answer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget callback function never saves the coupon code’ is closed to new replies.