Search found 2 matches
- Wed Sep 08, 2010 6:49 pm
- Forum: CMSMS Core
- Topic: News readmore link to bespoke details template
- Replies: 1
- Views: 803
News readmore link to bespoke details template
I am trying to send a readmore link on the News Summary template to a custom details template. My developer is away and I'm having issues with the syntax. Any help would be appreciated. This completely breaks the summary page :( {/if} {foreach from=$items item=entry} {$entry->title|cms_escape} mor...
- Tue Jul 27, 2010 12:03 pm
- Forum: Modules/Add-Ons
- Topic: [solved]Simple tag issue - {content_image}
- Replies: 7
- Views: 2422
Re: [solved]Simple tag issue - {content_image}
Hi There, Today we had the same issue with generating unique alt tags and managed to adapt this solution for captions: http://forum.cmsmadesimple.org/index.php/topic,37374.0.html We just applied the additional content block to the alt tag... {capture assign='caption_var'}{content_image block='Captio...