You are not logged in.
Thanks
Using this the form article_excerpt isn’t necessary, works fine without this form.
However i still can’t see the thumbnail, the image post is displayed but not the thumbnail.
EDIT
I removed all the others forms and code to see if something is causing conflict but still the same, no thumb.
Last edited by sebatorresi (2012-06-09 17:01:09)
Sonríe | Smile . <txp:lover />
Offline
I spotted another non tag article_body which should be replaced with body
<txp:if_article_list>
<txp:article_custom section="blog" limit="2">
<txp:permlink><txp:article_image thumbnail="1" /></txp:permlink>
<txp:permlink><txp:title /></txp:permlink>
<txp:posted />
</txp:article_custom>
<txp:else />
<txp:article_custom section="blog" limit="2">
<txp:article_image />
<txp:page_title />
<txp:body />
</txp:article_custom>
</txp:if_article_list>
Also can you put your page in debug and let us know where it is? It’s easier to spot bugs like this.
Last edited by colak (2012-06-09 17:58:36)
neme.org | neme-imca.org | hblack.net | LABS
Offline
Thanks but no Thumbs. I’m looking in the Tag Reference but i can’t figure out where the problem is.
Sonríe | Smile . <txp:lover />
Offline
Can you let us know the url of the page?
neme.org | neme-imca.org | hblack.net | LABS
Offline
Ok, sure. Is in maintenance so you may see a lot of awful things haha.
My client said “i have a couple of changes” ¬¬
Last edited by sebatorresi (2012-06-09 18:11:18)
Sonríe | Smile . <txp:lover />
Offline
Also check that your section and custom_field names are not the same with any txp core naming
neme.org | neme-imca.org | hblack.net | LABS
Offline
colak wrote:
Also check that your section and custom_field names are not the same with any txp core naming
Sorry i don’t understand, what you mean?
_
Just in case i changed the language to English and now is on Debugging mode
Last edited by sebatorresi (2012-06-09 18:31:21)
Sonríe | Smile . <txp:lover />
Offline
Sebastian, did you make sure the two articles in question (155 & 156) have images assigned?
Last edited by uli (2012-06-09 20:14:51)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
One have (¡He aquí miren!) and the other one no.
EDIT
I’m testing with the two latest entries.
Last edited by sebatorresi (2012-06-09 20:26:14)
Sonríe | Smile . <txp:lover />
Offline
ohh God… i didn’t know that i have to put the image ID on “Article Image”
I thought if i put an image on the article it will take the first one (the one that have created the thumb).
Ok, for now is a good solution, i hope to find something more automatic.
Thanks! :)
Last edited by sebatorresi (2012-06-09 20:31:11)
Sonríe | Smile . <txp:lover />
Offline