mvs-one
Forum Replies Created
-
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Published MP3 URL different.Yes we are on WPEngine. I’ll pass them that link. Thank you!
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Published MP3 URL different.Hi Craig,
Thanks for getting back to me so quickly. In that case my problem is actually something different. That redirect URL gives a 404.
Forum: Plugins
In reply to: [WooCommerce] Shipping zone mis-matchHi Stef,
Ah course. I can’t believe I missed that. Not having Australia set inside the zone made it apply it to all regions.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Shipping zone mis-matchHi Stef,
Here you go – https://imgur.com/a/a6y90nu
I have only Australia and Rest of the World set up as zones. No matter what I enter, it will identify the user as being in Australia (shown in last screenshot).
Hi Harish,
Thanks for getting back to me.
I have definitely selected a list in the integrations settings for Woocommerce. When not using your code the form works normally and adds the customer to the correct list. The error only happens when using your code.
Mike
Hi Harish,
I’m having an issue still getting this working. I know what the input syntax should be and got the correct Group and Interest IDs, but now when the form is submitted, there’s a “WARNING: Custom > No Mailchimp lists were selected” error in the log.
The inputs are set up like this
` <input name=”mc4wp-INTERESTS[GROUP-ID][]” type=”checkbox” value=”INTEREST-ID”> <span>Option 1</span>
Is there anywhere I need to add the list ID as well?
Hope you can get back to me.
Thanks again.
Hi Harish,
Thanks for getting back to me.
What is the correct syntax for the checkboxes?
If I have a segment ID of 9988
<input name="mc4wp-INTERESTS[9988][]" type="checkbox" value="ENTER-VALUE"> <span>Plugin</span>Is this correct? Also what needs to be set as
valueThe fields are rendering correctly on the checkout, but nothing gets sent to Mailchimp.
Thanks again,
Mike
- This reply was modified 7 years, 2 months ago by mvs-one. Reason: Additional information
Forum: Plugins
In reply to: [Product Country Restrictions] Not Working with Variable ProductsIs there an update on this issue? Visitors are still able to purchase restricted variations.
Thanks for getting back to me.
We want to use this for a commercial site. Can we pay hire you to add the functionality to a custom build perhaps?
I worked it out. I was inserting the gallery into a post without Ajax Pagination enabled. Just enabling it in the gallery settings wouldn’t change it.