A big thank you to Chris for this tutorial... It's exactly what I've been trying to do in adding specific instructions for attributes and it works brilliantly!
In my mods, I've changed from an input field to a text area, which is working really well, but I'm looking to do some highlighting features (example below)
If I enter this - (edit- Sorry, what I've put below is NOT the code I'm using... it's an example of the data I put in. A bit confusing because I wrapped it in code tags)
Code:
<strong>Extra Attribute Info goes here</strong>
it saves it and shows it as this -
Code:
<strong>Extra Attribute Info goes here</strong>
The idea is to make any instructions prominent for customers to see with <strong>, <br>, <h7> and so on...
When entering into the "Products Description", I can use those elements where they work as expected, but not in the extra field I've put in...
I'm at a loss now so I'm asking for clues where I've gone wrong...
Thanks in advance
John
Bookmarks