First of all, I’m not a web developer ^^, just an DIY guy who trying to make an Ecommerce website with WordPress to my wife, so be understanding please ^^
So, here is the thing :
I use OCEANWP theme for my Ecommerce website and I want to use the "PRODUCT DATA TABS" widget which gets the MAIN TEXT DESCRIPTION of my page product
SO I would love to change the text data source to the "PRODUCT SHORT DESCRIPTION" which is available to the Page product but I don’t know how to do that (because the main text is already use in a different widget just above and I don’t want to have this main text twice … see… )
I suppose that I have to edit the THEME FILE EDITOR but I don’t know how and where.
The explorer inspector see that code on this tab widget which contains this :
<div class="woocommerce-Tabs-panel woocommerce-Tabs-panel--description panel entry-content wc-tab" id="tab-description" role="tabpanel" aria-labelledby="tab-title-description" style> `
Thanks for your help dudes!