This topic has 2 replies, 2 voices, and was last updated 10 years by Science Times.

  • Author
  • #12702
     Science Times
    Participant

    Hi,

    I am trying to edit the look of the masonry for posts. How can I have posts only show the title of the post and the post footer (“like” and “read more”) ? Is that possible? Thanks!

    #12706
     sharmstr
    Moderator

    That’s handled by /page-parts/post-content-masonry.php. Copy it to your child theme and edit as needed.

    Sound like you will want to remove all instances of


    <span class="post-meta">
    <?php kleo_entry_meta();?>
    </span>


    <div class="entry-summary">
    <?php echo kleo_excerpt(); ?>
    </div><!-- .entry-summary -->

    I’m guessing you’ll have to deal with some formatting issues if you choose to do this.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #12711
     Science Times
    Participant

    Worked perfectly! Thanks so much.

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Edit post size/hide info’ is closed to new replies.

Log in with your credentials

Forgot your details?