-
1. Re: Poplets listed as an unordered list rather than table
Always Interactive Aug 29, 2012 8:59 PM (in response to mario_gudelj)I'm perplexed,
How is it that BC has a functionality that will allow us to render Catalogue and Product in a list option, and a functionality that will allow us to choose the number of rows and thumbnail size for galleries, yet none of that technology/functionality can be applied to poplets.
All of a sudden the 'No-Code- Required' BC becomes a Jquery mission.
has there been no requests for this?
Billy Bowyer - Always Interactive
per·plexed (pr-plkst)
adj.
1. Filled with confusion or bewilderment; puzzled.
2. Full of complications or difficulty; involved.
-
2. Re: Poplets listed as an unordered list rather than table
mario_gudelj Aug 29, 2012 11:49 PM (in response to Always Interactive)Liquid should fix this. Once fully implemented you'll be able to produce beautiful code such as this:
<ul>
{%for poplet in poplets%}
<li>{{poplet}}</li>
{%endfor%}
</ul>
NOTE: This is not an exact syntax. Full syntax will be known when Liquid is fully deployed.
-m
-
3. Re: Poplets listed as an unordered list rather than table
KenTPT Feb 6, 2014 2:32 AM (in response to mario_gudelj)Hi Mario,
I'm looking to use this poplet 'table to li' code on an e-commerce site, could you send over a full version of the code used in this post as I cannot seem to get it to work as is.
Kind Regards
Ken
-
4. Re: Poplets listed as an unordered list rather than table
Liam Dilley Feb 6, 2014 3:38 AM (in response to KenTPT)Liquid is not fully live on the platform yet Ken.
-
5. Re: Poplets listed as an unordered list rather than table
KenTPT Feb 6, 2014 3:44 AM (in response to Liam Dilley)Hi Liam,
Sorry for the confusion I was refering to the jQuery code block highlighted as the answer to this problem.
Kind Regards
Ken
-
6. Re: Poplets listed as an unordered list rather than table
Asmondien May 8, 2014 1:25 PM (in response to mario_gudelj)Hi!,
How did you do the poplets to fill the box?
I uploaded some images to act as poplets, they are all different sizes. I'm trying to get them to fill the W/H as I set in the {tag_poplets,4,70,70}
I'm trying to avoid to resize the images, i was hoping there would be automatic function like " fill proportional" for large / small images.
Hope you can help. Thanks



