Member
Member
Tapkol   2014-06-27, 10:33
#1

English
Hello,

I want to put my website on the pages albums a "counter view." I saw that on the backoffice could have a page view counter and albums.

Could you help me first tell me how it's done?

thank you
Jo '

Bonjour,

Je cherche à mettre sur mon site sur les pages albums un "compteur de vue". J'ai vu que sur le backoffice on pouvait avoir un compteur de page vue et albums.

Pourriez vous m'aider er me dire comment on fait ?

Merci
Jo'

Administrator
Administrator
acrylian   2014-06-27, 10:56
#2

echo imageNumber() gets the number of an image for the single image page
echo getNumImages() the total number of images in an album

So to get a "1 of 12 images" like counter for the single image use `on the theme'simage.php` page. Where exactly depends on the theme used naturally.

Also echo getNumAlbums() the total number of albums within an album (direct childs if I recall right off hand).

Member
Member
Tapkol   2014-06-27, 11:03
#3

Thank you, it helps me but I'm looking into made ​​like this:

This album has been visited: times ... (??)

I'm looking for the number of visits on an album

Administrator
Administrator
acrylian   2014-06-27, 12:10
#4

Ok, I misunderstood then. Enable the hitcounter plugin and add to your theme page `` where you wish the count to appear.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.