Home / Forums / WoodMart support forum / default demo text in single product page
Home › Forums › WoodMart support forum › default demo text in single product page
default demo text in single product page
- This topic has 1 reply, 2 voices, and was last updated 3 days, 5 hours ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 31, 2025 at 1:55 pm #693757
stockbangladesh.comParticipantI’m using your “Furniture2” demo data and on every single product page I’m still seeing the default demo text:
“Made possible by exploring innovative molded plywood techniques, Iskos-Berlin’s Soft Edge Chair blends strong curves with extreme lightness to create a three-dimensionality not usually possible with 2-D plywood.”
https://prnt.sc/S3TrbiqFtga-
I found this exact text in your demo sources here:wp-content/themes/woodmart/inc/admin/modules/import/dummy-data/furniture2/content-elementor.xml
wp-content/themes/woodmart/inc/admin/modules/import/dummy-data/furniture2/content.xml
wp-content/themes/woodmart/inc/admin/modules/import/dummy-data/furniture2/content-gutenberg.xml
But the problem is: even when I create a new product and add my own product description, this old demo text still shows up in the left “Product details” / additional content area. I want to remove that left block completely (or replace it with my own text), but I can’t find the correct setting.
What I already tried:
Turned off/checked options in WoodMart → Theme Settings → Product page / Single product for extra/custom content.
Checked HTML / Static Blocks to see if this text is coming from there.
Looked into Single product template to see if there is a hardcoded Text/HTML element.
Cleared theme and site cache.
But the text is still loaded globally for all products.
Can you please tell me:
Exactly where this “Soft Edge Chair…” text is being pulled from after the demo import (is it a global HTML block, single product template, or a hook in PHP)?
How to disable/hide that left “Product details” block for all products (standard way, without custom CSS)?
If it is coming from an HTML block/Elementor template, which block/template name should I edit or unlink from the single product layout?
Is there a setting to make the single product page use only the product’s own description and not any demo fallback text?
October 31, 2025 at 3:45 pm #693783
Aizaz Imtiaz AwanKeymasterHello,
This demo is using a custom layout for a single product page. Navigate to Layouts > Edit single product layout with the page builder that you are using.
In the layout, you can edit this section under the product details area and choose the data source whose attributes you want to display.
These are product attributes that can be edited and configured for each product individually.
Here is our documentation on how to use Layouts in our theme: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register