icemancast
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Square] Credit Card Area Shows Can’t TypeAwesome just did!
Forum: Plugins
In reply to: [WooCommerce Square] Credit Card Area Shows Can’t TypeYup that fixed it. The Plugin that was there didn’t offer an upgrade but manual upgrade worked… Thanks!!!
Forum: Plugins
In reply to: [WooCommerce Square] Credit Card Area Shows Can’t TypeDB has been upgraded WooCommerce Square is sitting at version 2.1.1 with no updates available to upgrade to.
Same results.
Forum: Plugins
In reply to: [WooCommerce Square] Credit Card not showing on computer & mobileWe are having the same issue with the credit card not showing. In the console.log this error is what I see: “Refused to display ‘https://pci-connect.squareup.com/’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.”
After looking the error up square deprecated the library being used likely in your plugin. It needs to be updated. See below for resources.
I had the same issue and did upgrade, however the I get a 404 on all new popups when viewing them. Any ideas?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Ajax permissionsanyone find the solution to this one? I get the following error on debug:
POST http://domain.dev/wp-admin/admin-ajax.php 502 (Bad Gateway)
have a local vagrant nginx box been trying to figure out.
Forum: Fixing WordPress
In reply to: Can’t Upload Picsseems like host issue i was having same issues. placed these lines in htaccess.
SecFilterEngine Off
SecAuditEngine Offand it worked! 🙂