How to create categories and associate them with posts |
Thanks a lot, you've been helpful. Unfortunately, however, you show me all the categories and their relative counts. I would like to show every single category, I'll explain it better.
If you go to miosito.com/category/love I show counting articles and articles Thank you anyway, you have been kind PS: Okay, okay, I did this PHP Code: public function category($slug_category) { |
Messages In This Thread |
How to create categories and associate them with posts - by Marcolino92 - 09-15-2017, 10:53 AM
RE: How to create categories and associate them with posts - by ciadvantage - 09-15-2017, 06:33 PM
RE: How to create categories and associate them with posts - by Marcolino92 - 09-16-2017, 12:07 AM
RE: How to create categories and associate them with posts - by Marcolino92 - 09-16-2017, 02:42 AM
RE: How to create categories and associate them with posts - by Wouter60 - 09-16-2017, 03:56 AM
RE: How to create categories and associate them with posts - by Marcolino92 - 09-16-2017, 04:09 AM
RE: How to create categories and associate them with posts - by Wouter60 - 09-16-2017, 05:17 AM
|