Posted by duplicated

Home Forums Saket-Theme Posted by duplicated

Viewing 0 reply threads
  • Author
    Posts
    • #1657
      Tom Lorimer
      Participant

      Hi

      The following author section duplicates the word “by” so the page shows:

      Posted by by Tom.

      <div class=”col-lg-10 meta-block”> Posted by <span class=”author”>by Tom</span>

    • #1658
      Tom Lorimer
      Participant

      from content.php

      remove one of the ‘by’

      <?php the_tags('Tags: ', ', ', '<br />'); ?>
      					Posted by <span class="author">by <?php the_author() ?></span> in <?php the_category(', ') ?> with <?php comments_popup_link('No Comments ', '1 Comment ', '% Comments '); ?>
      • This reply was modified 9 years, 12 months ago by Tom Lorimer.
      • This reply was modified 9 years, 12 months ago by Tom Lorimer.
Viewing 0 reply threads
  • You must be logged in to reply to this topic.