WebsiteBaker Support (2.8.x) > Bakery Shop
Suggestion for Bakery Anyitems
(1/1)
CodeALot:
As the snippet works now, Anyitems will only pick Bakery items from a specific sectionID.
I would like to be able to provide an array of sectionID's where Anyitems has to look for Bakery items.
So instead of
--- Code: ---display_any_items(67, 3, 3);
--- End code ---
Something like
--- Code: ---display_any_items(array(67,68,69), 3, 3);
--- End code ---
(Reason for this is a multilingual site with 3 Bakery-pages in one language, and 3 in a different language. I would like AnyItems to pick items from only the 3 pages of the selected language)
Just a suggestion, would be nice. :-)
jacobi22:
(Y) (Y)
Navigation
[0] Message Index
Go to full version