List of the front-end templates:
Widgets:
widgets/try-demo
widgets/try-demo-popup
Shortcodes:
shortcodes/try-demo
shortcodes/try-demo-popup
In the activated theme create a folder “motopress-demo”. Your templates will be located there.
For example, if you take “widgets/try-demo” template, you’ll need “try-demo.php” file. For this you need to create “try-demo.php” file in the “wp-content/themes/your-theme/motopress-demo/widgets/try-demo.php” folder.
To ease your work, we recommend you to copy the needed template to your activated theme. To do this, go to the folder with plugins → “motopress-demo/templates” → search for the needed template → copy it → go to the folder with the activated theme “wp-content/themes/your-theme/motopress-demo/” → paste it.