This option can help you to create pages like "About Us", "Terms and Conditions", "Privacy" or "FAQS".
The First Step is to create the file, we recommend you to use our demo template and edit the content.
You can download the demo template here.
Click Here and Learn How to Upload Custom Files
When you have your file, the next step is to upload it to our site.
Click Here and Learn how to use Search & Replace
File
assets/js/app.js
Search
// Custom states
Replace
$stateProvider.state(layout+'example',{
url: '/example',
views: {
'content': {
templateUrl: 'example.html',
controller: 'customCtrl'
}
}
});
Take a look at the next video and see the whole process.
Now your page has been created, to have access from your ordering web to your new page, we need to modify the footer. Learn how to do this step in this article:
The link you must set is this one: www.yourpage.com/example
If you need anything else from your Ordering Team, just let us know
Have a Happy Ordering
Comments
0 comments
Please sign in to leave a comment.