Replacement Tags appear as text how come ?
Replacement Tags appear as text how come ?
when i put {NAV_TABLE_COLUMN} it appears as text.
when i put {NAV_ROW} i only get the catagory.
does some one know what im doing wrong ?
			
			
													when i put {NAV_ROW} i only get the catagory.
does some one know what im doing wrong ?
					Last edited by jmj on Mon 1. May 2006, 14:22, edited 4 times in total.
									
			
						
										
						- Klappstuhl28
 - Posts: 833
 - Joined: Fri 4. Mar 2005, 01:58
 - Location: Hamburg
 - Contact:
 
hello jmj,
just put your content into categories.... *Home* does not appear in the NAV_LIST_COLUMN, you have to have a redirection from an own cat for the root level.
Articles with different content NEED categories, otherwise you are out of need for navigation. Thats the way you should start a site.
1.) create cat....
2.) put matching articles in each of these cats
and NAV_LIST_COLUMN is a great helper...
it may look like this (Transport of an old site to phpwcms, in progress...)
http://baugrund-weber.de
 
Ahem, design not mine
  only menu 
 
Jürgen
			
			
									
						
										
						just put your content into categories.... *Home* does not appear in the NAV_LIST_COLUMN, you have to have a redirection from an own cat for the root level.
Articles with different content NEED categories, otherwise you are out of need for navigation. Thats the way you should start a site.
1.) create cat....
2.) put matching articles in each of these cats
and NAV_LIST_COLUMN is a great helper...
it may look like this (Transport of an old site to phpwcms, in progress...)
http://baugrund-weber.de
Ahem, design not mine
Jürgen
So what you mean is for each page i make i have to make a new cat ?
look what happned
url
this is my code
			
			
													look what happned
url
this is my code
Code: Select all
{CONTENT}
[PRINT]Print[/PRINT]
{NAV_LIST_COLUMN}
					Last edited by jmj on Sun 30. Apr 2006, 22:42, edited 1 time in total.
									
			
						
										
						hey jmj,
look what your webserver says:
<body style="margin:1px 1px 1px 1px;">
error
just do it as described here: http://www.phpwcms.net/forum/viewtopic. ... k+template
result shoulb be A LITTLE BIT
 better then 
good luck
Jürgen
			
			
									
						
										
						look what your webserver says:
<body style="margin:1px 1px 1px 1px;">
error
just do it as described here: http://www.phpwcms.net/forum/viewtopic. ... k+template
result shoulb be A LITTLE BIT
good luck
Jürgen