Hi Ijuba
I have used your exact code but changed rss to square which is actually the picture size i want
unfortunately the rss feed does not show the pictures
http://eastmidlandsbusinesslink.co.uk/en/static/rss
when i look at the code its fine
<img src="http://eastmidlandsbusinesslink.co.uk/images/cache/150x150/crop/images%7Ccms-image-000000038.jpg" width="150" height="150" alt=" An ius nemore pericula" hspace="5" />
and if you copy and paste the link it takes you to the picture
can you think why this is not working
sorry i had changed it from square to thumb to see if that made a diffeence
i am using IE as i know if that can read it so can mailchimp
code:
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
is there no way i can get it to work then using the image rendition - will i have to go back to the
<img src="http://www.domain.name{{ uri options="image $gimme->article->image->number" }}" width="150" border="0" align="left" hspace="5" />
the one i sent uses thumb rendition - now changed to square
<img src="http://eastmidlandsbusinesslink.co.uk/images/cache/150x150/crop/images%7Ccms-image-000000063.jpg" width="150" height="150" alt="Grand Slam" hspace="5" />
everywhere else on the site that uses the renditions uses code like
{{ include file="_tpl/img/img_150x150.tpl" where="section" }} (from cont-section.tpl)
and not rss / square / thumb etc
thanks for that a real big help
cheers
It looks like you're new here. If you want to get involved, click one of these buttons!