kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
353 stars 125 forks source link

How to launch WC POS on WPML site ? #63

Open adamlescisin opened 9 years ago

adamlescisin commented 9 years ago

Hi, i've used your POS plugin on a standard WP/WC site without any problem, but now i have a new site with WPML and multiple languages and i can't figure out how to get POS to open - i get 404 page not found. I tried the standard method, with the language indicator variations, but so far no success. Any guidance would be greatly appreciated, thanks !!

PS: Happy to do testing if it helps :-)

kilbot commented 9 years ago

A 404 error would seem to indicate something going wrong with the wp rewrites. I don't have any experience with WPML, can you give me an example of the URL structure for the POS .. eg: is it something like domain.com/locale/pos?

adamlescisin commented 9 years ago

yes, WPML allows for multiple ways (eg. a) domain.com?lang=en or b) domain.com/en/). My setup is b), so i have multiple locale indicators as part of the URL. For example domain.com/en/page_1. To launch POS, I tried domain.com/pos, domain.com/en/pos, domain.com/wp-admin/pos but keep getting the 404 error...

adamlescisin commented 9 years ago

Hi Paul, have you been able to get an idea how to deal with this please ?

kilbot commented 9 years ago

I haven't looked at this yet and won't be able to test until after 0.4 is released.

If you want to troubleshoot the problem and post questions I will do my best to assist, but at the moment I need to prioritise the issues blocking the next release.

kilbot commented 9 years ago

Version 0.4-beta is available for download from WordPress.org. If you would like to test the beta you will need to delete version 0.3.5 and then manually upload the beta plugin through wp-admin.