Friends,
I have Gallery 2 and am using the siriux theme. It appears that this theme does not come with a view count feature. Can you guide what page I need to modify and what code to inert in order for me to capture the count of views.
Thanks // Susan G.
Posts: 22890
On what page do you want this count to show?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
1) I have the main page listing all albums
2) Then another page listing all sub albums
3) Then another page listing all pictures of the sub album
4) Then the image page
I want to list the count on all pages.
Posts: 4
Thanks for your help. I hope my answer to your question was clear.
Posts: 22890
Well is its a bit of work to do the coding for you but this should get you started:
{g->block type="core.ItemInfo" item=$theme.item showDate=false showSize=true showOwner=false class="giInfo"}should work in album.tpl
I am not familiar with this theme so you are venturing into unknown territory for me.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team