I am new to Magento and completely lost. I have a problem in assigning CMS pages to navigation bar.
Say from manage categories I am creating a sub category contact us & want to show a cms page named contact us in the frontend when clicking on that contact us menu. What do I have to do for that? And after clicking on the menu it should go to a page like mysite.com/contact-us.html. It is going there but it’s showing there are no products matching the selection.
You can use this code to get all cms pages dynamically in navigation
Place this code in header file below topcontainer
Note change this part of code “/magento/index.php/” according to your domain