gallery module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
giapippo
Forum Members
Forum Members
Posts: 176
Joined: Tue Feb 28, 2012 1:24 pm

gallery module

Post by giapippo »

Hallo
i need to create a simple photo gallery.

im using the last cmsms 1.11.4

version o gallery module 1.6

this in my template content part



<!--============================== content =================================-->
<div id="content"><div class="ic"></div>
<div class="container">
<div class="row">
<article class="span8">
<div class="inner-1">
<ul class="list-blog">
<li>
<h3>{title}</h3>

<div class="clear"></div>
{content}

</li>
</ul>
</div>
</article>
<article class="span4">
<br>
<br>
{menu start_level=3}

</div>
</article>
</div>
</div>
</div>
</div>

<!--============================== footer =================================-->


in the content page i have insert the tag {Gallery dir='Cosmetic'}

the website page is

http://www.tabacosmetic.com/IT/settori/cosmetica

where is the problem ?

thanks for help
Post Reply

Return to “Modules/Add-Ons”