Forum Replies Created
-
AuthorPosts
-
July 25, 2018 at 1:17 pm in reply to: Dynamic Pricing Plugin does not show the sale badge in product #23199
Sorry about that for not being specific, I am actually using the basic version (screenshot added)
Attachments:
You must be logged in to view attached files.Hi! Yes sorry about the delay the issue is fixed now!
add_action( ‘wp_ajax_nopriv_ypop_subscribe_mailchimp_user’, array( $this, ‘subscribe_mailchimp_user’));
definitely worked for me! Thanks!
Awesome!! that worked!!
Thanks for the help!
Thanks for the screenshot however it does not resolve my issue.
The screenshot I sent shows that the product (and not “products”) element is being squeezed inside the column
This is the layout I need to use:
This is the result:
>>The single ‘product’ needs to be scaled up to use 100% of the column width. I’m not able to target the product element to get the effect of using 100% width /w vertical scale to aspect ratio in my css attempts..
This reply has been marked as private.Thanks I’ll test this tonight!
Ah!
looks like the email I have been testing with may have been overused, I tried 3 more unique emails that I have not tested and they do subscribe successfully
Thanks for all the help here!
~PM
Hi Harry
Thanks for the response,
I have modified line 77 in yith-woocommerce-popup/includes/newsletter-integration/Mailchimp.php to: add_action( ‘wp_ajax_nopriv_ypop_subscribe_mailchimp_user’, array( $this, ‘subscribe_mailchimp_user’));
I am now getting a new error “Something went wrong: Mailchimp list related error (basic action)”
I can see the above error when logged in to wpdashboard and also when not logged in.Browser test (logged out of wp):
- Console log outgoing transmission to mailchimp: jquery.js?ver=1.12.4:2 XHR finished loading: GET “https://***.com/wp-admin/admin-ajax.php?yit_mailchimp_newsletter_form_email=patrick%40***.ca&yit_mailchimp_newsletter_form_id=4280&action=ypop_subscribe_mailchimp_user&yit_mailchimp_newsletter_form_nonce=ecfdd9800d&_wp_http_referer=%2Ftest%2F&_=1515585241357”.
- Mailchimp log:
date/time: 2018-01-10 11:52:12 GMT
result: green checkmark
throttled?: nope
source ip: 104.***.***.203
method: lists/batch-subscribe
format: json
exec time: 0.048s
useragent: MailChimp-PHP/2.0.4
ver: 2.0
response: n/a - cleared frontend cache
- restarted apache2 service just to make sure
Any tips?
-
AuthorPosts