Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
Category Image does not show

 

First page Previous page 1 2 Next page Last page  View All


Donna
Staff / Moderator


Jan 6, 2010, 3:32 PM

Post #26 of 28 (3618 views)
Shortcut
Re: [musklick] Category Image does not show [In reply to] Can't Post

Hi there,

Yup, just edit the template displaying it, and instead of using:

$file.thumbnailWebUrl$

Try this:

$file.webUrl$

If that doesn't look right to you, let me know what code you're currently using. :)

Donna

--
support@interactivetools.com


musklick
Novice

Jan 6, 2010, 4:27 PM

Post #27 of 28 (3616 views)
Shortcut
Re: [Donna] Category Image does not show [In reply to] Can't Post

Hi Donna,
thanks for your reply. It didn't work, but maybe because I also have to change the following lines of code that states the size of the image? The code I'm using is:
$category.image$ <!-- templateCell : category.image.row --> <img src="$file.thumbnailWebUrl$" alt="$file.title:htmlEncoded$" width="$file.thumbnailWidth$" height="$file.thumbnailHeight$"> <!-- /templateCell : category.image.row -->

Should I change width and height as well? And if so, to what? I've been using a workaround while waiting for your reply (I'm in Europe, so we have different office hours ;-) and that is changing the maximum size of an uploaded thumbnail, and it works, but I guess that might provide me with giant thumbnails on other places where I don't want them.

Best
/Michael


Donna
Staff / Moderator


Jan 7, 2010, 1:12 PM

Post #28 of 28 (3608 views)
Shortcut
Re: [musklick] Category Image does not show [In reply to] Can't Post

Hi Michael!

Yup, drop the "thumbnail" part from the width & height placeholders, and that should do it for you. :)

Donna

--
support@interactivetools.com

First page Previous page 1 2 Next page Last page  View All