Dave, Thanks for responding. Sorry this took me so long to respond.
To answer your question, yes the entry page loads and if you scroll down, the comment form is displayed. Both the "comments" link and the "Read More" link seem to take the user to the same place, with the "comments" link utilizing a page anchor I suppose to bring the viewer to that section of the page. So both circumstances are true in the #if ($model.permalink) conditional which calls a macro to show the comment form. Basically, I don't want to show the comment form if a user just selects "Read More". As for the theme, I've created an entirely new theme in the themes directory, taking pieces from some of the other stock themes and customizing, so that all blogs will utilize the same custom theme for consistency in our application. -Jeff -----Original Message----- From: Dave [mailto:[EMAIL PROTECTED] Sent: Friday, September 21, 2007 7:10 AM To: [email protected] Subject: Re: How to prevent comment form from popping up when Read More link is selected On 9/20/07, Jeff O'Donnell <[EMAIL PROTECTED]> wrote: > If I create a summary for a blog entry, therefore creating a Read More > link in the blog, the comment entry form always pops up as well when > you click on the Read More link. > > Does anyone know how I can prevent this from occuring? > > I'm on Windows XP and running Roller 3.1 with Tomcat and MySQL. I'm not sure what you mean. What happens when the entry page loads? Does the entry page load, but it scrolls down so that the comment form is displayed? Or does the entry page load and some popup window appears? What theme are you using? - Dave Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.
