The Biblia Bible search results plugin code is:
<!-- Bible Search Results. http://biblia.com/plugins/BibleSearchResults -->
<biblia:biblesearchresults resource="nrsv" style="light" size="small" width="200" height="600"></biblia:biblesearchresults>
//
Normally, this provides a list of suggested bible searches as seen above.
It could be useful to assign the search term though. Like adding search="faith AND hope AND love" to the code.
What is the command that could assign an initial search term for this plugin?
Brendan