I uploaded the zipped files things into my extensions directory, and then ticked Dir Gallery in extensions from my Pivotx admin. What do I do now?
When I read the documentations they said to add this line of code into my page_templates.html:
- Code: Select all
[[dirgallery dir="gallery/$uri" popup="thickbox" header="<div class="gallery">" footer="</div>"]]
<a href='%imageurl%%filename%' class="thickbox" title="%title%" rel="gallery-%uid%" >
<img src="%pivotxurl%includes/timthumb.php?src=%filename%&w=106&h=80&zc=1" alt="%alttext%" />
</a>
[[/dirgallery]]
I did just that, but I don't understand it at all.

Thank you so much.
