Hello @loopforever ,
That’s a good question.
You need to modify the file from dokan-lite/templates/products/products-listing-row.php
Place this code after line no. 42 –
<p><?php echo esc_html( "ID: " . $product->get_id() ); ?></p>
Make sure to save your modified file under your child-theme/dokan/products/ folder with the exact same name.
Thank you 🙂
Hello @loopforever ,
The tax option for the vendor is on Dokan Pro which we can not discuss here.
I can not be sure what exact way he used to remove that part of the code. There can be multiple ways. If you have a /dokan/products/ folder in your child theme with the file – product-shipping-content.php then he used the template override method to remove the area you have asked to remove. You can delete or rename this file/folder if you do not want this to work anymore.
It will be also better to contact the person for better understanding.
Thank you 🙂