kilbot
Forum Replies Created
-
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] PHP Warning()Hi,
WooCommerce POS does not add or edit any files in your hosting root folder.
The product titles and variations are compiled by javascript at runtime, you will not be able to adjust the display without some significant js knowledge. Your best bet it to adjust the product output from the WC REST API using the
woocommerce_api_product_responsefilter.If you go to
YOURDOMAIN.com/wc-api/v3/products?pos=1you will see the raw output from the WC REST API.- This reply was modified 9 years, 7 months ago by kilbot.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] TAx doesnt showHi Jacob, please see the following FAQ on taxes: https://faq.wcpos.com/en/POS-taxes.html
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Pro multistoreOne license covers one multisite install. If you have other requirements please contact me via support@wcpos.com.
This may be integrated in the future but at the moment I am only working on core POS features. Integrations for third party plugins will be look at after version 1.0 is complete.
An indexedDB error will be shown if Private Browsing is enabled. Please see the following FAQ for more information.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] error 404 for POS pageThanks Julian. I’ve updated the FAQ to hopefully help make things clearer.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] error 404 for POS pageHi, can you contact me via support@wcpos.com with a temporary admin account so I can take a look at this problem.
Hi Oliver, can you contact me via support@wcpos.com with a temporary admin account so I can take a look at this problem.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Not working with BundleWooCommerce POS is not currently compatible with WooCommerce Bundles.
Hi Jeasy,
This was fixed in 0.4.6, please upgrade if you haven’t already.
It is not possible to customise the price display in WooCommerce POS. If the variation price range is $1 – $10, then that is what will be shown.
Perhaps if you explain what you are trying to achieve, I might be able to assist. Why do you want the price range to show as $10 rather than the true price range?
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Unexpected tokenPlease see the FAQ for troubleshooting SnytaxError messages: faq.wcpos.com/v/0.4.6/en/syntax-error.html.
The error message contains the plugin (WooCommerce PDF Invoice) and line number (tcpdf.php:6262) which is causing the problem. I don’t have access to the source code to suggest a fix, so you should contact the developer of WooCommerce PDF Invoice for support.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] BookingWooCommerce POS is not currently compatible with WooCommerce Bookings, sorry.
The recent update 0.4.6 should fix this issue.