kilbot
Forum Replies Created
-
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Error with WC 3.6Hi, I’ve just released version 0.4.22 which should fix the error. Please upgrade as soon as possible and let me know if the problem persists.
The demo site uses PHP 7.2. There should be no problems with either 7.1 or 7.2.
Forum: Plugins
In reply to: [Autoptimize] PHP 7.3 CompatibilityHi guys, just to clarify for anyone arriving by search .. this is an issue with WooCommerce Point of Sale from Code Canyon, not WooCommerce POS available on wordpress.org.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Can’t login to POSIt’s possible there is a redirect loop from http -> https. Open two browser tabs and got to http://yourdomain/pos in one and https://yourdomain/pos in the other to see if there is a difference.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Please fix the bugWooCommerce probably have a good reason for removing
total_spentfrom the Customer API response, perhaps the extra processing was causing problems on some servers.You can customise the API response using the
woocommerce_rest_prepare_customerfilter, however, if it is not supported by WooCommerce core it will not be supported by WooCommerce POS by default.- This reply was modified 7 years, 5 months ago by kilbot.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Please fix the bugHi Sam, I have read your numerous bug reports. The total amount spent by each customer is no longer available in the WC REST API output. I will remove that column in the next update.
Note: please do not reply here. This is for the free plugin only. There will be an update within 24 hours. Any further questions can be asked via the support email.
- This reply was modified 7 years, 5 months ago by kilbot.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Customer not loading.Hi, can you please go to the Customer page and scroll to the bottom of the list. Once you reach the bottom of the list, check the number of customers to see if you have access to the complete list.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Internal server errorHi, you have marked this resolved .. but for the benefit of other users who may be searching this problem:
This error is due to a bug introduced in JetPack version 6.8. They have been notified of the bug and will hopefully release a fix soon. In the meantime, please rollback to version 6.7: https://downloads.wordpress.org/plugin/jetpack.6.7.zip
Hi,
It seems there is an error when WooCommerce tries to retrieve the SKU for the product. Two things to check:
- Are you using any plugins that may effect the product SKU? If so you could try temporarily disabling the plugin to see if it fixes the error.
- Does this error only show for this one product (ID = 202715), or does it effect all products?
Here are a couple of things you can try:
- Check your htaccess file: for most users it should look like the Basic WP configuration.
- Go to your WP Admin > Settings > Permalinks page and save the settings: doing this may flush out old rewrite rules that are causing problems.
Hi, WooCommerce POS is compatible with WooCommerce 3.4. The demo site uses the latest version of WordPress and WooCommerce.
@flyangel – The next version of WooCommerce POS is a complete rewrite of the application using React JS. Moving to a more modern codebase will provide fixes for the most common pain points experienced by all users – including the loading of products.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Orders Total QuantityHi, the WooCommerce REST API removed the total order items attribute in one of their updates. You could filter the order response and customise the receipt, but it would require a good working knowledge of WordPress hooks.
Forum: Reviews
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Too Many issuesHi Drew,
There is a hook which allows for CSS customisation. You can see an example here: https://gist.github.com/kilbot/7fce76d1d2fa0deddc3f64bd82f56e05
CSS customisation is not currently encouraged because the core POS features are still in development and there will be big changes on the path to version 1.0.
You are right there is no documentation on tax settings, however, there is a Frequently Asked Question for the topic: https://faq.wcpos.com/en/POS-taxes.html
If you had submitted a support ticket I could have helped you with both these issues.
- This reply was modified 7 years, 11 months ago by kilbot.
Forum: Reviews
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Unstable and buggyHi @ghammer, can you provide your order number or support ticket and I will try to assist you.
I see that you signed up for WordPress.org just before posting this review. I also see that you have posted a similar review on another plugin. Please provide more information so we can be sure you are not just trolling.
- This reply was modified 7 years, 11 months ago by kilbot.
Please see the following FAQs:
https://faq.wcpos.com/en/500-internal-server-error.html
https://faq.wcpos.com/en/indexeddb-error.htmlIf the issue has just started, try to think about what plugins you may have installed or updated just before the error appeared.