PbootCMS how to call the third-level column in the navigation menu?
for corporate websites with a wide range of categories, it is very common to display a three-level column on the navigation menu, which is more conducive to customers to quickly find products they are interested in.
so,PbootCMS imitation sitewhen the navigation menu displays the third level column, how to call it out?
1. if only the first-level column is displayed, the call code is as follows:
{pboot:nav} <a href="[nav:link]">[nav:name]</a> {/pboot:nav}
2. if there is a secondary column display, the call code is as follows:
{pboot:nav} <a href= "[nav:link]">[nav:name]</a> {pboot:2nav parent=[nav:scode]} <a href= "[2nav:link]">[2nav:name]</a> {/pboot:2nav} {/pboot:nav}
3. if there is a three-level column display, the call code is as follows:
{pboot:nav} <a href= "[nav:link]">[nav:name]</a> {pboot:2nav parent=[nav:scode]} <a href= "[2nav:link]">[2nav:name]</a> {pboot:3nav parent=[2nav:scode]} <a href= "[3nav:link]">[3nav:name]</a> {/pboot:3nav} {/pboot:2nav} {/pboot:nav}
if there are four-level or five-level columns, they can also be called. according to the above situation analysis, and so on, they are applied according to the level, and theoretically there is no limit on calling.

the above is shared by suyou.com with everyone." PbootCMS how to call the third-level column in the navigation menu? ", thank you very much for your patience to finish this article. we will provide you with more information on reference, use or learning and communication. we can also provide you with:enterprise website construction, website imitation, website copying, imitation site, foreign trade website construction, foreign trade website construction, company official website productionfor services, our company serves customers with the service concept of "integrity, professionalism, pragmatism and innovation". if you need cooperation, please scan the code to consult, and we will serve you sincerely.
TAG label: