Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #718969

    On my author pages the metadata is meant to be “<date> in <category> / by <author>

    But the space between the date and the word “in” is missing so they are like this:
    “August 6, 2015in Use Cases /by Shawn McAllister”

    How do I add that space? Thanks in advance for your help.

    #718984

    Hey JeeBar,

    Did you make any modification? if yes, can you please post the code where you managed to change it? it would probably be in the Enfold folder > includes > loop-author.php then find this code:

    <span class='date-container minor-meta updated'><?php the_time(get_option('date_format')); ?></span>

    Try to add space after the

    </span>

    Hope this helps. :)

    Best regards,
    Nikko

    #719031

    No, I had not edited that file. But that fix did work, so thanks. All good.

    #719150

    Hi,

    Great, glad you got it working. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Missing Space in Metadata on Author Page’ is closed to new replies.