How to create a static About us page in opencart

那年仲夏 提交于 2019-12-24 03:13:09

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!