Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-04-26 15:20:36

acreek
New Member
From: Louisville
Registered: 2006-04-26
Posts: 2
Website

Thumbnail plugins not displaying properly.

Has anyone using the newest version of txp been able to use any thumbnail plugins successfully. I have been trying to use zem_article_image and hak_article_image but both of the plugins only produce the regular image and not the thumbnail.

The way I use it is in my article form I would put something like

<code> <txp:hak_article_thumb poplink=“1” /> </code>

And then in the article reference the image. For example

<code> /images/pic1.jpg </code>

From what I have read theoretically the plugin should then find the file

<code> /images/pic1t.jpg </code>

For whatever reason it still displays the full size image that I only want to be viewed if clicked on. Any thoughts?

Offline

#2 2006-04-26 16:13:12

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: Thumbnail plugins not displaying properly.

I’ve never had a problem with this. Could you post the context in which you are using this? Also it’s better to pose these questions in the actual plugin’s “post:http://forum.textpattern.com/viewtopic.php?id=10730

Offline

#3 2006-04-26 18:20:43

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: Thumbnail plugins not displaying properly.

hak_article_image and zem_article_image are designed to work by placing the image’s id number in the article image field.

If it’s not a numeric id or if it doesn’t find a matching id in the table it just outputs the image assuming that you put an image URL in the article_image field. The idea behind that is to allow you to mix both id’s and urls and since article image originally only worked with urls it maintains the legacy behavior.

Last edited by hakjoon (2006-04-26 18:21:57)


Shoving is the answer – pusher robot

Offline

#4 2006-04-26 19:26:59

acreek
New Member
From: Louisville
Registered: 2006-04-26
Posts: 2
Website

Re: Thumbnail plugins not displaying properly.

mrdale Sorry I didn’t even think to post it in that topic. Won’t happen again :]

hakjoon thank you so much that is exactly what I was doing wrong. I was referencing the place on the server and not just entering the number. Thank you so much for your help, and the awesome plugin.

Offline

#5 2006-04-26 21:24:57

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: Thumbnail plugins not displaying properly.

>acreek
No problem, not gettin’ heavy, just suggestin’. Glad it worked out.

Offline

Board footer

Powered by FluxBB