Hello,
Please read more in this article:
https://docs.woothemes.com/document/editing-product-data-tabs/
Regards,
Robert Hall.
Thank you very much. Would you happen to know if i use the Customise tab like below, how can i get the VC content to show? It seems to disappear if i had the snippet to my functions –
Customise a tab ↑ Back to Top
The following snippet will replace the description tab with a custom function
add_filter( ‘woocommerce_product_tabs’, ‘woo_custom_description_tab’, 98 );
function woo_custom_description_tab( $tabs ) {
$tabs[‘description’][‘callback’] = ‘woo_custom_description_tab_content’; // Custom description callback
return $tabs;
}
function woo_custom_description_tab_content() {
echo ‘<h2>Custom Description</h2>’;
echo ‘<p>Here\’s a custom description</p>’;
}
Many thanks
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Now your site is showing a blank page. Please check the issue.
Best regards,
Jack Richardson.
Hello,
Please let us know when the site is online again.
Thank you.
Best regards,
Jack Richardson.
Hello OPTBRAS,
please let us know when your site will be back online.
Regards,
Stan Russell.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
817e8a3b-18c8-492c-8ba6-9188c27b0995 | 05 Jan 2017 |