Hello @yurbshop21 ,
Based on my understanding, you want to remove the description field from the product edit page, which includes both Short Description and Long Description. To achieve this, I am providing custom CSS code that will remove these fields. Please add the provided CSS to the Additional CSS section in the WordPress Dashboard by going to WP Dashboard > Appearance > Customize > Additional CSS.
.dokan-product-description
{
display: none !important;
}
.dokan-product-short-description
{
display: none !important;
}
If my understanding is incorrect, kindly provide a reference or specific details regarding the specification you mentioned in the query.
Thanks!
Thread Starter
Olufemi
(@yurbshop21)
Thank you, am not trying to remove description field. What am looking at removing specifications field in product edit page. See screeshot
Hello Olufemi,
Thank you for providing clarity on the requirement and sharing the reference.
In our Local platform, I have not been able to locate the Specifications field. Therefore, it seems that the Specifications field might be provided by a third-party plugin or through customizing a field within the Dokan plugin. Additionally, your shared screenshot also includes the attribute section.
According to the forum guidelines, “commercial products are not supported in these forums”. Regrettably, this means we are unable to assist you with the attribute section. However, if you need help with any functionalities of the Dokan Lite plugin, please provide us with a little more information on the matter, and we will be glad to assist you.
Thanks!
Hi @yurbshop21
As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.
Thanks!