Does anyone know how to remove the "Latest Addition" feature that is at the bottom of the catagory pages?
Thanks
Yes.
You can read the documentation, or search for the hundreds of similar posts on this board.
Quote from: romans815 on June 19, 2005, 12:59:24 AM
Does anyone know how to remove the "Latest Addition" feature that is at the bottom of the catagory pages?
Thanks
go to your theme.php and remove
</td>
<td><img src="themes/mac_ox_x/images/menu_button_bg_right.gif" border="0" alt="" /><br /></td>
<td><img src="themes/mac_ox_x/images/menu_button_bg_left.gif" border="0" alt="" /><br /></td>
<td background="themes/mac_ox_x/images/menu_button_bg_middle.gif" valign="top">
<a href="{LASTUP_TGT}">{LASTUP_LNK}</a>
I think a much easier way would be to use the config page to remove it instead of editing theme.php.
i dont see that option in config. ??
remove : "/lastup,2" from the "content of the main page" string.
You might want to review the documentation.
My mistake, i mean that he wont to remove Last A.. from up of page.. (link)
i just try to help ::) ::)
sorry dev team and romans815
thanks to donnoman, removing lastup,2 did the trick. This album has really been something else, it works great. My latest stats:
39599 files in 822 albums and 70 categories with 0 comments viewed 113277 times
Quote from: neeth on June 20, 2005, 02:29:12 AM
My mistake, i mean that he wont to remove Last A.. from up of page.. (link)
i just try to help ::) ::)
sorry dev team and romans815
That's cool you tried to help. :) We all have misunderstandings and make mistakes.