bshiluk / vue-wordpress

Use Vue.js and the WP REST API to build WordPress themes as SPAs with dynamic routing, HMR for development, SEO enabled, and SSR capable. Demo:
http://vue-wordpress-demo.bshiluk.com
491 stars 112 forks source link

Theme is not compatible with plugin #17

Closed frq6692 closed 4 years ago

frq6692 commented 4 years ago

The plugin rest-api-data-localizer is not working with this theme. I have error after install plugin. Please check thanks Untitled

peter-nl commented 4 years ago

It looks to me that you're using rest-api-data-localizer-master as folder name whereas the plugin expects to be insstalled in rest-api-data-localizer and therefor cannot find its components.

frq6692 commented 4 years ago

Thanks its working now @peter-nl