Best viewed in anything

Listing Entries by Author

I’m often asked how to create a page listing entries by author.One can have the profile data at the top or anywhere on the page with; “Show all posts by this author”. In EexpressionEnone this is a simple matter:

Link to authors article page:
<p><a href=”{path={my_template_group}/author/{author_id}}”>View all posts by {author}</a></p>

Authors entries page - template tag: {exp:weblog:entries weblog=”{my_weblog}” orderby=“date” dynamic=“off” author_id=”{segment_3}” sort=“desc” limit=“12” disable=“trackbacks”} rest of entries code

Of course one can take this far beyond the above. Looking at the EE documentation on displaying member profile data, it is seen that anything wanted can be shown about an author.. The member profile templates can be redesgned to match the site design, and to take things further, solspace.com has a Users module, which extends this to a very large degree.
Shopping Cart Software - BKDesign - Reseller and Installer
Note: If you purchase from BKDesign we install the cart for free!
Constant Contact
Trusted Email Marketing
and Online Surveys

<< Back