One simple step

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
mom2nine
Posts: 9
Joined: Mon 12. Jul 2004, 18:52
Location: Virginia, USA
Contact:

One simple step

Post by mom2nine »

I've got the script setup and configured, and can even get the site to display the template I put together. I've added articles and categories and everything looks like it should be ready to go, but only the template displays on my site...no navigation links, no content. I don't see anything that say "publish" on the admin list and no instructions about what makes the content display. It's all set to be visible, public, etc. Is there some magic word I need to use?
Pappnase

Re: One simple step

Post by Pappnase »

mom2nine wrote:I've got the script setup and configured, and can even get the site to display the template I put together. I've added articles and categories and everything looks like it should be ready to go, but only the template displays on my site...no navigation links, no content. I don't see anything that say "publish" on the admin list and no instructions about what makes the content display. It's all set to be visible, public, etc. Is there some magic word I need to use?
hello did you place in you template somewhere else (mostly in the lft or right table) the {NAV_TABLE_COLUMN} TAG? And in the main the {CONTENT} Tag.
mom2nine
Posts: 9
Joined: Mon 12. Jul 2004, 18:52
Location: Virginia, USA
Contact:

It really is simple, once you know how!

Post by mom2nine »

No, I didn't know to do that...now that I've added those two codes, it's displaying and I have a better idea what I need to tweak to get the site to do what I want.

Another question, if you don't mind...How can I get the categories to display a list of the articles that are in them? For example, my site structure is
index (Welcome Page)
- Category 1
-- subcategory 1
---- articles
- Category 2
--subcategory
----articles

I want the Category 1 page to display a list of the subcategories, and the subcategory page to display a list of the articles. Is this workable?
Post Reply