wuxt icon indicating copy to clipboard operation
wuxt copied to clipboard

Menus end point claims menu location doesn't exist

Open althe3rd opened this issue 5 years ago • 2 comments

Just installed the WUXT plugin in a fresh install of wordpress. Setup and applied a menu to my one menu location defined in functions.php but the WUXT rest end point claims the menu doesn't exist.

I feel like there is likely an extra step I need to take but its not clear what that is. Particularly since all of the other end points are working perfectly.

Any reason the menu end point would claim no menu location exists when one is clearly defined and assigned in wordpress?

althe3rd avatar Feb 17 '20 17:02 althe3rd

This one : https://pl.wordpress.org/plugins/wp-rest-api-v2-menus/ Have it proper registered.

Triloworld avatar Mar 10 '20 18:03 Triloworld

The link above works (i guess, haven't tried it), but doesn't integrate with $wp object in nuxt. See this pull request for what to fix: https://github.com/northosts/wuxt/pull/110 btw This needs to be fixed in the wp plugin, not the theme.

holygekko avatar Jan 03 '21 13:01 holygekko