@saukgp which page exactly? Are you referring to the single post page or archive page or elsewhere?
it dosent looks neat
Could you like to be more specific as to how “it doesn’t look neat”? Does it look messy in all browsers? Btw, which browser are you using?
@mercime thank you for replying, please check the page, http://eragenx.com and also other pages like http://eragenx.com/faq etc, date and permalink is being displayed on all pages. I am using chrome browser, infact, the result is same with opera or safari.
hi,
you have to search in your theme files for some of the tags listed here and then retrieve the div.post-header and his content:
`
<header class="post-header">
bla bla <div class="post-info">
December 26, 2012 <span>in </span><span class="post-utility alignright"></span><span class="post-action alignright"><a href="hxxp://eragenx.com/login/" title="Permalink to Log In" rel="bookmark">Permalink</a></span></div></header>
`
Doesn’t look neat
Really? Please explain. If you mean that they display on all pages that’s what they are meant to do, if you are building your site using WP pages for everything I suggest you copy page.php rename it page-plain.php give it template headers so it’s selectable in the create page view and then strip out all but the content loop .
Hello,
Sorry, i meant that, it dosent looks good with the type of site I am having, it looks like something extra, and unwanted. Status theme is working fantastic and every part of it, is resolving seamlessly. I am new to the wordpress and buddypress, infact, newbie in creating sites, and without any knowledge of codes, it sometimes becomes frustrating. Thanks @hugo @chouf1 i will try it, and revert back with the result.
regards