includes/templates
subdirectory of HivePress or its extensions.class-{template-name}.php
file (use lowercase letters, numbers, and hyphens only) in the includes/templates
extension subdirectory and HivePress will load it automatically.Foo_Bar
class for the class-foo-bar.php
file). Pick a name that is unique enough to avoid conflicts with other HivePress templates.Page_Wide
template and adds the Listing Search Form along with the Listings block that displays 9 recent listings in 3 columns. These blocks are added to the page_content
block inherited from the Page_Wide
template.