getdokan / dokan-wpml

WPML compatibility with dokan plugin
5 stars 10 forks source link

Dokan Pages: The Dashboard pages and single store doesn't support the Language name added as a parameter setting #11

Closed tanjiralmamun closed 2 years ago

tanjiralmamun commented 3 years ago

Description of the Bug: If the Language URL format setting is Language name added as a parameter, the vendor dashboard pages redirect to the default dashboard menu, and the single store page redirects to the store list page.

How to reproduce:

Expected Behavior: The vendor dashboard pages and single store should work properly if the Language URL format setting is Language name added as a parameter.

System Status: Dokan Lite: 3.2.4 Dokan Pro: 3.2.2 Dokan WPML: 1.0.3 WordPress: 5.7 WooCommerce: 5.1.0 WPML Multilingual CMS: 4.4.10

strategio commented 3 years ago

@tanjiralmamun, I believe this should be (partially) fixed with https://github.com/weDevsOfficial/dokan/pull/1171.

There's another glitch in the dokan_get_navigation_url function => I created another issue (https://github.com/weDevsOfficial/dokan/issues/1172) and suggested a patch (https://github.com/weDevsOfficial/dokan/pull/1173).

tanjiralmamun commented 2 years ago

Issue Resolved