2014-01-11, 19:51:42
(2014-01-11, 07:50:00)Klas Wrote: (% excerpt :portfolio, 340, html %)
Are you using the Pages Excerpts plugin?
If so, it can be used with a function in the template or components. I think it would be like:
PHP Code:
<?php echo page_excerpt('portfolio', 340, 'html'); ?>