Remove the number of pictures for the category

components/com_phocagallery/views/categories/tmpl/default_categories.php
Edit the file and make the following changes

Comment out:


echo '<div class="pg-csv-name"><a href="'.$cv->link.'">'.PhocaGalleryText::wordDelete($cv->title_self, $this->tmpl['char_cat_length_name'], '...').'</a>';
#if ($cv->numlinks > 0) {
# echo ' <span class="pg-csv-count">('.$cv->numlinks.')</span>'. "\n";
#}
echo '</div>'. "\n";

  • 13 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Понудени резултати

How do I remove the line under the main category title?

media/com_phocagallery/css/main/bootstrap.min.cssEdit the file and make the following...

How do I remove the double line under the title of a category page?

media/com_phocagallery/css/custom/default.cssEdit the file and make the following...

How can I change the style of the main category page?

media/com_phocagallery/css/custom/default.cssEdit the file and make the following changeschange...

Change the color of the hover box

media/com_phocagallery/css/custom/default.cssEdit the file and make the following changesMain...

Center the category and artist names

media/com_phocagallery/css/custom/default.cssEdit the file and make the following changesCategory...

Powered by WHMCompleteSolution