WebsiteBaker Support (2.8.x) > Bakery Shop
Bakery: Small Shop Module (ORIGINAL TOPIC)
freeSbee:
--- Quote from: terrajohn on March 25, 2009, 09:38:31 AM ---1. Is there a way that I can change the link within the [THUMB] option at the loop page. I would like to use lightbox for displaying a larger image at the loop page when clicking the thumb. In order to do that, bakery has to provide the url to the full picture file (and not to the product php page). Is there a way to do this?
--- End quote ---
Try to modify and use the anyitems snippet by not specifying a section in the SQL query.
This post might be helpful too:
https://forum.WebsiteBaker.org/index.php/topic,7930.msg81347.html#msg81347
--- Quote from: terrajohn on March 25, 2009, 09:38:31 AM ---2. Currently I had to create different bakery sections over different product pages eg. a bakery section in productpage 1 and a bakery section in productpage 2 (it is not my idea - but they asked me to do so).
Is there a way that I can combine all these different bakery sections also in an additional overall catalogue/webshop page... (and not to create all new ones or to duplicate every item?
--- End quote ---
URLs to the Bakery item thumb, eg:
http://www.touletvanbael.be/newsite/media/bakery/thumb22.jpg
URLs to the Bakery item image, eg:
http://www.touletvanbael.be/newsite/media/bakery/image22.jpg
=> where 22 is the item id.
In your template use an image url like:
--- Code: ---http://www.yourdomain.ch/media/bakery/image[ITEM_ID].jpg
--- End code ---
Regards Christoph
terrajohn:
Once again many thanks.
This all seems to work.
Only one thing with anyitems - it seems I cannot get the columns ok. If I set the number of columns to more then 1 (as explained on the site - (number_of_coloms = number of coloms to display (1 = vertical, >1 = horizontal)) it seems that it only uses one column - all items are represented in a single column.
freeSbee:
Hi terrajohn
--- Quote from: terrajohn on March 25, 2009, 09:22:26 PM ---Only one thing with anyitems - it seems I cannot get the columns ok. If I set the number of columns to more then 1 (as explained on the site - (number_of_coloms = number of coloms to display (1 = vertical, >1 = horizontal)) it seems that it only uses one column - all items are represented in a single column.
--- End quote ---
Anyitems uses your template of the (page/)section you are passing to the function display_any_items(). As far as I could figure out on your webpage you are using divs. Bakery needs a table otherwise it cannot generate any columns! Use the different html template of anyitems by uncommenting some lines in the include.php file (please see file for further informations!).
Regards Christoph
bupaje:
Hello. I have seen this module for some time but didn't have a use. Now I have a need but not sure if it is what I need. I have a few different affiliate relationships where I sell 5-10 items each. Some use shareit for payment, some use paypal and some use payloadz. I was wondering if I could list them in one store and then when they go to pay it would use the link to the respective service. I would note next to each what service it uses, just looking for a way to organize these various items.
freeSbee:
@bupaje
Please see the Bakery Website for all features of Bakery.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version