WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
do you read the instructions? you have to change the item template to show the definable fieldsee http://www.bakery-shop.ch/#definable_fields
.mod_bakery_item_stock_f { font-weight: bold;}
.mod_bakery_item_definable_field_f { font-weight: bold;}
<tr><td align="left" valign="top"><span class="mod_bakery_item_stock_f">[TXT_STOCK]:</span></td><td align="left" valign="top">[STOCK]</td></tr>
<tr><td align="left" valign="top"><span class="mod_bakery_item_definable_field_f">[TXT_FIELD_1]:</span></td><td align="left" valign="top">[FIELD_1]</td></tr><tr><td align="left" valign="top"><span class="mod_bakery_item_definable_field_f">[TXT_FIELD_2]:</span></td><td align="left" valign="top">[FIELD_2]</td></tr><tr><td align="left" valign="top"><span class="mod_bakery_item_definable_field_f">[TXT_FIELD_3]:</span></td><td align="left" valign="top">[FIELD_3]</td></tr>