# Livewire wire:navigate loading multiple instances of livewire etc

**URL:** https://discourse.roots.io/t/livewire-wire-navigate-loading-multiple-instances-of-livewire-etc/27106
**Category:** acorn
**Created:** 2024-05-05T20:13:19Z
**Posts:** 3
**Showing post:** 2 of 3

## Post 2 by @Log1x — 2024-05-05T22:06:13Z

`wire:navigate` will typically only work with Laravel routes, not WordPress posts/pages.

If you are using Laravel routes, then I’d try what @niznet [suggested in the other thread](https://discourse.roots.io/t/steps-to-use-livewire-with-acorn-4-0/26668/5) and manually bundle Livewire/Alpine instead of using the Directives.

---

_[View the full topic](https://discourse.roots.io/t/livewire-wire-navigate-loading-multiple-instances-of-livewire-etc/27106)._
