Why is text entered on one page in “Rich Text” and “Collapsible Content” showing up on all of my different pages in collections?
I need each page to be different.
Why is text entered on one page in “Rich Text” and “Collapsible Content” showing up on all of my different pages in collections?
I need each page to be different.
Anything I enter in these shows up on all product pages. I need each product to have different text.
You can achieve this by adding the metafield section to your product page. The instruction below will walk you through step-by-step how to do this:
Create Metafields by navigating to Settings > Metafields > Products > Add definition
Go to Products and select each product, scroll down to the bottom and you’ll see the metafied you created before, and add the specific content.
Navigate to Online Store > Theme > Customize > Click on top-center dropdown menu and select Products > Default Product
Within the sidebar menu, click on the small arrow next to Product Information to expand all options > Materials > Click on Insert Dynamic Source and connect with metafied sections you’ve created above.
Hope this helps.
Hi Scott,
It seems like you are editing the theme template likely for “default product”. You can show different content in two ways, the first is as Avada Commerce has suggested using meta fields, if you only need to change basic elements this would definitely be the way to go. The second way is by duplicating off the default product template for each product you wish to have unique content on. This would be done in the theme editor by following these steps:
Once you have done this go back to the product on the backend and change the allocated theme page from “default product” to “template you just created”.
Let me know if you need any additional clarity!
Cheers.
Thank you.