Neah Plugins
@gplsaver on WordPress.org
- Member Since: January 4th, 2016
- Website: neahplugins.com
- Employer: Neah Plugins
Contribution History
Neah Plugins’s badges:- Translation Contributor
-
Posted a reply to Need to defer Quote transactional email and Quote meta data isnt being saved, on the site WordPress.org Forums:
are you using WooCommerce notifications plugin to dely the email? -
Posted a reply to Need to defer Quote transactional email and Quote meta data isnt being saved, on the site WordPress.org Forums:
the class that sends the email to the customer is located in /plugins/woo-rfq-for-woocommerce/includes/classes/emails/class-wc-email-customer-rfq.php class WC_Email_Customer_RFQ… -
Posted a reply to Show product purchase note on quote page, on the site WordPress.org Forums:
You can append text to the thank you page in normal check this way: function… -
Posted a reply to Show product purchase note on quote page, on the site WordPress.org Forums:
//You can append text to the thank you page in normal check //this way: function… -
Posted a reply to Add customers Full Name to email Subject to Admin new RFQ, on the site WordPress.org Forums:
You can overide the template and customize the email template. How to customize the Emails… -
Posted a reply to Add list of SKU’s underneath order number to admin new rfq, on the site WordPress.org Forums:
You can overide the template and customize the email template. How to customize the Emails… -
Posted a reply to Quote button on product pages without price, on the site WordPress.org Forums:
Hello, We answered on the first day. Please check your spam folder or see if… -
Committed [2847756] to Plugins SVN:
* fix error with gateway -
Committed [2847679] to Plugins SVN:
fix error with gateway -
Committed [2847615] to Plugins SVN:
* fix flicker in single product page -
Committed [2845702] to Plugins SVN:
* fix gateway not showing by increasing priority * remove the ... -
Posted a reply to Payment Methods Error on Checkout with RFQ, on the site WordPress.org Forums:
resolved offline -
Posted a reply to Checkout block error, on the site WordPress.org Forums:
we are working on integarting with blocks, but it is not ready yet. -
Posted a reply to Payment Methods Error on Checkout with RFQ, on the site WordPress.org Forums:
I have replied in the email you sent us directly. -
Committed [2839193] to Plugins SVN:
== 1.9.48- 12/25/2022 = * test WC Tested up to: 6.1.1/WC tested up ... -
Posted a reply to Customisation and pricing options, on the site WordPress.org Forums:
sorry mistyped- "prohibits", not proibits -
Posted a reply to Customisation and pricing options, on the site WordPress.org Forums:
Forum rules proibits discussion of any paid services on this forum. You can contact us… -
Posted a reply to Translating Labels, on the site WordPress.org Forums:
Have you tried LOCO ? I know LOCO has been used for translations. -
Posted a reply to Label Change = RFQ off, on the site WordPress.org Forums:
no response. marking resolved. -
Posted a reply to Label Change = RFQ off, on the site WordPress.org Forums:
I am sorry but I am not really following. Can you explain a little more.… -
Posted a reply to Total Price Doesn’t Show in Customer Email, on the site WordPress.org Forums:
no reponse. marked resolved -
Posted a reply to Total Price Doesn’t Show in Customer Email, on the site WordPress.org Forums:
Contact us at contact@neahplugins.com for this issue. -
Committed [2817220] to Plugins SVN:
version number wrong in the main file. -
Committed [2817110] to Plugins SVN:
== 1.9.47- 11/12/2022 = * fix processing status emails * ... -
Posted a reply to Prices Showing in email RQF, on the site WordPress.org Forums:
OK. You can override the email templates as well. $show_prices=false; $hide_admin=true; The procedure is here:… -
Posted a reply to Prices Showing in email RQF, on the site WordPress.org Forums:
Have not heard back. Marking it resolved. -
Posted a reply to Prices Showing in email RQF, on the site WordPress.org Forums:
try $hide_admin=true; -
Committed [2814338] to Plugins SVN:
wrong version uploaded -
Committed [2813870] to Plugins SVN:
Tested up to: 6.1 WC tested up to: 7.0.1 check if ... -
Posted a reply to Permalinks stopped working, on the site WordPress.org Forums:
There are a couple of posts that might help: How to Fix WordPress Permalinks Not… -
Posted a reply to Label Issue, on the site WordPress.org Forums:
handled by email -
Committed [2803012] to Plugins SVN:
== 1.9.44- 10/22/2022 = * test WP 6.0.3 * fix issue with checking if ... -
Posted a reply to Custom Thankyou Page, on the site WordPress.org Forums:
i am marking this one resolved. For new support issues, please start a new thread. -
Posted a reply to Custom Thankyou Page, on the site WordPress.org Forums:
add_action( 'woocommerce_thankyou', 'gpls_redirectcustom'); function gpls_redirectcustom( $order_id ){ $order = wc_get_order( $order_id ); $url = 'https://yoursite.com/custom-url';… -
Committed [2800295] to Plugins SVN:
* Test WC 7.0.0 * add filter for thankyou page -
Posted a reply to Custom Thankyou Page, on the site WordPress.org Forums:
did this resolve? -
Created a topic, Great Plugin!, on the site WordPress.org Forums:
Hassle-free and helpful! I definitely recommend it. -
Posted a reply to Custom Thankyou Page, on the site WordPress.org Forums:
AS a quick workaround, you can check this ref: https://wpdatatables.com/woocommerce-redirect-after-checkout/ -
Posted a reply to Add to quote button vanishes on refresh, on the site WordPress.org Forums:
not heard back. is this resolved? -
Posted a reply to Add to quote button vanishes on refresh, on the site WordPress.org Forums:
JS error : "Uncaught ReferenceError: jQuery is not defined". For some reason jquery is not… -
Committed [2794373] to Plugins SVN:
* Test WC 6.9.4 * fix links on the plugins page -
Committed [2790384] to Plugins SVN:
add check for is_plugin_active -
Posted a reply to Error on checkout, on the site WordPress.org Forums:
OK. Did you see what the error was in the error log? -
Posted a reply to Error on checkout, on the site WordPress.org Forums:
Hello, Can you send us your php error log? Make sure you have WordPress debug… -
Posted a reply to Out of Stock Notices Missing, on the site WordPress.org Forums:
Thank for the review! -
Committed [2786651] to Plugins SVN:
* fix problem with empty prices -
Committed [2786222] to Plugins SVN:
fix problem with password field on quote request page -
Committed [2786220] to Plugins SVN:
ADD out of stock notification / suppression for sold out quote items -
Posted a reply to Out of Stock Notices Missing, on the site WordPress.org Forums:
We found some errors in the above. We have moved the code in the plugin… -
Committed [2786210] to Plugins SVN:
ADD out of stock notification / suppression for sold out quote items