• Resolved them82

    (@them82)


    I’m working on a site with theme based on Cerauno, using child theme.

    1)
    I’m trying to find out how to remove (or make invisible) “Leave a comment” text (maybe the “Edit” text aswell, it’s not needed there) under the parts of posts on the home page (which show’s latest posts), but leave the “Leave comment” text in the single post page. I found a entry-footer and entry-meta in content templates, but I’m not so familiar with the WordPress to understand where does it gets those contents.

    Actually all I need is the date from those things that were there (date, Leave comment, Edit and the author.) I got the author not-showing by making .byline display: none in style sheet (I don’t need the author showing in home page but also not in single post page), but not sure if that’s the best way to do it.

    When I get only the date shown, then I want to move that to just above the title, but that’s propably doable for me when I already got the featured image moved on different location on the homepage.

    2)
    I also need to translate untranslated “Read more” text, which I found has been a problem with some other users with other themes, but haven’t got that figured out. I got the Loco translate plugin because I thought if it was untranslated string, but I found no Read more string there. (And also I need to add language when there’s no translation to the sites primary language, but I can use the secondary language till I’ll get that done).

Viewing 1 replies (of 1 total)
  • Thread Starter them82

    (@them82)

    With searching the source I found classes comment-link and post-edit-link, so I make those display none aswell, and got those not showing. But if there’s is better way, please let me know ??

    But there’s still the problem with untranslated Read more text. Also there’s Previous post and Next post text in English in single post page (And the older posts text is in the secondary language in the home page though I thought I already translated that string.) But I’m wondering where does it takes those English texts.

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: Cerauno] Remove "Leave a comment" from home page’ is closed to new replies.