Home › Forums › Back End › make permalink go to a custom single.php file in WordPress › Reply To: make permalink go to a custom single.php file in WordPress
August 27, 2013 at 10:20 am
#148244
Participant
Thanks a lot for replying me, Alen. Instead of pages, I used categories to show work samples (ex. cat 1-Logo, cat 2-Photo&Image Editing, cat 3-Animation, so on…) and from category.php,I needed to link this work samples to a custom single.php.
I created the template, using that function I mentioned and it works just fine for me, but I need to use that template for all my categories. So, l was asking if it possible to use the same template, or I have to create templates for each category.