WebsiteBaker Support (2.8.x) > Bakery Shop
Bakery: Small Shop Module (ORIGINAL TOPIC)
freeSbee:
--- Quote from: freeSbee on November 15, 2007, 03:45:53 PM ---As soon as the upgrade script will work I will post Bakery v0.6.1
--- End quote ---
Ok, here we go...
Bakery v0.6.1 now includes a upgrade script that lets you upgrade from older Bakery versions.
Download it from the link at the bottom of this post (you must be logged in!).
Christoph
DOWNLOAD REMOVED
Please download the latest version from the Bakery Website.
seagull:
Christoph,
--- Quote ---1.
You can make a Bakery section on your homepage. Bakery will generate a product detail page for you and - of course - will link to it as well.
--- End quote ---
I understand that.
When you 'click' on a item the detail page shows but also all the sections of my homepage.
Is it possible when you 'click' a item only the product detailpage shows and not (in my case) the other sections of my homepage?
Jan
freeSbee:
--- Quote from: seagull on November 17, 2007, 07:06:33 AM ---When you 'click' on a item the detail page shows but also all the sections of my homepage.
Is it possible when you 'click' a item only the product detailpage shows and not (in my case) the other sections of my homepage?
--- End quote ---
No, unfortunately I don't see a chance to do that.
You have to go for the second suggestion:
--- Quote from: freeSbee on November 16, 2007, 08:13:11 PM ---You can publish Bakery products on your homepage using a WYSIWYG editor. Then you have to make a Bakery page and link to the product detail page manually.
--- End quote ---
Christoph
seagull:
Christoph,
I have made a snippet based on bakery and anynews.
I am not a php guru thus it is proberly not perfect, but it works.
--- Code: ---In a code page:
display_any_items(section_id, items_per_page, number_of_coloms);
where:
section_id = the section id of your shop page section
items_per_page = number of items to display
number_of_coloms = number of coloms to display ( 1 = vertical and > 1 = horizontal)
e.g.: display_any_items(67, 3, 3);
in your template:
<?php display_any_items(67,3,3); ?>
--- End code ---
zip and readme attached
Jan
[gelöscht durch Administrator]
treasurer:
How do you change the files to use other than paypal? I want to use paymate.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version