Integrating into a child theme function.php
-
I would like to get Co-Author Plus to work on my Pinboard theme using a child theme instead of editing the template. The two occurrences of the_author_posts_link(); are in the function.php file.
The two times are:
<script src=”http://pastebin.com/embed_js.php?i=Fzg4ix10″></script>
and
<script src=”http://pastebin.com/embed_js.php?i=GVAmq1mb”></script>What code do I include in my function.php file to override the parent theme and get Co-Author Plus to work? I am a novice and I think the current forum discussion is a little over my head. Thanks!
The topic ‘Integrating into a child theme function.php’ is closed to new replies.