php
Create a Leaderboard / Scoreboard page with Custom Page
First, open your active theme folder. In this tutorial I will use the default theme “/content/themes/default/”. Create a php file and name it “page-leaderboard.php”, you can replace “leaderboard” with another […]
Create a custom page
What is Custom Page ? what the difference with regular page ? basically regular page is just a post with “page” identifier. With “Custom page” you have a full control […]