Hello,
I've been playing around with MODX for a bit now, checking how to create templates, resources etc. However, no matter where I try to visit on my test site, it always just shows the home page where it says "Congratulations". I created an About page, added a link into the text, set it up correctly in the admin manager and even cleared the cache but no joy.
Is there something I am missing? Do I need to configure something else, because as far as I am aware I've done everything required?
Thanks
Michael
When you created the new page, did you set a template for it?
I'm guessing the new page is using the BaseTemplate.
I'd recommend creating a new template and assign it to your new resource. (Multiple resources can use the same template)
Hope that helps!