noahott
Forum Replies Created
-
reverting this plugin to v2.2.8 fixed the issue for me. There appears to be a problem with 2.2.8.1
same here,
tribe_is_event()fails with version 5.13.0 as wellForum: Plugins
In reply to: [Custom Query Blocks] block_categories filter deprecated in WordPress 5.8I created a pull request that fixes this issue:
https://github.com/MediaRon/post-type-archive-mapping/issues/97Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] Plaid Public Key IssueIt does not seem possible to get a public key for newly created Plaid accounts. Are there any plans to update this plugin to support the new link token system?
This can be fixed by adding:
'permission_callback' => '__return_true',to the $args array in the 7register_rest_routecalls in wp-content/plugins/post-type-archive-mapping/includes/rest/class-rest.phpForum: Plugins
In reply to: [WooCommerce Square] Payment nonce is missingmore info: It looks like the woocomerce square JS is being added 3 times to the page. I see
window.wc_square_credit_card_payment_form_handler = new WC_Square_Payment_Form_Handler(… 3 times in the <script> tag just below the closing body tag.Can you assist at all with this?
Forum: Plugins
In reply to: [WooCommerce Square] Payment nonce is missingMore info: I’m not trying to sync any products, just process credit cards