Hi Andre. Sorry for the wait, didn’t see that you replied. It was this file:
\wp-content\themes\storytime\index.php
I removed the below line, should be line 107 from what I see.
storytime_blog_navigation();
If I compare my custom template to the default, that’s the only line that’s missing, so it must be the one I removed.
-
This reply was modified 4 years, 3 months ago by philliptraum.
-
This reply was modified 4 years, 3 months ago by philliptraum.
Nevermind, I found the line in index.php that controls this. Thanks!