NexxGenDrue
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Query post by GETTING the category Id of page your on???Im not the best at this yet, but im trying.
Isn’t what im trying to achieve right now starting the loop?
The purpose here is that im changing my site from pages to post that way I have better control. I need BAGS to show bags, CHAIRS to show chairs, etc. The only way I thought of was making them categories and displaying the categories for the page your on. I could make a new page template for each cat and say ‘query post display cat id’ but that seems sloppy.
Im open to new ideas. But im new with this post thing and would love to learn.
Forum: Fixing WordPress
In reply to: Query post by GETTING the category Id of page your on???Can anyone else help?
It is now pulling from that category but messing up the css and pulling the post its on as well.Forum: Fixing WordPress
In reply to: Query post by GETTING the category Id of page your on???Thanks alot! Your there, but if you look at that link again you can see what its doing. Its messing it up somehow, but still pulling from the category, it also pulled the post itself and put there too.
Forum: Fixing WordPress
In reply to: Query post by GETTING the category Id of page your on???Thanks alot for the input, but when used code u gave, it got all my post and displayed, and stripped my css for it for some reason. Any other ideas?
http://militarypewter.com/?p=544
I know theirs got to be a way to display all my product from the category the post belongs to.