Title: Post information bug
Last modified: August 21, 2016

---

# Post information bug

 *  Resolved [sirvincentiii](https://wordpress.org/support/users/sirvincentiii/)
 * (@sirvincentiii)
 * [12 years ago](https://wordpress.org/support/topic/post-information-bug/)
 * Hi,
 * I just started using this theme and I’m getting this strange error.
 * When looking at the post information, this is what I see from my website;
 *  Posted on :2014:01:14: 15:44 PDT by ” rel=”vcard:url”>sirvincentiii
 * As you can see, the part where it says “rel=”vcard:url”>” should not show.
 * How can I fix this?
 * Thanks in advance.
 * website: [http://sirvincentiii.com/](http://sirvincentiii.com/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [12 years ago](https://wordpress.org/support/topic/post-information-bug/#post-4747276)
 * Hi sirvincentiii
 * Raindrops not using PDT ( Pacific Daylight Time )
 * Raindrops default output html souce below
 *     ```
       <div class="posted-on">
       	<span class="meta-prep meta-prep-author">
       		<span class="posted-on-string">Posted on</span>
       	</span>
       		<a href="http://example.com/wordpress/archives/date/2014/03/25#post-24894">
       			<time class="entry-date updated" datetime="2014-03-25T09:01:17+00:00">
       			March 25, 2014 9:01 am
       		</time>
       	</a>
       	<span class="meta-sep">
       		<span class="posted-by-string">by</span>
       	</span>
       	<span class="author vcard">
       			<a class="url fn n" href="http://example.com/wordpress/archives/author/tenman" rel="vcard:url">
       			nobita
       		</a>
       	.....
       </div>
       ```
   
 * Your Site source
 *     ```
       <div class="posted-on">
       	<span class="meta-prep meta-prep-author">
       		<span class="posted-on-string">Posted on</span>
       	</span>
       		<a href="http://sirvincentiii.com/?m=20140224#post-255" title="archives daily :2014:02:24: 12:14 PDT">
       			<time class="entry-date updated" datetime="2014-02-24T12:14:03+00:00">
       			:2014:02:24: 12:14 PDT
       		</time>
       	</a>
       	<span class="meta-sep">
       		<span class="posted-by-string">by</span>
       	</span>
       	<span class="author vcard">
       			<a class="url fn n" href="http://sirvincentiii.com/?author=1" title="View all posts by sirvincentiii br>
       			<img src="http://sirvincentiii.com/wp-content/uploads/2013/10/SvX.png" alt="sirvincentiii" class="avatar" width='50' height='50'/>
       			" rel="vcard:url">
       			sirvincentiii<br>
       			<img src="http://sirvincentiii.com/wp-content/uploads/2013/10/SvX.png" alt="sirvincentiii" class="avatar" width='50' height='50'/>
       		</a>
       	</span>
       </div>
       ```
   
 * Broken area below
 *     ```
       <a class="url fn n" href="http://sirvincentiii.com/?author=1" title="View all posts by sirvincentiii br>
       			<img src="http://sirvincentiii.com/wp-content/uploads/2013/10/SvX.png" alt="sirvincentiii" class="avatar" width='50' height='50'/>
       			" rel="vcard:url">
       			sirvincentiii<br>
       ```
   
 * Please stop if you’re using plug-in or above customize.
 * Thank you
 *  Thread Starter [sirvincentiii](https://wordpress.org/support/users/sirvincentiii/)
 * (@sirvincentiii)
 * [12 years ago](https://wordpress.org/support/topic/post-information-bug/#post-4747313)
 * Changing the time display to non-PDT did not fix it.
 * _“Posted on :2014:03:19: 12:18 pm by **” rel=”vcard:url”>**sirvincentiii”_
 * I don’t have any plug-in that interferes with the post information.
 * I didn’t customize the post information either. I’ve kept all those at default.
 * =====
 * So what if I want to remove the “rel=”vcard:url>” altogether, where can I change
   that?
 *  Thread Starter [sirvincentiii](https://wordpress.org/support/users/sirvincentiii/)
 * (@sirvincentiii)
 * [12 years ago](https://wordpress.org/support/topic/post-information-bug/#post-4747330)
 * You’re right. It was a plug-in. It was fixed after deactivating the plug-in.
 * Thank you for your time.
 *  Thread Starter [sirvincentiii](https://wordpress.org/support/users/sirvincentiii/)
 * (@sirvincentiii)
 * [12 years ago](https://wordpress.org/support/topic/post-information-bug/#post-4747331)
 * I guess this is resolved.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Post information bug’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [sirvincentiii](https://wordpress.org/support/users/sirvincentiii/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/post-information-bug/#post-4747331)
 * Status: resolved