Before you ask please READ THIS

Remove "Posted On" label for similar posts when we choose not to display post date

edited March 2014 in Superior Posts: 66
I removed the option to show the post date from the theme options, however, for the related posts beneath the single posts, the blog title appears and underneath that it says "Posted on" followed by nothing since the date was removed. Can this be removed as well when we choose not to display the date of the post?
Screen Shot 2014-03-04 at 8.35.37 PM.png
816 x 243 - 183K

Comments

  • AirAir
    Posts: 10,970
    Hello

    I have just checked and switching off post date for blog or single post doesn't turn off date for this block(and it is good). You had to made something in code to switch it off. Do you recall what you might done?

    Anyway in advance/utilities.php line ~1283 there is
    .'<div class="post-meta">'.a13_posted_on().'</div>'
    Remove it:-)

    With regards.

  • Posts: 66
    In CSS, I had the post tagged with display: none;
    I removed the line and it worked perfectly. When I update the theme though, will it reset?
  • AirAir
    Posts: 10,970
    It depends have you followed instructions from http://apollo13.eu/docs/superior/#!/modification_of_theme_changing_theme_functions

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!