Activity Level - Order by Difficulty

The activity levels are currently displayed in alphabetical order by name of the activity level as shown below:

But instead, you want to display them by the activity level value, i.e, the activity level that has a value of 1 to be displayed first and the activity level with value 10 to be displayed last like shown below:

So, lets proceed then.

  1. Download the file attached here called template-parts.zip and extract this on your local computer.

  2. Next, login via FTP to wp-content >> themes >> estrada >> template-parts folder.

  3. Now upload and replace the 8 files from within the folder you extracted inside the template-parts of your live site. Do NOT replace the folder, just the 8 files within this folder.

  1. Done.

This will ensure that your activity levels are shown based on the activity level value, e.g., 1, 2, 3 … 8

Thank you