So I've created a site using a template that I really love.
PictureArt by Kayelless
Everything is good except when I try to select a single category to view just the posts in that category. Instead of getting the category archive it just takes me back to the main page. I researched the issue as much as I could understand and it appears that when selecting the category the PHP is not reading the category id number. Seeing nothing there it just returns me to the main page.
All other methods of archive search work just fine. I've narrowed it down to knowing it's just this particular theme template - doesn't work on the theme demo either.
Contact support from the theme's author is non-existent and I've not been able to find any forums or related to the theme.
I don't know PHP or Javascript, but from what I've compared to other code files I can't find anything wrong.
Can someone help point me in a direction that might provide a solution? Please?