Jump to content
Sign in to follow this  
Lisa Haran

dot appearing beside my blog date

Recommended Posts

Lisa Haran

Hi all, Just moved my wp site to new address and everything gone smoothly so far. I just noticed a little white dot appear after my blog date and outside the date time span class which makes this even wierder. http://www.kinlaydublin.ie/blog/ The last time I was on to you you suggested some css updates which I made, please see below. This is the code I see when using firebug <span class="date time published" title="2011-03-10T12:51:04+0000">10 Mar </span> . .single span.post-comments {display:none;} .single span.date{display:none;} .single span.sword{display:none;} .sword {display:none;} .post-edit-link a{display:none;}

Share this post


Link to post
Share on other sites
Kate

Hi Bren - Did you make any PHP modifications?

Share this post


Link to post
Share on other sites
Lisa Haran

I have a developer assisting me with fixing the PHPSESSID. Could she have edited something that may be causing this "dot" to appear. Should I check any php file in particular?

Share this post


Link to post
Share on other sites
cmunns

That's actually a dot that is in the default metabar to separate the date ??? comment ??? etc...you'll have to get into the PHP to edit it. If you are on the most recent version then it will be a function that calls the post_metabar.

Share this post


Link to post
Share on other sites
Lisa Haran

thanks cmunns, i have the most recent version of pagelines. is there any particular php file to find the post_metabar function?

Share this post


Link to post
Share on other sites
kastelic

I believe you're looking for library.templates.php

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×