Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   [SOLVED] unwanted text after post title (http://forum.bytesforall.com/showthread.php?t=3681)

dougvw Oct 1, 2009 11:46 AM

[SOLVED] unwanted text after post title
 
url: http://www.dougvanwie.com/wordpress/projects

a single quote mark (') is showing up in a between my post title and body. I'm sure it's something I entered in by mistake while editing a file, but have no idea where to find it to remove it.

Thanks for your help.

paulae Oct 1, 2009 01:27 PM

I see a couple of problems.

First, that apostrophe is here in your source code:
Code:

<div class="post-bodycopy clearfix"><p>‘
</p>
<div class="ngg-albumoverview">       
        <!-- List of galleries -->

Also, your header image is being referenced from your hard drive, not the server, so you may be seeing it but we aren't. :-)
Code:

<!-- Header -->
<div id="header">
 <div id="logo"><a href="file:///Doug/Users/dougvanwie/Desktop/BIG/GLO/index.html"</a>

 </div>


dougvw Oct 1, 2009 01:49 PM

Thanks for catching the header issue. I completely forgot to change the link when I put the site online.

Also, I realized I left quote marks around the shortcode for a plugin on that page.

Thanks again for your help.


All times are GMT -6. The time now is 09:53 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.