home page latest blog description

Discussion in 'Infoway WordPress Theme' started by nycdesign, Dec 10, 2013.

  1. nycdesign

    nycdesign Member

    Joined:
    Oct 22, 2012
    Messages:
    30
    Likes Received:
    1
    Location:
    NYC
    Hi there,

    How can I display the part to the description 3 images blogs of latest posts. I can only see category and post name, I like to make some portion of the blog post description visible.
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For this open "front-page.php" and add code given below as shown in the image.

    Code:
     <?php echo inkthemes_custom_trim_excerpt(8); ?>
    excerpt.png

    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page