Front page "Albums" and "Images" columns Front page "Albums" and "Images" columns
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Front page "Albums" and "Images" columns

Started by stock, September 20, 2005, 04:02:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stock

Apologies but I can't find this anywhere though I am sure I have seen it. I feel like I'm going backwards now asking this too!

Where can I delete the showing of the above columns on the front page - the colums that just show the number of these within the gallery.

Thanks very much.

Stock

stock

is this in function.php?

I just want to block the line of code that forces the page to display these figures.

thanks

stock

Nibbler

It would be in your theme's theme.php file.

You need to be editing the $template_cat_list template variable and comment out the <td> cells you don't need.

stock

many many thanks, that's what i needed. You can call this solved now.

Stock