gszucs
Forum Replies Created
-
Hi!
I did some more investigation and found this thread: https://www.ads-software.com/support/topic/invalid-payment-amount-error-message-with-paypal/. This solved my issue as well.
Thank you so much for your effort.
Cheers,
GergoSure, I uploaded both live and sandbox forms here: https://drive.google.com/drive/folders/1UAk8v5TTWyMyIujU9VIc-O4_Bzsz54Cg?usp=sharing
Thanks,
Gergo@wpmudevsupport13 Do you have any ideas/suggestions? Since we can’t process any live payments, this is kind of a bad situation for us at the moment.
Hi Kris!
I have not added new plugins lately, but I keep them up to date, so new versions were installed definitely.
Indeed, this test page I attached is using the sandbox env, but I get the same error on live as well.
Cheers,
Gergo@heateor If you’ll have a minute or two, would you please check the link again? This is the version where it seems like Hummingbird conflicts with the plugin, but I just can’t seem to find the issue.
All 3 “thechamp” resources have been added to the exclusion list: https://imgur.com/a/1qYZZ6j
And this is where the standard sharing interface should appear: https://imgur.com/a/quZzyqT
Thanks a lot if you can help out with this!
So the issue came from a “fix” I was trying to do myself. I’m ussing WPMUDEV Hummingbird to optimize my assets and even though I add all 3 Super Socializer resources to the exclusion list, it still seems to break your plugin…
Originally I fixed it by adding the related Super Socializer CSS via custom CSS, but I had to do a recovery on my site, and characters in the custom CSS got escaped, probably breaking the SVG code.
I think I’ll need to do it again anyway, unless I find another way to make Super Socializer and Hummingbird work together, since I can’t really live without them. (:
Hi! Ahhh thanks, that helped me figure out what the issue is! Cheers, Gergo!
Forum: Plugins
In reply to: [WP Recipe Maker] Shopping list translation keys are missingThanks Brecht, the Sync button solves my issue!
@brechtvds It seems like the issue comes from the minification not the bundling.
If you think it’s worth investigating I created a diffchecker for you to see what’s the difference between your minified js file and the one created by WPRocket (the issue probably comes from those whitespaces removed from the regexp): https://www.diffchecker.com/rPFxYsXt
As for other people, if you would be facing the same problem, make sure to properly exclude the file (use the original path, not the busting cache and make sure to target the premium folder):
/wp-content/plugins/wp-ultimate-post-grid-premium/dist/(.*).js
Alright, that sounds like a plan! I’ll try that, thanks so much for taking a look so quickly and especially on the weekend!
Do you have any idea though? Disabling JS optimization isn’t really an option for me.
@brechtvds I’ve disabled all JS optimization in WPRocket, but now it seems to be working fine.
The issue is fixed.
Ahh thanks so much you’re right! I deferred the loading of Profile Builder’s Social Login FB javascript file and it works perfectly now!
Hi!
Thanks for looking into it! Now I disabled all my caching plugins too, however I noticed that regardless of the “de_DE” setting for the Super Socializer, the Facebook plugin still comes with en_US settings: https://imgur.com/a/Y6hyQz1. How is that possible? Are you sure that this global setting is applied?
Thanks so much if you help me with this! It’d be a burden to manually insert the shortcode into all my existing and future posts in the future!
PS.: I changed the setting back to hu_HU.
- This reply was modified 5 years, 1 month ago by gszucs.