Quote:
Originally Posted by m0bius
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
--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
--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>