Use Two or More Single.php
In WordPress, we can use only one single.php. But sometimes we need different single pages for different categories. Also my friend Hakan needs 2 different single.php for his site. We build a blog page for his Vectorss site but we had a problem with ads and published pictures. We have to change this single pages. After this problem, i was search and found a litte information about this problem. In this information there is a sentence like this “You can solve this problem with if and else“. I think about thisĀ and i write some function. It’s Worked! Read more…
