(–>) Appearing Before All Posts
-
Hello,
There is (–>) appearing before each post in my theme. Note that in the past I had done some editing to remove the site title from each page.
I see where the problem lies but I don’t know where to find it and fix it since I don’t know much PHP.
My theme is Twenty Ten. Here is the code from one of my pages:
<div id=”main”>
<div id=”container”>
<div id=”content” role=”main”>
<div id=”post-2″ class=”post-2 page type-page hentry”> <h1 class=”entry-title”><!–?php the_title(); ?–></h1>
–> [!!THE ISSUE!!]
<div class=”entry-content”>
<p>This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.</p>
The topic ‘(–>) Appearing Before All Posts’ is closed to new replies.