WebsiteBaker Support (2.8.x) > Bakery Shop

Bakery: Small Shop Module (ORIGINAL TOPIC)

<< < (82/167) > >>

KEnik:

--- Quote from: KEnik on May 17, 2009, 07:28:38 PM --- :|

If I try buy something.
Then validate inserted Address atc.

I see City Olešná is not valid  ( Václav is a Valid !? "á" is ok ?!)

in bakery/language/CS.php 
--- Code: ---$MOD_BAKERY['ADD_REGEXP_CHARS'] = 'ěščřžýáíéůúĚŠČŘŽÝÁÍÉŮÚ';
--- End code ---


--- End quote ---

Help delete (uncomment //)
in languagefile
 line 380 - utf8_encode($MOD_BAKERY['ADD_REGEXP_CHARS']);

BTW:I use utf-8 on all pages and database

KEnik:
Bakery 1.0
How to change position Price / currency ( in Czech Republick is normally wrote "100 Kč")
Like:
 [PRICE][CURRENCY]

on item page

I change add.php but nothing change on pages :(

http://www.josefvagner.cz/bakery/propiska-26.php?p=10

freeSbee:
Hi KEnik

--- Quote from: KEnik on June 03, 2009, 11:49:32 PM ---How to change position Price / currency ( in Czech Republick is normally wrote "100 Kč")
Like:
 [PRICE][CURRENCY]

--- End quote ---
Modify it in the product template:
Bakery backend > Page Settings > Layout Settings > Page (Product-Loop) AND Product (Footer)

Regards Christoph

freeSbee:

New Version of Bakery:

VERSION 1.3 alpha (06/14/2009)


VERSION HISTORY

* New feature to add multiple item images
* New feature using Lightbox2 to show the item images
* Changed and added new presettings of the thumbnail resize

DOWNLOAD
Download the attached zip file from the bottom of this post.


UPGRADE NOTES
Not all changes will be done automatically when upgrading to v1.3. Still there will be some adaptations you have to do manually:

* Before upgrading make a backup of at least the media/bakery/ directory. You will have to reupload ALL item images using the Bakery backend.
* Alternatively you can move image files manually using ftp. First make a directory structure like this:
media/bakery/thumbs/
media/bakery/images/
Then add a directory for every item, eg.:
media/bakery/thumbs/item1/
media/bakery/images/item1/
Move your image/thumb files to the corresponding directory. They will be loaded automatically by Bakery.

* Modify the item templates. Use the vars [THUMB], [THUMBS], [IMAGE] AND [IMAGES] to display images. The inserted images will be linked to the detail page or to the Lightbox2 depending on your page settings. So there is no more need to do this in your template.
• [IMAGE] = Main item image selected at section "2. Product Images" of the "Add/modify item" page
• [IMAGES] = All item images except for the item main image
• [THUMB] = Thumbnail of the main item image selected at section "2. Product Images" of the "Add/modify item" page
• [THUMBS] = All thumbnails of the item images except for the item main image


PLEASE NOTE

* Bakery v1.3 is alpha. Do not use with productive shops.
* Please give feedback in this thread.
* Bakery 1.3 provides new features (see version history above) like multiple item images. The way how Bakery handles and stores images is changed basically.

DOWNLOAD REMOVED
Please download the latest version from the Bakery Website.


Christoph

snark:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version