Thread Starter
cncpts
(@cncpts)
HTTP Error.
Which looks like a common problem with many possible solutions. Thanks for the help Shannon!
Thread Starter
cncpts
(@cncpts)
I actually tried exporting again from multiple programs(preview, photoshop, illustrator) and an online conversion tool. None seems to change the outcome.
So weird.
Thread Starter
cncpts
(@cncpts)
Well, I found a solution to my own problem.
I replaced the old query_post with:
<?php query_post(‘cat=’.$cat.”);?>
This works well except now it seems the default category template is overwriting the parent category templates i’ve set up so it only displays content from the parent category, not the children.
Anyone know how to fix that problem?