kpaulat
Forum Replies Created
-
Forum: Plugins
In reply to: [MC4WP: Mailchimp User Sync] Export User Data from Event Manager ProHi, I’m using the Event Manager Pro Integration.
Currently I’m trying to synchronize the following fields.https://snipboard.io/38YWTV.jpg
I can map all fields except “kurs”. I cannot find the field in the database. Not sure why…
https://snipboard.io/L38gWE.jpg
Currently the plugin does not synchronize any data at all using the API.
Forum: Plugins
In reply to: [RecipePress Reloaded] Ausgabe der Rezepte via ShortcodeMistery solved … There have been 2 Categories.
One feeding the content to the posts which has not been filled and one separate which has not been recognized in the posts…Forum: Plugins
In reply to: [RecipePress Reloaded] Ausgabe der Rezepte via ShortcodeStrange. Doesn’t work with mine. I cannot choose the receipts. Gonna install a completely new WP by tomorrow to test it again.
Any way to forward details privately?
Forum: Plugins
In reply to: [RecipePress Reloaded] Ausgabe der Rezepte via ShortcodeIs there any update? I got the block version by now but I cannot get the Content Blocks (Posts) working in Widget Area using the Code
add_action( 'dollah_content_posts_blocks_query', static function( $query_args ) { $query_args['post_type'] = array( 'rpr_recipe', 'post' ); return $query_args; } );
Forum: Plugins
In reply to: [RecipePress Reloaded] Ausgabe der Rezepte via ShortcodeAre you saying that when you add this code to your theme’s functions.php file, then add the “Hoot > Content Blocks (Posts)” widget to your website, recipes are not showing up?
correct
Forum: Plugins
In reply to: [RecipePress Reloaded] Ausgabe der Rezepte via ShortcodeHi, it’s still not showing any receipts.
Can you give me further details about the process?Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] MC4WP and Event Manager ProForgotten Email Not Subscribed”,”status”:400,”detail”:”kai@pa****.<strong>info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list</strong>.”,”instance”:”7ad4d9f9-fb0c-49a7-a4cf-4aab3b7430b3″}
This case is clear to me.
- This reply was modified 4 years, 3 months ago by Yui. Reason: please use CODE button for proper formatting
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] MC4WP and Event Manager Pro[2020-08-25 09:15:34] ERROR: Events Manager > Mailchimp API Error: Bad Request. Invalid Resource. Your merge fields were invalid. - FNAME : Please enter a value - LNAME : Please enter a value Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"kai@pa****.info","interests":{},"merge_fields":{},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"efc7845e-6176-4a04-b778-fac77b4afe3f","errors":[{"field":"FNAME","message":"Please enter a value"},{"field":"LNAME","message":"Please enter a value"}]} [2020-08-25 13:47:59] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"subscribed","email_address":"kai@pa****.info","interests":{},"merge_fields":{"FNAME":"Don","LNAME":"Alfons"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"9875e795-fc93-4f77-b01e-04043f4ac3d0"} [2020-08-25 13:53:39] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"subscribed","email_address":"kai@pa****.info","interests":{},"merge_fields":{"FNAME":"don","LNAME":"alfons"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"c40ca00e-9723-47dd-bcfc-8fd62a9a8540"} [2020-08-25 14:29:22] ERROR: Events Manager > Mailchimp API Error: Bad Request. Invalid Resource. Your merge fields were invalid. - FNAME : Please enter a value - LNAME : Please enter a value Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"subscribed","email_address":"Kpau***@ou*****.de","interests":{},"merge_fields":{},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"628d3dfc-d029-4409-8ee1-a2b708c73a9d","errors":[{"field":"FNAME","message":"Please enter a value"},{"field":"LNAME","message":"Please enter a value"}]} [2020-08-25 14:46:34] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"subscribed","email_address":"kai@pa****.info","interests":{},"merge_fields":{"FNAME":"Kai","LNAME":"Paulat"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"5e1135af-271d-44d0-a311-768dc7e04b07"} [2020-08-25 14:50:41] ERROR: Events Manager > Mailchimp API Error: Bad Request. Invalid Resource. Your merge fields were invalid. - FNAME : Please enter a value - LNAME : Please enter a value Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"subscribed","email_address":"kp@ha*******.ruhr","interests":{},"merge_fields":{},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"4484fb7d-6279-4374-a5d2-c9c89d5e9fcc","errors":[{"field":"FNAME","message":"Please enter a value"},{"field":"LNAME","message":"Please enter a value"}]} [2020-08-25 15:04:38] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"subscribed","email_address":"kai@pa****.info","interests":{},"merge_fields":{"FNAME":"Kai","LNAME":"Paulat"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"7470761e-9f82-40e9-9ef0-63869157fb47"} [2020-08-25 17:20:57] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"kai@pa****.info","interests":{},"merge_fields":{"FNAME":"Kai","LNAME":"Paulat"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"3d3a6b1c-c952-4347-a95d-f1aebdc6ad6a"} [2020-08-25 17:27:10] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kpau***@ou*****.de was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"kpau***@ou*****.de","interests":{},"merge_fields":{"FNAME":"Kai","LNAME":"Paulat"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kpau***@ou*****.de was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"39dec575-7d02-4894-aac5-e63fd768c7d1"} [2020-08-25 17:35:25] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kp@ha*******.ruhr was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"kp@ha*******.ruhr","interests":{},"merge_fields":{"FNAME":"Kai","LNAME":"Paulat"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kp@ha*******.ruhr was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"91d90ac3-06fd-48d3-973f-ce942ff7a589"} [2020-08-26 16:45:46] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kp@ha*******.ruhr was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"kp@ha*******.ruhr","interests":{},"merge_fields":{"FNAME":"Kai","LNAME":"Paulat"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kp@ha*******.ruhr was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"377ab3fb-813c-4492-93df-fd5402ba3c97"} [2020-08-26 17:29:30] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kpau***@ou*****.de was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"kpau***@ou*****.de","interests":{},"merge_fields":{"FNAME":"Kai","LNAME":"Paulat"},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kpau***@ou*****.de was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"ed171569-9187-46fd-9276-03f739c5d433"} [2020-08-28 09:30:14] ERROR: Events Manager > Mailchimp API Error: Bad Request. Invalid Resource. Your merge fields were invalid. - FNAME : Please enter a value - LNAME : Please enter a value Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"subscribed","email_address":"kpau***@ha*******.ruhr","interests":{},"merge_fields":{},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"84ec06ee-a9ff-4c6e-b594-31f2be37cedf","errors":[{"field":"FNAME","message":"Please enter a value"},{"field":"LNAME","message":"Please enter a value"}]} [2020-08-28 09:44:53] ERROR: Events Manager > Mailchimp API Error: Bad Request. Invalid Resource. Your merge fields were invalid. - FNAME : Please enter a value - LNAME : Please enter a value Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"[email protected]","interests":{},"merge_fields":{},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"e87d5b97-fcac-4dce-b2f8-ed7f16b388f5","errors":[{"field":"FNAME","message":"Please enter a value"},{"field":"LNAME","message":"Please enter a value"}]} [2020-08-28 10:04:39] ERROR: Events Manager > Mailchimp API Error: Bad Request. Invalid Resource. Your merge fields were invalid. - FNAME : Please enter a value - LNAME : Please enter a value Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"k.pa****@ro*******.ag","interests":{},"merge_fields":{},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"8bd3ebc4-ed5d-44c3-845c-747e8f45dfc5","errors":[{"field":"FNAME","message":"Please enter a value"},{"field":"LNAME","message":"Please enter a value"}]} [2020-08-28 11:32:17] ERROR: Events Manager > Mailchimp API Error: Bad Request. Invalid Resource. Your merge fields were invalid. - FNAME : Please enter a value - LNAME : Please enter a value Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"[email protected]","interests":{},"merge_fields":{},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Invalid Resource","status":400,"detail":"Your merge fields were invalid.","instance":"d461e2bb-62a8-48cf-91be-4048085c7d3a","errors":[{"field":"FNAME","message":"Please enter a value"},{"field":"LNAME","message":"Please enter a value"}]} [2020-08-28 11:40:16] ERROR: Events Manager > Mailchimp API Error: Bad Request. Forgotten Email Not Subscribed. kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list. Request: POST https://us7.api.mailchimp.com/3.0/lists/ddf8a7d2b7/members {"status":"pending","email_address":"kai@pa****.info","interests":{},"merge_fields":{},"email_type":"html","ip_signup":"146.60.87.180","tags":[]} Response: 400 Bad Request {"type":"https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Forgotten Email Not Subscribed","status":400,"detail":"kai@pa****.info was permanently deleted and cannot be re-imported. The contact must re-subscribe to get back on the list.","instance":"7ad4d9f9-fb0c-49a7-a4cf-4aab3b7430b3"}
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] MC4WP and Event Manager ProHey @kpaulat,
Did you try with a new email address that you had not added earlier? Also when you do this test, also check your spam folder.
Yes! I tried 5 email addresses by now and I neither receive the Opt-In Mail nor is it added if I just disable Opt-In.
Forum: Plugins
In reply to: [RecipePress Reloaded] Ausgabe der Rezepte via ShortcodeIn Dollah every Section is used as a widget.
I can put the Receipts in FrontPage Content but this will prevent other features.https://wphoot.com/wp-content/themes/wphoot/documentation/images/frontpage-dollah.jpg
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] MC4WP and Event Manager ProI have enabled the double opt-in but it does not send any email asking to opt-in.
Forum: Plugins
In reply to: [RecipePress Reloaded] Ausgabe der Rezepte via ShortcodeHi Kemory,
thank you for the quick reply. “Recipes on homepage” is enabled.
Is it possible to put it in a widget area in Dollah?
Aso yours is looking completely different. Is there any update availbale?Forum: Plugins
In reply to: [Fuse Social Floating Sidebar] Fuse throwing an errorGot the same issue. Any idea when it’s solved?
Kind regards
Kai