Title: kilbot's Replies | WordPress.org

---

# kilbot

  [  ](https://wordpress.org/support/users/kilbot/)

 *   [Profile](https://wordpress.org/support/users/kilbot/)
 *   [Topics Started](https://wordpress.org/support/users/kilbot/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kilbot/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kilbot/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kilbot/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kilbot/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kilbot/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 484 total)

1 [2](https://wordpress.org/support/users/kilbot/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/kilbot/replies/page/3/?output_format=md)…
[31](https://wordpress.org/support/users/kilbot/replies/page/31/?output_format=md)
[32](https://wordpress.org/support/users/kilbot/replies/page/32/?output_format=md)
[33](https://wordpress.org/support/users/kilbot/replies/page/33/?output_format=md)
[→](https://wordpress.org/support/users/kilbot/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] Can’t open from WordPress backend](https://wordpress.org/support/topic/cant-open-from-wordpress-backend/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [2 months, 4 weeks ago](https://wordpress.org/support/topic/cant-open-from-wordpress-backend/#post-18820521)
 * That shouldn’t happen. I just tested on the demo.wcpos.com/pos and I couldn’t
   reproduce it. Could you email [support@wcpos.com](https://wordpress.org/support/users/kilbot/replies/support@wcpos.com?output_format=md)
   so I can investigate further?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] Issue with coupons](https://wordpress.org/support/topic/issue-with-coupons-2/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [3 months ago](https://wordpress.org/support/topic/issue-with-coupons-2/#post-18817980)
 * Thanks for the bug report! I am looking into this now. You can follow the progress
   here: [https://github.com/wcpos/woocommerce-pos/issues/506](https://github.com/wcpos/woocommerce-pos/issues/506)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] print invoice](https://wordpress.org/support/topic/print-invoice-2/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [3 months ago](https://wordpress.org/support/topic/print-invoice-2/#post-18814553)
 * Support for Thermal Printers in currently in development. You can follow this
   issue on Github for updates: [https://github.com/wcpos/roadmap/issues/14](https://github.com/wcpos/roadmap/issues/14)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] Language lost](https://wordpress.org/support/topic/language-lost/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [3 months ago](https://wordpress.org/support/topic/language-lost/#post-18814552)
 * Could you try clearing your local data, this will reset the cached translations.
 * ![](https://i0.wp.com/docs.wcpos.com/img/clear-all-local-data-web.png?ssl=1)
 * For more information see [https://docs.wcpos.com/support/troubleshooting/clear-local-data](https://docs.wcpos.com/support/troubleshooting/clear-local-data)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] View version of text modules not available](https://wordpress.org/support/topic/view-version-of-text-modules-not-available/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/view-version-of-text-modules-not-available/#post-18776455)
 * This is the analysis from Gemini AI:
 * > It looks like you have “junk code” or **Google Search metadata** wrapping your
   > text. This usually happens when content is copied and pasted directly from 
   > a Google Review, a Google search result, or a browser-translated page into 
   > the WordPress editor.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] View version of text modules not available](https://wordpress.org/support/topic/view-version-of-text-modules-not-available/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/view-version-of-text-modules-not-available/#post-18776451)
 * I’m honestly not sure what is causing that issue. Even the VIEW tab problem earlier
   shouldn’t have been a problem. [This is the line of code I that I changed](https://github.com/wcpos/woocommerce-pos/blob/9879bd7720531e68fedf3fd11f9b05b08a841168/includes/Templates.php#L55).
   There was a check for `'wcpos_template' === $post->post_type` , I have no idea
   why it effected the Divi Blurb plugin.
 * Unfortunately the Divi Blurb is not open source so I can’t review the code to
   see exactly what is happening.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] View version of text modules not available](https://wordpress.org/support/topic/view-version-of-text-modules-not-available/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/view-version-of-text-modules-not-available/#post-18775590)
 * This should be fixed in the latest version 1.8.5. Can you check and let me know?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] The search bar is not working after the update.](https://wordpress.org/support/topic/the-search-bar-is-not-working-after-the-update/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/the-search-bar-is-not-working-after-the-update/#post-18774161)
 * ![](https://i0.wp.com/wcpos.com/wp-content/uploads/2026/01/Screenshot-2025-12-
   20-at-5.44.05-pm-scaled.png?ssl=1)
 * To fix this error, please do a local data reset by clicking the `Clear All Local
   Data` button in the user menu.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] Delay to POS](https://wordpress.org/support/topic/delay-to-pos/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [6 months ago](https://wordpress.org/support/topic/delay-to-pos/#post-18718358)
 * The POS will automatically get products if their modified date has changed. If
   you change product data and it does not change the modified date, then the POS
   won’t know it has been updated. This sometimes happens if you import data directly
   into the database.
 * If your product data is out of sync with the POS for any reason, you can always‘
   long press’ the sync button, this will give you an option to clear and refresh
   all the local product data.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] How to link Stripe M2 reader to application](https://wordpress.org/support/topic/how-to-link-stripe-m2-reader-to-application/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [6 months ago](https://wordpress.org/support/topic/how-to-link-stripe-m2-reader-to-application/#post-18718350)
 * WCPOS does not currently support bluetooth readers like the M2 reader from Stripe.
   Support will be coming after the iOS and Android applications are released.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Error Rendering the Email Preview](https://wordpress.org/support/topic/error-rendering-the-email-preview/)
 *  [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/error-rendering-the-email-preview/#post-18565518)
 * Hi [@smhcis](https://wordpress.org/support/users/smhcis/) & [@saivutukuru](https://wordpress.org/support/users/saivutukuru/),
   I am the developer of WooCommerce POS. Just a short note to say that my plugin
   doesn’t add any email templates. It’s possible they come from another POS plugin,
   or perhaps they were added by the user.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] There has been a critical error on this site.](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-site-8/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [10 months ago](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-site-8/#post-18557524)
 * Yes, or you can use the Plugin File Editor in your WordPress Admin if it is available
   under your Plugins menu.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] There has been a critical error on this site.](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-site-8/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [10 months ago](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-site-8/#post-18556483)
 * You could patch the Zipnova plugin like this: [https://github.com/zipnova/woocommerce-zipnova/pull/2/files](https://github.com/zipnova/woocommerce-zipnova/pull/2/files)
 * Hopefully the plugin authors will release a new version with this fixed at some
   stage.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] There has been a critical error on this site.](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-site-8/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [10 months ago](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-site-8/#post-18556436)
 * The errors stem from the same problem: the plugin author assume orders can only
   be created via the store front, that is, both are looking for information from
   the cart session: `$foo = WC()->session->get( 'some_key' );`
 * I suspect they would also throw an error for orders created via WP Admin?
 * Unfortunately I couldn’t find the repository for correoargentino on GitHub, I
   guess they have not open sourced the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WCPOS - Point of Sale (POS) plugin for WooCommerce] There has been a critical error on this site.](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-site-8/)
 *  Plugin Author [kilbot](https://wordpress.org/support/users/kilbot/)
 * (@kilbot)
 * [10 months ago](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-site-8/#post-18556361)
 * Can you post the error message from the MiCorreo plugin? It won’t be exactly 
   the same error.

Viewing 15 replies - 1 through 15 (of 484 total)

1 [2](https://wordpress.org/support/users/kilbot/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/kilbot/replies/page/3/?output_format=md)…
[31](https://wordpress.org/support/users/kilbot/replies/page/31/?output_format=md)
[32](https://wordpress.org/support/users/kilbot/replies/page/32/?output_format=md)
[33](https://wordpress.org/support/users/kilbot/replies/page/33/?output_format=md)
[→](https://wordpress.org/support/users/kilbot/replies/page/2/?output_format=md)