Custom Post Type + Category archive

Your categories are, shopping , concerts and sports.
So in order to create a category archive, you should follow category-{category-slug}.php
Hence your file name should be :
category-shopping.php
category-sports.php
category-concerts.php.
And after this try with /event/category/concerts/ – this will solve your problem.