HOW TO ADD A SUB CATEGORY AND ITS CONTENT IN HTML5 GALLERY TEMPLATE




1. In this tutorial, we'll show you how to add a sub category and its content in your main navigation. 2. Let's add it to Services menu. 
3. There are only 3 sub categories and we'll add for example MY WORKS. 
4. Go to yourdomain.com:2082 
5. Login with your username and password. 
6. Click File Manager. 
7. Select Web Root and click Go. 
8. All content is located in index.html file. So select it and click Edit. 
9. Make sure utf-8 is selected and click Edit 
10. Now click CTRL + F (Windows) or COMMAND + F (Mac) and search for one of the sub-menus. Second one was USEFUL LINKS so search it. 
11. There it is. Copy the whole line and paste it at the bottom or anywhere you want your new sub-menu to be displayed 
12. Now you can edit the link and name of your new menu. 
13. We need to change the content of your newly created sub-category. Search for page_SERVICES. 
14. Now we know that the content should be placed between <li> </li> tags. 
15. Open new <li> tag and enter your page link there. In our case li id="page_MYWORKS" 
16. That's it. Now click Save Changes. 
17. Go to your homepage and check the results. 
SEE VIDEO TUTORIAL HOW TO ADD A SUB CATEGORY AND ITS CONTENT IN HTML5 GALLERY TEMPLATE 



No comments:

Post a Comment