leafmealone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Custom Query Returns Nothing?Hmm. That most likely is the problem…what is the newest way to achieve this?
Here is the link. The example I copied was towards the bottom:
Displaying Posts Using A Custom Select queryAny help would be much appreciated.
Forum: Themes and Templates
In reply to: Get permalink by post titleThanks for the reply. My fault, I should have been more specific:
The call I want to make will be within a post’s loop but in reference to another post in a different category.
The exact situation is that I have a post in a “Shows” category containing an upcoming event’s details. One of those details I would like to be a link to a post in a “Venues” category, that has the venue’s address, a google map API, and other details about the venue.
I probably have to do another Query…but I’m not sure how to accomplish this.
Forum: Themes and Templates
In reply to: Content Won’t Display On Static Page?Otto,
Thanks a million. That worked – I thought that the Loop was only necessary if you were cycling through many posts/pages. Thought if there was only one, the_content would default to that. Foolish of me.
Marked as resolved, I appreciate it.
Forum: Themes and Templates
In reply to: Content Won’t Display On Static Page?LSJ, that’s exactly right. Even down to the content of the contact form you have below, that’s just what I’m trying to accomplish. I know this is a very basic question, thanks for helping out.