- The first step, We are required to turn off the Ionic Emulator, on your Command Prompt / Terminal (NodeJS) press Ctrl + C button on keyboard.
- Create a new page, for example I will give the name Privacy Policy. This is the page that will be targeted for automatic coding.
-
Next, We will connect the menu to that page
- Go to Menus menu
- In the section of General, New Item field type 1 value
- Then click Add New Item button
- New item will appear at the bottom by the name: New Item X and then click Down Arrow button
- Next, click Edit button
- Then We will edit the properties of the menu: Type: Goto Internal Link, Variable:
empty/blank, Label: Privacy Policy and Page:
Privacy Policy (privacy_policy) and for others fields are keep default
- And click the save change button
-
Well, we will continue using the addons feature
- Go to Add-Ons menu
- Then click Choose button in WordPress Page box
-
Then complete the following fields:
- Overwrite The Page, make sure you select the page that will be used to target the code that will be created, this will result in the old code being overwritten, so we will select Privacy Policy page.
- Page Title, Is the title of the page that will be made, I wrote Privacy Policy.
- WordPress URL, is the main link of your WordPress
- Page ID, id from your wordpress page, you can get it by looking at the url when editing the page
- Finally click Save Changes button.
- Now, You have to update native plugins that are needed by your ionic project, to see instructions and the list of plugins needed go to the Native Plugins menu, You can install it using using your Command Prompt / Terminal (NodeJS)
- Finally, you can run your ionic emulator.
Last edit: 2019-02-08 07:21:43