Hi Baden
Sorry for the delay on my part now – was traveling.
For #1, yes, it’s the roll your own.
For #2, I am using CSS to move it down once the window gets to a certain size. For anything above 420px, it loads the description (<?php echo term_description(); ?>) at the top of the page, and for anything below 420px it loads that description at the bottom of the page.
The roll your own code is embedded within the description which exists at the individual level, not within the template itself.
For your suggestion, would I just need to add the function in front of <?php echo term_description(); ?>? Or is there something else I’d need to do?
Sorry, I”m not a developer so I may need a bit more hand holding than most…
ap