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
Ok, give them Post Code (modify all language strings in the language file /modules/bakery/languages/EN.php)
Btw, could you translate Bakery to Greek? Would be great!
I am not a programmer so I am not sure how to help. If you give me directions
The website says to use different pages or sub-pages. Presumably this would mean each category displaying on a separate page. I would like to display the categories on the same page, beneath each other. I tried by using several sections of Bakery on the same page,, one for each category, but this generated many error messages due to variables being declared more than once on the page. Is there any way to do this?
I'll try it and let you know if there is any problem....Edit on 23/09/08 - That seems to have sorted the problem, again many thanks.
per order I would like to have one single amount for the sending costs/'verzendkosten'...But he counts the sending cost per item and not per shipment.
And why is the module still in testing phase? The results are good further what I read here....
At this moment I'm working on a multilanguage website. The problem that I'm facing is that the shop only will show 1 language, no matter which language I choose on the website itself.
I have just made some more tests - and I don't think it will be a good idea to add more than one Bakery section to a page... Each section generates a cart etc.; eg. with 2 sections you'll get 2 carts on the same page! ...and it does not look very nice!
I saw a few messages earlier in the forum for tax rates in the US. It is necessary here in the US to charge sales tax to orders shipping to the same state of the store.The cart currently has the option to charge tax based on country. It seems a simple thing to replicate that for orders placed in the US with the state being compared rather than country.
I just thought of another small change that would be nice. In add.php you set the default values for header, item loop, footer, etc. I would be helpful if those default values could be changed. That way users would not have to update those fields for every product. If you replicated the section in page settings that sets these into general settings then saved that in the database as the default values for new pages users would be able to save a bit of time when creating new Bakery pages.
One very helpful addition to your layout would be a div wrapper around each section of code with a corresponding entry in the CSS file. The entry for each wrapper should blank or contain just enough style definitions to keep your current layout from breaking.
No more comments from me today. I promise.
But following on from your comment above would this then mean a separate cart generated by each category and I would not be able to add products from more than one category to the same cart?
@cthamerHi ChristianThanks a lot for testing and your suggestions!Quote from: cthamer on September 25, 2008, 01:32:32 AMI saw a few messages earlier in the forum for tax rates in the US. It is necessary here in the US to charge sales tax to orders shipping to the same state of the store.The cart currently has the option to charge tax based on country. It seems a simple thing to replicate that for orders placed in the US with the state being compared rather than country.If you are not selling outside the USA try this:https://forum.WebsiteBaker.org/index.php/topic,7834.msg57755.html#msg57755I would not use the $cust_state var since this value is generated by user input and may contain typos. Best would be a state drop-down list in the address form (similar to the country list) where users make their choice.
I'd like to ask if there is a way to group products / items together ?