Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Add Author Avatars to your Post-based Sliders

add-author-avatar

1. Add the following PHP snippet to your theme's "functions.php" file

This will create a new special shortcode that we can then add to the Post-based slider.

2. Inside the Slide Editor, add the following shortcode to a Text/HTML Layer

Shortcode Options:

size = The size of the avatar image in pixels (i.e. “54” would return an avatar size of 54×54)

link = Enter “yes” to link the avatar to the author’s page.  Or enter “no” for no link.

shortcode-added