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
@quintoUse the ISO 4217 currency code and NOT the number. For $ use USD, for € use EUR etc. as described behind the shop currency code input field of the Bakery backend.Regards Christoph
Hi QuintoWhich special chars are used in French besides of:è é ê à â ç ï œÈ É Ê À Â Ç Ï ŒRegards Christoph
<script type="text/javascript" src="<?php echo TEMPLATE_DIR; ?>/js/prototype.js"></script><script type="text/javascript" src="<?php echo TEMPLATE_DIR; ?>/js/scriptaculous.js?load=effects,builder"></script><script type="text/javascript" src="<?php echo TEMPLATE_DIR; ?>/js/lightbox.js"></script>
how do I change the default thumbnail sizes ? I need a very odd size, which is not any of the standard sizes listed in the backend.
$SIZES['40'] = '40x40px';$SIZES['50'] = '50x50px';$SIZES['60'] = '60x60px';$SIZES['75'] = '75x75px';$SIZES['100'] = '100x100px';$SIZES['125'] = '125x125px';$SIZES['150'] = '150x150px';
Hi Guys, I don't know if I am overlooking something, but how do I get the Lightbox2 effect to work on my images? I have loaded multiple images to my product, and placed this in my template header:Code: [Select]<script type="text/javascript" src="<?php echo TEMPLATE_DIR; ?>/js/prototype.js"></script><script type="text/javascript" src="<?php echo TEMPLATE_DIR; ?>/js/scriptaculous.js?load=effects,builder"></script><script type="text/javascript" src="<?php echo TEMPLATE_DIR; ?>/js/lightbox.js"></script>I also copied the js/ folder to the template directory. Do I now need to go and edit the image settings in admin?Thanks
usually the image chosen to be the main image is not included in the thumbs array, is there a way to include this item into the thumbs arraywhat I need is:define a main image of which the thumb is displayed in the overview pagethen when clicking the item only the thumbs are displayed (viewable with lightbox)
I have added some test data and test articles. When i try to add one of the test articles it looks the systems doesn't react anymore. After a while i return to the home page.
Hi SozanskiQuote from: sozanski on March 23, 2010, 09:28:40 PMI want customers to be able to select for Rembours when selecting a payment and the extra costs for it need to be added asswell.Could you please give some more details about this payment method and how exactly Bakery should handle the Rembours.Regards Christoph
I want customers to be able to select for Rembours when selecting a payment and the extra costs for it need to be added asswell.