Home › Forums › Pro Version › Add shortcode to author template? › Reply To: Add shortcode to author template?
November 26, 2015 at 4:01 pm
#8926
Keymaster
Hi D,
Ya it can be done. This is where our generic shortcode is needed. Once you have created Generic shortcode, you need to place that shortcode in your author handling template (most probably author.php).
Please check this video and it explain about the generic shortcode creation and code placement. https://www.youtube.com/watch?v=ZFPhnysfRYk . In you case here please copy and paste shortcode in author.php
Hope this helps.
Thanks