For CMS Builder - For List Page, add option to display one thumbnail on List page
6 posts by 3 authors in: Forums > CMS Builder
Last Post: June 26, 2009 (RSS)
By Codee - June 6, 2008
Re: [equinox69] For CMS Builder - For List Page, add option to display one thumbnail on List page
By Dave - June 9, 2008
For the meantime, though, do you know how to do that by adding the <?php break; ?> tag before the <?php endforeach; ?>
interactivetools.com
Re: [Dave] For CMS Builder - For List Page, add option to display one thumbnail on List page
By Codee - June 9, 2008
[;)]
Re: [equinox69] For CMS Builder - For List Page, add option to display one thumbnail on List page
By Dave - June 9, 2008
interactivetools.com
Re: [Dave] For CMS Builder - For List Page, add option to display one thumbnail on List page
By Wolf-E - June 26, 2009
I have a similar problem. I have a list running in a sidebar down the lefthand side, with the product appearing on the page center section. So we have some text: "new product widget in blue, read more..." and the full page loads. I need to add a thumbnail (no larger than 30px x 30px) to this. I have ten items listed per sidebar. Could you please elaborate on the work-around listed above?
Cheers ~ Wolf-E
Re: [Wolf-E] For CMS Builder - For List Page, add option to display one thumbnail on List page
By Dave - June 26, 2009
Do you have an example url that shows your page and can you attach your viewer file?
Basically the above tip was for showing just the first uploaded images and not all of them. And the way you do it is by adding the <?php break; ?> tag before the <?php endforeach; ?> tag that displays your uploads.
Hope that helps! Let me know if you need anything else.
interactivetools.com