How to create your own Templates

Tiny Scolarz

0

  • KB
  • /
  • How to create your own Templates

If you want to customize any of the Tiny Scolarz available templates you can achieve that without affecting any of the plugin files.  So you should not worry about any further updates.

Step One

Go to /views/templates/ folder and see all the predefined templates available for Tiny Scolarz system.

Your templates must have the same file name.

You can copy the file you wish to customize. Ex: single-course.php

Step Two

Go to your theme folder /wp-content/themes/YOURTHEME/ and create a file with the same name or paste the copied file from ULP folder. Ex: single-course.php

Now, you can modify the template file as you wish and will automatically loading on front-end.

If you’re changing you mind or want to revert on the original template just simply remove this file from your theme folder.