Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter elliotrobert

    (@elliotrobert)

    The menu html is outputted in nav-menu-template.php in side wp-includes file. Look for the <li tag it’s outputting. I hard coded it from here. Thanks again for your help apljdi.

    Thread Starter elliotrobert

    (@elliotrobert)

    apljdi Thank you for the information. ‘Walker’ Is a new word in my CMS vocabulary and I’m not sure I’ve yet fully grasped it. I think that example is for advanced wp developers. I’m going to play around with it and see what I can get it to do.

    However, is there not a For Each loop in wp that is generating the menu? Some thing that would look for each of the items in the menu print the <li>. Wouldn’t it be easer to simply modify this if it exists? Dose any one know where wordpress is generating the unordered list from, what file?

    I’m more familiar with Drupal and would already have this done if I was using it but I want WordPress Experience. Please tell me if I must bite the bullet and spend a few extra hours learning a different way.

    Thank you for your time.

Viewing 2 replies - 1 through 2 (of 2 total)