问题
I am a beginner in using opencart.I need to create an About us page from admin and have to link it to my main menu navigation.How to get this?
回答1:
Step 1 : Goto information link in catalog tab

Step 2 : click to insert a page or information page like about us

Step 3 : if you have enabled seo then you can write keyword for you aboutus page or information page then your url will be easy to use e.g below if seo is disbaled then your url will be little boring e.g(index.php?route=information/information&information_id=4
)or simpler to it which will not be good to share or use

NOTE: for seo you should use .htaccess
file
回答2:
It very simple go to admin panel
catalog -> Information
here you can see all the static pages such as About us,Delivery Information etc edit them and changes will appear on front page .
to insert new page catalog -> Information -> Insert
回答3:
most complex opencart themes have a module like menu that you almost always can edit in the backend, if you wish to you can add it manually, to do so locate header.tpl in catalog->view->theme->common and see if menu is called directly there probably in a section or in an external file, probably located in the same folder, if you wish to you can send me a message with further info and i would be glad to further assist you, its really simple, if you find your way around.
来源:https://stackoverflow.com/questions/21552992/how-to-create-a-static-about-us-page-in-opencart