My blog http://www.krishnavatar.com has pages at the navbar 'Home' and 'About Me', the 'About Me' page shows the 'Continue Reading' tag which i want to get rid off, i have borrowed some coding for the 'Continue Reading' option to my blog. Any solutions?
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
|
Also, you could take a peek at the template file for the different pages. Depending on how your site is set up, there's likely a code/comment that calls for the "Continue Reading" tag. In WordPress for example, by default the quicktag is what you'd be looking for. |
|||
|
|
|
You should constrain the 'continue reading' code to show up only on posts, not on pages. |
|||
|
|