View Single Post
  #101  
Old 10-23-2007, 02:12 AM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
Quote:
Originally Posted by m0bius View Post
a few questions:

--when i'm on the browse page, categories default to "All". i want to change "All" to something else, but can't find the code. where do i go to change this?

--under the image description it says "Categories: Categories:", etc. How do i delete the second "Categories"...i can't find it.

--if i go to the comments sections and there are no comments it says "No Comments Yet". i would like to change what it says, but i can't find it either.
Check the language files. For example, /language/lang-english.php

Quote:
Originally Posted by m0bius View Post
--under the image description, it gives the number of comments (i.e. 3 comments). however if there's only 1 comment it still says "1 comments". is there a way to have it say "1 comment"?
Replace the word "comments" with the template tag <IMAGE_COMMENT_TEXT>

Quote:
Originally Posted by m0bius View Post
--my rss link doesn't work. when i click it the only thing that happens is my url adds a "#" to the end. any thoughts?

thanks in advance for any help.
Make sure your template uses the auto detect feed template tags <RSS_AUTODETECT_LINK> or <ATOM_AUTODETECT_LINK>
Reply With Quote