I have a question like with the Home Tabs New, Trending, etc like what is section ID and hos this used? Example when you hit New how do I display all products that are listed new in Woocommerce Tab New? Also with Sale I mark my products with tabs.. I thought section Id was based on tab ID this not the case? I am confused on how this section ID works.. Thanks
This id is the tab id automatically generated when you create a new tab, its function is only to active tab when you want to use. Product information below the tab is the content of the tab, when you activate the tab, this content will be displayed
I have a question like with the Home Tabs New, Trending, etc like what is section ID and hos this used? Example when you hit New how do I display all products that are listed new in Woocommerce Tab New? Also with Sale I mark my products with tabs.. I thought section Id was based on tab ID this not the case? I am confused on how this section ID works.. Thanks
Hi Tom !
This id is the tab id automatically generated when you create a new tab, its function is only to active tab when you want to use.
Product information below the tab is the content of the tab, when you activate the tab, this content will be displayed
thank you