Posts in multiple categories problem
-
I’m currently working on a site that will be an online shop selling CDs/vinyl for a small record label.
I’ve created a category structure along the lines of the following:
Catalogue (default category)
– Artist 1
– Artist 2
– Artist 3 etc
Format
– CD
– 7″ Vinyl etc
Special Offers
– 50% off
– 10% off etcSo you see that an album will be in multiple categories.
For example: Artist 1, CD, 10% off
Now on the sidebar.php I’d like to be able to put ‘Other items by the same artist’. This would pull out, say 4 items
from the same artist category as the item being viewed (but not show anything from the other categories the post is in)I really cant think of a way to do this. Can anybody help me out?
The topic ‘Posts in multiple categories problem’ is closed to new replies.