Dear Admins: Please do not delete this support topic. It is a legit support question, and I have the code portion working properly now. Thank you very much. -bloy@nd.edu
Hi,
I have a Page, with a Page Template, set up to display certain posts using a Custom SELECT Query. It works like a charm, except for one thing: it ignores the <!--more--> tags on my posts, and displays the entirety of every post.
I assume this is because my Custom Query Page, although it contains many posts, is not considered a "non-single/non-permalink post page," as described here in the codex.
I tried tinkering with the settings described in Customizing the Read More, but to no avail. Those seem to simply adjust the formatting of the "Read More" link; my problem is that the link is not appearing at all.
Is there any way to "force" the "Read More" link to appear, even though it is technically on a single "Page" (albeit a Page that is calling a Page Template that is using a Custom Select Query to loop through thousands of posts)?
To see this problem in action, go to http://www.brendanloy.com/wp/non-sports/ and compare the post "More on Dermot O'Reilly" to the way that same post appears on http://www.brendanloy.com/">my Main Index page.
In case it helps, here is the Page Template for the Custom Query Page(s) in question:
[Moderated: Too much code. Please consider using a pastebin such as http://wordpress.pastebin.ca/ and posting back here with the link]