|
#1
|
|||
|
|||
|
Categories don't show on browse page
When I go to my portfolio page (browse page):
[url="http://natekinnison.com/index.php?x=browse"] my categories don't show and I can't figure out why. Here is the source as it currently exists to the bottom of the source page: HTML Code:
<div id="browse_categories"> You are now viewing ::<br /> <span class="viewing">"<CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE>"</span><br /><br /> Choose another category ::<br /> <CATEGORY_LINKS_AS_LIST> </div> <!-- browse_categories --> <div style="clear:both;"></div> </div> <!-- browse_box --> </div> <!-- browse_wrapper --> </body> </html> Please Help! Last edited by Dennis; 04-01-2008 at 05:53 PM. Reason: tags on code blocks |
|
#2
|
||||
|
||||
|
I hate pointing out the obvious but is the paged_archive addon enabled?
Secondly, it seems there is a space in the tag: <CATEGORY_OR_DATE_NAME_PAGED_ARCH IVE> you might want to try: <CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE>
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#3
|
|||
|
|||
|
It's the obvious I missed...problem solved
Thanks for the obvious tip |
| Thread Closed |
| Thread Tools | |
|
|