• Resolved Tanvir Hasan

    (@tanvirhasan93)


    Hi,
    Very good theme. Simple and elegant I love it. Just a little help need from you.
    How to show post in front page as excerpt not full version.
    Also help me with the tittle, how can i change it to some logo. Overall brilliant work and I hope you are gonna update this theme even further.

    Regards
    Tanvir Hasan

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Tanvir,
    you can show post in front page as excerpt by changing <?php the_content(); ?> to <?php the_excerpt(); ?> in content.php. Just make sure you make this change in your child theme.

    Thread Starter Tanvir Hasan

    (@tanvirhasan93)

    Thanks Kaniamea that was helpful. But I need to still fix theme logo problem which I hope theme author can help.
    Also how can I change featured image size in front page.

    Theme Author Anders Norén

    (@anlino)

    Hi Tanvirhasan93,

    I’m afraid there’s no built in function for using a logo instead of a text title, but you can add it to the theme by using the code here: https://codex.wordpress.org/Custom_Headers#Adding_Theme_Support

    Let me know if you need any more assistance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post show as excerpt’ is closed to new replies.