• Hello, we’re currently having a specific issue using woocommerce POS and multi site setup. We have two POS systems like this:

    example.domain.com/shop1/pos/ (has about 6 products)
    example.domain.com/shop2/pos/ (has many products)

    If we load shop1 pos, then load shop2 pos we get shop1 POS products showing up within shop2 POS.

    The only way we can then fix this is to do this in chrome:

    In Chrome, go to “Settings” (or “Preferences” under the Chrome menu) Click “show advanced settings” (at the bottom of the page) Go to “Privacy” > “Content Settings” > “All cookies and Site Data” > find the domain where you created the IndexedDB. Hit either the “X” or click “Indexed Database” > Remove

    Could you advise on how we can solve this please?

    Many thanks

    https://www.ads-software.com/plugins/woocommerce-pos/

Viewing 1 replies (of 1 total)
  • Plugin Author kilbot

    (@kilbot)

    Hi, WooCommerce POS stores the product data locally for performance, however it stores it in a single database which is why you see both inventories if you switch stores.

    I hadn’t envisioned cashiers switching stores like this in the same browser, I will need to make some adjustments to the local database to accommodate more than one store. I’m not sure when this will happen but keep an eye on the changelog for updates.

    In the meantime you could use two browsers, eg: Chrome for Shop1 and Firefox for Shop2. Or you can clear the local data as you have been doing.

Viewing 1 replies (of 1 total)
  • The topic ‘WP Multi Site Issues’ is closed to new replies.