happy Friday,
I made a few changes, and in the process,
now my entire post is a link now
how do I correct it ?
thank you.
happy Friday,
I made a few changes, and in the process,
now my entire post is a link now
how do I correct it ?
thank you.
When you edit the post you can't find the problem?
no, i think i messed the index page code somehow....
Within the HTML for the post, have you got an unclosed <a> tag somewhere?
i put an old post instead
it USED to work great
NOW the entire thing is linked
as you can see at: http://nationville.com/
how do i locate an open in my index.php page ?
You have this:
<a href="http://nationville.com/?p=91" rel="bookmark">
just before the table on that page which you just posted the link to. If you either delete that or close it, hopefully the whole page link will go away.
-Fi
where is this coming from ?
Do i need to look for it in my home.php file ?
Thanks for your help.
It's the HTML for your most recent post. Go into "Manage" in the admin section of Workpress and select your most recent post. Go into the HTML editor and remove that line or close the tag with "".
Anything else, just post back :).
-Fi
:(
sorry,
in my post i only see the table information
this is why i think this is more of an idex.php issue
in my index.php page i have
" <rel="bookmark" <?php the_title(); ?>
something wrong here ?
thx!
Your problem is nothing to do with PHP, it is within the single post. When you wrote the post, you would have written the line of code I posted above. You need to find that within the single post (dated November 03) and delete it. The link will then cease.
Any problems, please post back and I will try again to clarify.
-Fi
well, i go to manage/post and
i can not find the line
you were telling me
this is all i see:
<center> <script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js"></script><script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&posts_id=86024&source=3&autoplay=true&file_type=mov"></script><div id="blip_movie_content_86024"><img src="http://nationville.com/wp-content/themes/nationville/images/post/image_petert_Time.jpg" width="540" height="305" border="0" title="" />
</div> </center><div class="blip_description"></div>
?
From looking at your site again, looks like you fixed it :).
This topic has been closed to new replies.