coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: dwarfbeard on June 07, 2012, 07:28:26 AM

Title: Change the standard counter at the bottom of the gallery
Post by: dwarfbeard on June 07, 2012, 07:28:26 AM
Hi everyone, I have used this forum for solutions quiet often, but now I am stuck with a problem, that I can't solve by reading through the forum.

I want to change the standard display of the viewcount at the bottom of the gallery a bit.

Typically there is a sentece like this "X files in X albums and X categories with X comments viewed X times"
How can I hide out some of these variables?
So let's say, leave out for example the last counter that shows the over all views?

I searched the forum and found threads like this (http://forum.coppermine-gallery.net/index.php?topic=74208.0) but this did not help me solve my problem - I hope you can!

Thanking you in anticipation
Title: Re: Change the standard counter at the bottom of the gallery
Post by: Αndré on June 07, 2012, 08:39:54 AM
The easiest solution would be to change the corresponding string in the language file. Just search for $lang_list_categories['stat1'], $lang_list_categories['stat2'] and $lang_list_categories['stat3'] and adjust them to your needs.
Title: Re: Change the standard counter at the bottom of the gallery
Post by: dwarfbeard on June 07, 2012, 11:26:44 AM
Language files... so easy but did not think about them.. :D

Thanks a lot - works fine!

Title: Re: Change the standard counter at the bottom of the gallery
Post by: Αndré on June 07, 2012, 11:40:55 AM
Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.