I find this solution but not complete:
http://ww.wp.xz.cn/support/topic/adding-a-downloads-tab-to-physical-products-for-tech-specs?replies=8
I install the plugin to add a new tab in the product:
http://ww.wp.xz.cn/extend/plugins/woocommerce-custom-product-tabs-lite/
and after i add the html link, but it’s not easy for the shop manager…
The solution is to add a “add media” button for the textarea of tab.
How can i do that ?
tanks
If all you want is for people to download a pdf file when they are in the product detail view, why can’t you just paste your pdf link into the description of the product?
A product can have a lot of files, it’s why the tab.
Now i just need to add a “add media” button for the textarea of tab.
Hmmm then maybe just zip up all the files and let them download one zip file instead of having to click multiple times to download?
Maybe, but i don’t want to start a fight with the designer…
It’s difficult to add “add media” button in a textarea of back office ?
Its not easy for sure…You would need to know PHP and JS to do it.