mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Issue #2809 Set Voux theme to use News Carousel shortcode option.
This commit is contained in:
@@ -87,7 +87,7 @@ $NEWS_TEMPLATE['default']['item'] = '
|
|||||||
<span class="news-category">{NEWSCATEGORY}</span>
|
<span class="news-category">{NEWSCATEGORY}</span>
|
||||||
<h2 class="news-title">{NEWSTITLELINK} </h2>
|
<h2 class="news-title">{NEWSTITLELINK} </h2>
|
||||||
</div>
|
</div>
|
||||||
{NEWSIMAGE: item=1}
|
<div class="news-carousel">{NEWSIMAGE: carousel=1&w=800&h=500&crop=1&}</div>
|
||||||
<div class="news-description">
|
<div class="news-description">
|
||||||
{NEWSMETADIZ}
|
{NEWSMETADIZ}
|
||||||
{ADMINOPTIONS}
|
{ADMINOPTIONS}
|
||||||
|
Reference in New Issue
Block a user