CSS Classes instead of ID - aaronfowler/mojo-pagelistplus GitHub Wiki
Classes instead of ID
Since 1.3.x PagelistPlus will insert classes of Mojo_pagelist_url_title instead of ID. This will allow you to put multiple page_lists on a page.
For instance a top_nav or main_nav with start=root and depth=1 and another side_nav which only shows children of the root page.
- home
- products
- product 1
- details
- availabilty
- product 2
- details
- availabilty
- product 1
- about