Breadcrumbs to Dokan Vendor Page
-
Hi,
I am building a marketplace using WooCommerce + Dokan and I used Permalink Manager Lite in order to modify products permalinks.
My current permalinks are:
- Vendors list page: domain.com/shops. That was set by default.
- Vendor page: domain.com/shops/[shop name]. That was set by default.
- Product page: domain.com/shops/[shop name]/[product name]. That was the permalink I modified using Permalink Manager Lite. The previous structure was “domain.com/product/[product name]. In order to do that, I added the code snippet @mbis shared in https://wordpress.org/support/topic/permalinks-need-to-include-store-name-in-product-permalink-or-slug-looks-bad/ to activate %store%
That is working fine, the problem comes with breadcrumbs. I activated “Breadcrumbs support” checkbox and although breadcrumbs are properly displayed on product page, the href of the vendor page is not correct. Instead of being “domain.com/shops/[shop name]” is “domain.com/attribute/brand/[shop name]”.
It must be considered that the name of the shop I used to create the shop profile in Dokan coincides with one of my attributes (that I set as product brand).
I hope there is an easy solution for that! (:
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.