• Resolved Baldmarketing

    (@baldmarketing)


    Hi,

    How can i make the ‘Dynamic Grid layout’ show with full posts? Now it shows only the excerpt.

    Thanks.

    – Peter

Viewing 1 replies (of 1 total)
  • Theme Author Srini G

    (@srinig)

    That option is not there because I don’t think it’s a good idea. When you have very long posts and shorter posts side by side in the ‘dynamic grid’, the order can go crazy.

    But if you are very very particular in having this, locate line 13 in content.php, a long line that starts with

    <?php if ( ! is_search() && ....

    Change the whole line to have just

    <?php if ( ! is_search() ): ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Dynamic Grid layout with full posts’ is closed to new replies.