ng-wp-theme
ng-wp-theme copied to clipboard
Minimal Angular Theme for WordPress
Trying to create the post class with the following command: `ng g class /posts/post` Outputs the following error: ``` Error: Local workspace file ('angular.json') could not be found. at WorkspaceLoader._getProjectWorkspaceFilePath...
Hi i´m using uniserver as the web server so I create a vhos named **linda2.com** so my environment.prod.ts is: ``` export const environment = { production: true, wpBase: '//linda2.com/wp-json/wp/v2/' };...
Please tell me how to implement POST and UPDATE. I get a 401 error. I can not quite understand how to fix this. How to send a login and password,...
Will you update this project for ng 5/6 releases?
Hi, Thanks for the wonderful stuff. I have downloaded the zip file and edit the base url and built it. Then i pasted the dist folder in my WordPress localhost....
Is there any way to change the code to do this?, i'm an angular beginner