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
Verzendkosten: binnenland: EUR 0.00buitenland: EUR 0.00
Hello,no hardcoding is needed.You just need to adjust the layout-fields (header, footer etc.) in the settings area of the module.Look into the [help].Regards,Stefek
The main issue i'm struggling with is turning off the order/shop option.I think it's not possible right? Can't find any setting to have this job done.It's all or nothing i guess
<div class="mod_bakery_main_div_cart_bt_f"><form action="[SHOP_URL]" method="post"><input type="submit" name="view_cart" class="mod_bakery_bt_cart_f" value="[VIEW_CART]" /></form></div><table cellpadding="5" cellspacing="0" border="0" width="98%"><tr>
<!--<div class="mod_bakery_main_div_cart_bt_f"><form action="[SHOP_URL]" method="post"><input type="submit" name="view_cart" class="mod_bakery_bt_cart_f" value="[VIEW_CART]" /></form></div>--><table cellpadding="5" cellspacing="0" border="0" width="98%"><tr>
<td class="mod_bakery_main_td_f">[THUMB]<br /><a href="[LINK]"><span class="mod_bakery_main_title_f">[TITLE]</span></a><br />[DESCRIPTION]<br />[TXT_PRICE]: [CURRENCY] [PRICE]<br />[TXT_STOCK]: [STOCK]<br /><form action="[SHOP_URL]" method="post">[OPTION]<br /><input type="text" name="item[ITEM_ID]" class="mod_bakery_main_input_f" value="1" size="2" /><input type="submit" name="add_to_cart" class="mod_bakery_bt_add_f" value="[ADD_TO_CART]" /></form></td>
<td class="mod_bakery_main_td_f">[THUMB]<br /><a href="[LINK]"><span class="mod_bakery_main_title_f">[TITLE]</span></a><!--<br />[DESCRIPTION]<br />[TXT_PRICE]: [CURRENCY] [PRICE]<br />[TXT_STOCK]: [STOCK]<br /><form action="[SHOP_URL]" method="post">[OPTION]<br /><input type="text" name="item[ITEM_ID]" class="mod_bakery_main_input_f" value="1" size="2" /><input type="submit" name="add_to_cart" class="mod_bakery_bt_add_f" value="[ADD_TO_CART]" /></form>--></td>
Don't forget to select the "Update Page Settings (without "Continue Shopping URL") of all Shop Pages.", so that this is constant accross all your Bakery pages.Hope this helps.