What I expected
To load all my page types
What happened instead
No page types loads
Steps to reproduce
Just name your theme with the first letter uppercase
Solution
papi/src/lib/types/entry.php row 193 remove strtolower() function on $file_path
What versions of softwares are you using?
- Papi: 3.1.0
- WordPress: 4.5.3
What I expected
To load all my page types
What happened instead
No page types loads
Steps to reproduce
Just name your theme with the first letter uppercase
Solution
papi/src/lib/types/entry.php row 193 remove strtolower() function on $file_path
What versions of softwares are you using?