URL rewritting link question... How to set active link?

Ok, so I'm using url rewritting for my navigation with bootstrap 5. All is good but its not transmitting what the actual page is so that it doesn't make the current page active in the navigation when it goes to that page. I didn't know if there was an easy way to do this that I didn't know. Or I gotta kick down some javascript on the client side? Here is the page if that helps any:

https://lotoriprapandbarge.com

You're missing the bootstrap navigation js include on your page(s).

You da man! I had it on main page, but not on the other pages!

Thanks again!

1 Like