elacarrubba
Forum Replies Created
-
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Not able to sign up? Error?I am also having this problem (https://prideonthebeach.org/volunteer/), however I have had this form for a while and the sign up button only stopped working a few days ago. I reached out to mailchimp and they told me to check here. Hopefully we both can get a solution to this.
I’m not sure either, and I’m still new to code so I’m getting very easily lost trying to follow all of it. My two thoughts had to do with at which point in time the category is applied to the post through USP, and whether it was an issue because the post is submitted through the front-end and not the back-end.
The email alerts work, but the filter to remove email alerts for the Stories category does not work when using USP, which I have set to automatically apply the Stories category to posts. This filtering issue only occurs when using USP and not when I log in and post to the Stories category.
Close. Both are with Jetpack. Jetpack is the plugin that the email alerts are sent through.
-Email alerts with Jetpack for Stories category are not sent when not using USP
-Email alerts with Jetpack for Stories category are sent when using USPMy apologies for the confusion. This plugin would be USP.
I am using the “jetpack_subscriptions_exclude_these_categories” filter (with this code: https://pastebin.com/wS33jtSH).
I think the “something” is what I’m trying to figure out. When I make a post without using this plugin under the Stories category (the one I’m filtering out), an email notification does not get sent. However, when I make a post using this plugin, which I did check and does get categorized under the Stories category, and email notification does get sent. When I spoke with Jetpack support they said posts made through the plugin seem to skip the part of the process that would normally trigger the filter.
I hope that helps. Thank you.