This tutorial for users who want to modify ClassiPress Author Page. With this modification Author Page will be shown like Shop Page with images and short description.
By default page looks as below
The Author Page after small modification will be as below
Example how it looks you can see HERE
How to do it? Get start!
You should do 4 simple steps:
1 - Make backup for author.php file. This file you can find in root classipress directory.
1 - Open file and find there code with these lines:
<li>
<a href=<?php the_permalink() ?>><?php the_title(); ?></a>
</li>
3 - Change these lines to code below:
You must be an AppThemes customer and logged in to view this response. Join today!
Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.