Hi,
You can create a menu item of type Business Listings. You can set the region for the search results.Also you can use an url like http://site.com/index.php?option=com_jbusinessdirectory&view=search&citySearch=Toronto® ...
Hi,
First you have to create a menu item. Then you get the menu item id and set it on the J-BusinessDirectory Search module settings on Modules section on Joomla administration. ...
Hi,
Contact information can be disabled from configuration fields. Please set contact_person to no show.For business hours you have to edit {joomla}/administrator/components/com_jbusinessdirectory/views/company/tmpl/edit.php and remove the opening h ...
Hi,
If you are using packages please make sure that the package associate to the business listing contains map feature and the order generated is set to paid. ...
Hi,
The file is located on {joomla}/components/com_jbusinessdirectory/includes.
It's better to use overrides if you are planning to update in the future. ...
Hi again George,
i am having a hard time editing the default_style_3.php file, its so integrated and i am not able to figure out where the code goes.
I want the email and webpage to show up on the search results next to the telephone number. I am u ...
Hi,
It seems that the template is adding a new css class, vertical.
Please edit https://lawfirms.lawyersinfocus.com/modules/mod_jbusinessdirectory/assets/style.css and on line 110 delete the background-color: #fafafa; ...
Hi,
The file is located on {joomla}/components/com_jbusienssdirectory/views/search/tmpl/default.php
You have to duplicate the following code
<div class="pagination" <?php echo $this->pagination->total==0 ? 'style="display:none" ...