wpsr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display posts in [category] AND [tag]Friendly bump…
Forum: Fixing WordPress
In reply to: Display posts in [category] AND [tag]Basically, and sorry if I wasn’t clear enough in my previous post, is there an easy way to display the following on a tag page – so, for New York only (NY being a tag):
Restaurants (category)
- Post1
- Post2
- Post3
Hardware stores
- Post4
- Post5
- Post6
Post 1,2,3 would be Restaurants in NYC, and Post 4,5,6 would be Hardware stores in New York. Any ideas?
Forum: Fixing WordPress
In reply to: Display posts in [category] AND [tag]Or can I create some sort of a custom query?
http://codex.wordpress.org/Displaying_Posts_Using_a_Custom_Select_Query
Sorry, this is a little bit over my head… Thank you so much for any help anybody can provide.Forum: Fixing WordPress
In reply to: Display posts in [category] AND [tag]Thank you for the quick and straight up answer! Is there any way to do it today without the permalinks? Are, for instance, any of these possible:
- When going to a City, display all the categories with posts as headers with links to all the posts under each header
- Two drop-downs (category and tag) and a GO button that submits some sort of a form, which would show only posts within that tag and category (city and category in case).
I saw this post and was wondering if I’d be able to use any of that code? http://wordpress.org/support/topic/152904?replies=34