wordpress - Nav Walker for materialize css -


i'm trying make wordpress theme materialize framework i'm confused navbar part. i've searched on internet found nothing, seems nobody works materialize.

the thing have found make nav_walker, done in bootstrap don't know how materialize.

i have created snippet allow create navbar wordpress materializecss. however, not allow create children in menu (dropdown bar). this, need create customized nav walker.

the snippet , instructions can found here: https://github.com/kristofferandreasen/wp_materialize_navigation

it based off site vel linked in comments.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -