• Resolved sirvincentiii

    (@sirvincentiii)


    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/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author nobita

    (@nobita)

    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

    (@sirvincentiii)

    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

    (@sirvincentiii)

    You’re right. It was a plug-in. It was fixed after deactivating the plug-in.

    Thank you for your time.

    Thread Starter sirvincentiii

    (@sirvincentiii)

    I guess this is resolved.

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

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