Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #280751

    How do I get it to show the blog images on the grid author pages like it will on the grid catagory/tag pages?

    #280909

    Hey NoahCurran!

    Thank you for using the theme!

    Edit includes > loop-author.php, remove the code and replace it with this: http://pastebin.com/NcGquvUn

    Add this on Quick CSS or custom.css:

    .author .big-preview {
    display: block;
    padding: 20px 0;
    }

    Regards,
    Ismael

    #281223

    Much appreciated.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Author Page > Grid > Show Images’ is closed to new replies.