Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    Copy & Paste the following… this should get you want you want if I’m understanding you correctly:

    [mtphr_grid span="3" start="true"]
    
    [mtphr_post_block thumb_size="thumbnail" excerpt_length="50"]
    
    [/mtphr_grid][mtphr_grid span="3"]
    
    [mtphr_post_block offset="1" thumb_size="thumbnail" excerpt_length="50"]
    
    [/mtphr_grid][mtphr_grid span="3"]
    
    [mtphr_post_block offset="2" thumb_size="thumbnail" excerpt_length="50"]
    
    [/mtphr_grid][mtphr_grid span="3" end="true"]
    
    [mtphr_post_block offset="3" thumb_size="thumbnail" excerpt_length="50"]
    
    [/mtphr_grid]
    Thread Starter yavarkhan

    (@yavarkhan)

    oh thx

    Thread Starter yavarkhan

    (@yavarkhan)

    but the only prob is the post content title is going way to long is there any ways i could put $title length

    Plugin Author metaphorcreations

    (@metaphorcreations)

    No, there isn’t a setting for that. You could either use the built in filter to setup the post block however you want… or the easier way would be to use custom css (CSS3) to trim the length. Take a look here: https://css-tricks.com/snippets/css/truncate-string-with-ellipsis/

    Thread Starter yavarkhan

    (@yavarkhan)

    ohh gr8 thx for ur help

    Thread Starter yavarkhan

    (@yavarkhan)

    could u help me with dat code i have put dat code in child theme style.css and wat shld i do next pls bear wid me im new to all this

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Could you provide a link to the page on your site that is displaying the post blocks? I’ll get you more specific css if I can take a look at your source code.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘display blog post’ is closed to new replies.