Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • I’m getting the same issue, along with the following error in the console:

    TypeError: t.items is undefined     index.js:1:4346
        e https://XXXXXXXXXXXX/wp-content/plugins/meow-analytics/js/index.js?ver=0.0.5:1
        qB https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en.OfYsKuVZ3qI.O/m=analytics/rt=j/sv=1/d=1/ed=1/am=wQE/rs=AGLTcCMVod3aO7ybjljp3cyn2IsEoP0pUg/cb=gapi.loaded_0:852
        execute https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en.OfYsKuVZ3qI.O/m=analytics/rt=j/sv=1/d=1/ed=1/am=wQE/rs=AGLTcCMVod3aO7ybjljp3cyn2IsEoP0pUg/cb=gapi.loaded_0:847
        cB https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en.OfYsKuVZ3qI.O/m=analytics/rt=j/sv=1/d=1/ed=1/am=wQE/rs=AGLTcCMVod3aO7ybjljp3cyn2IsEoP0pUg/cb=gapi.loaded_0:834
        f https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en.OfYsKuVZ3qI.O/m=analytics/rt=j/sv=1/d=1/ed=1/am=wQE/rs=AGLTcCMVod3aO7ybjljp3cyn2IsEoP0pUg/cb=gapi.loaded_0:288
        __cb https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en.OfYsKuVZ3qI.O/m=analytics/rt=j/sv=1/d=1/ed=1/am=wQE/rs=AGLTcCMVod3aO7ybjljp3cyn2IsEoP0pUg/cb=gapi.loaded_0:206
        d https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en.OfYsKuVZ3qI.O/m=analytics/rt=j/sv=1/d=1/ed=1/am=wQE/rs=AGLTcCMVod3aO7ybjljp3cyn2IsEoP0pUg/cb=gapi.loaded_0:200
        b https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en.OfYsKuVZ3qI.O/m=analytics/rt=j/sv=1/d=1/ed=1/am=wQE/rs=AGLTcCMVod3aO7ybjljp3cyn2IsEoP0pUg/cb=gapi.loaded_0:195

    +1 to @gonperesgmailcom. I saw that they removed the multisite settings once again in the 1.7 changelog, so I refrained from updating this go around. We need different domains for each install too, so I’m seriously questioning why they would intentionally do this..

    Thread Starter Mary-Ann Zykin

    (@mazykin46)

    Apologies @originalfire, I’ve marked the topic back to not resolved.

    Thread Starter Mary-Ann Zykin

    (@mazykin46)

    Hi Mike,

    I appreciate the thorough response! I’ll dig into it deeper and test disabling the Mailgun plugin once I push to staging (one of the main reasons I’m using Mailgun is so that I can test emails in a dev environment).

    Cheers,
    Mary-Ann

    You the real MVP, rhinogroup.

    Thanks for sharing your fix while we impatiently await Mailgun to [hopefully] roll out a new update!

    +1!

    I just came here to report the same issue.

    I’m confused about where the interface went, especially since I use Mailgun on a multiste network and need to use separate domains for each subsite.

    Same thing as above, I rant the Test Configuration and everything works normally, so it looks like the settings are still in the database somewhere.

    I would also agree that this does not look intentional, and if it was, this is no bueno.

    Thread Starter Mary-Ann Zykin

    (@mazykin46)

    Hi,

    I ended up solving the issue. I had the Geolocate (with page caching support) setting turned on in the Woocommerce settings, which was adding that extra URL parameter.

    Once I disabled that setting, the empty cart functionality is working as expected!

    Cheers,
    Mary-Ann

    Thread Starter Mary-Ann Zykin

    (@mazykin46)

    Hi,

    Yes, I’m facing it with both the newest version and older versions.

    Site URL is rockpointmarketplace(dot)com

    Thanks!

    I can also confirm that the update broke our email notifications. It’s not that they were failing to send altogether, but that all HTML emails were being sent as plain text. Needless to say, I had some very confused and unhappy clients!

    The fix above worked for now, but I’m hoping this kind of bug doesn’t happen again as logging into each of my client’s sites just to click “Save Changes” on the settings screen is an unnecessary waste of time.

    Actually, I think I found the fix for WP Fastest Cache.

    In the settings, to go the Exclude tab. In Exclude JS, Add New Rule for If JS URL Contains gdpr-public

    The exclude rule will look like this:
    https://www.domainname.com/(.*)gdpr-public(.*)

    Then Delete Cache. Users should now be able to submit consent without the security token error. ??

    Same here. I’m running into the error on a fresh browser + not logged in. However, this issue doesn’t happen if I am logged in.

    I do have WP Fastest Cache (Free version) installed..

    Thread Starter Mary-Ann Zykin

    (@mazykin46)

    I’m trying to create quantity/bulk pricing discounts for all of the products in my store. For example, if a user adds a quantity of 7-12 items to cart, the per-unit price is discounted 5%. 13-24 items is discounted 7% per unit, etc.

    This works perfectly with products with no variations (Simple Products), but if I have a Variable Product, the quantity based pricing module doesn’t work. The tab still appears and I’ll enter all of the tiers and discounts, and the table will even display on the front-end, but if a user adds 10 items to cart (for example, a blue t-shirt size M), the 5% discount isn’t applied to the items.

    Basically I’m looking for the same functionality to work with Variable Products as with Simple Products; I don’t necessarily need to add tiered pricing for each individual variation, but I’d like to have a percentage discount for the whole product across all variations if the user adds a certain quantity to the cart, if that makes sense. Is that possible?

    Thread Starter Mary-Ann Zykin

    (@mazykin46)

    Hey Beau,

    Thank you so much for the prompt reply and for providing that info! I’ll take a look at the plugin code and see if there’s a way that I can tweak it to work on the front end.

    Cheers!

Viewing 13 replies - 1 through 13 (of 13 total)