Hi!
God Bless you Tom and your team for developing Bible Study Extension and for a quick support response.
I have a suggestion for Bible Study Template system, why not make it like Joomla template where the template is done using XHTML where you just create a module position to place the fields used in bible study control panel. With that we can create a table less template like:
<div id="bms_wrapper">
<div id="bms_studyheader_title>{bms_studylist_title}</div>
<div id="bms_teacherimage>{bms_teacherimage}</div>
<div id="bms_teachertitle>{bms_teachertitle}</div>
so on and so forth.....
</div
and the layout positions can be defined in css, I believe if the template is done like this then the designer would not have the limitation where the fields should appear like the current template system. Like I want to show the teacher image in Studies List Layout but the current template does not include it as one of the option then I won't be able to.
Just a suggestion, what do you think? Please let me know if my idea is crazy
Thanks!