When an user saves a list, then in his account page the view button doesn't land anywhere, is it intended? Can it land to the cart page? Also can i customize the pdf for the download button?
Normally, you should be taken to a page where you can see the list like this:
If that doesn't work for you like that, there may be some kind of error or plugin conflict. We can check it directly if you'd like. For that, would you be able to share a backend login to the site, or to a staging clone site with us?
Regarding the issue with the dashboard, I'm not sure what it could be unfortunately. I checked in local tests and in our demo. but I cannot reproduce the issue: https://demobk2.wpbay.co/my-account/purchase-lists/
It would be great if you were able to give us a temporary access to the site, so we can look into this. You may be able to create a staging site (a clone site disconnected from the real site) - many hosting companies have an option for this.
Hey there.
When an user saves a list, then in his account page the view button doesn't land anywhere, is it intended? Can it land to the cart page? Also can i customize the pdf for the download button?
Hi Antonio,
I understand that you mean this view button here?
What exactly happens when you click it?
Normally, you should be taken to a page where you can see the list like this:
If that doesn't work for you like that, there may be some kind of error or plugin conflict. We can check it directly if you'd like. For that, would you be able to share a backend login to the site, or to a staging clone site with us?
It is possible to add custom columns to the CSV downloaded there (we have an article here https://woocommerce-b2b-plugin.com/docs/purchase-list-download-as-csv/#0-toc-title ). What exactly are you trying to add?
Kind regards,
Stefan
Yes that's the view button but it redirects me to the dashboard page and no lists are visible.
I'm using just woocommerce and b2bking.
For the csv i need to rename "b2b_king_purchase_list" as placeholder when you download it.
To rename the CSV to something else, please add this PHP code snippet to the site:
Regarding the issue with the dashboard, I'm not sure what it could be unfortunately. I checked in local tests and in our demo. but I cannot reproduce the issue: https://demobk2.wpbay.co/my-account/purchase-lists/
It would be great if you were able to give us a temporary access to the site, so we can look into this. You may be able to create a staging site (a clone site disconnected from the real site) - many hosting companies have an option for this.
I fixed that. It was an endpoint problem.
Thank you!