Thanks, John – that gets me started. I definitely wanted to avoid hardcoding anything – this is going to push my knowledge for sure…but am always willing to learn new things. Thanks again for your response.
@elliot I’m just asking because I’m new to this and want to understand – but should the:
<?php endwhile; ?>
at the end of your code block actually be a second:
<?php endforeach; ?>
Like I said – just asking because I want to make sure I understand. Thanks in advance for your time and insight.