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
a general overview with ... a simple wysiwyg-section
When you click "continue shopping" it only goes back to the single "hidden" bakery page for the items you are looking at. I would like it to go back to the "Products" page with the section picker of both bakery sections.
<a href="[BACK]">[TXT_BACK]</a>
<a href="[wblink123]">[TXT_BACK]</a>
Also, if you are on the section picker page and you click the "view cart" button, it doesn't take you to the cart. It takes you to the overview page of that particular bakery section. You then have to click the "view cart" button on this page to actually view the cart.
<?phpdefine('BASKET', 'http://yourDomain/pages/products.php');?>
<div id="basket"><a href='<?php echo BASKET; ?>?view_cart=yes'><img src='<?php echo TEMPLATE_DIR; ?>/img/warenkorb.gif' alt='Warenkorb' title='Warenkorb' style='border:0px' /><br />Zum Warenkorb</a></div>
It's the functionality when you click the "Continue Shopping"
its better, to build some (invisible?) different sub- or childpages with bakery-sections for different article-groups and a general overview with members, topics or a simple wysiwyg-section