Hi,
Please find our answers bellow.
1. You can set the filter type to regular to show only 1 level at a time. You can change the limit of items in the search filter on {joomla}/components/com_jbusinessdirectory/assets/defines.php
if( !defi ...
@Herbert - the search mechanism has not been modified. It still search for all words in the keywords separatly. We have add the possibility to set the search fields on general settings. Please check it to see if your configuration is correct.
...
Hi,
You can set the order as paid for a package that you or a business has selected. You can do this in the backend of the J-BusinessDirectory, Manage Orders. ...
Hi,
The css file that contains the button css is located on \components\com_jbusinessdirectory\assets\css\forms.css. We recommend to override the css on template level. The css code is
.ui-dir-button, a.ui-dir-button, .ui-dir-button.ui-dir- ...
Hi Oscar,
That is correct. All elements on the frontpage are available for edit on the SP Page Builder page. You can find detailed instructions in the template user manual. ...
Hi,
All the views are going to be refactored and changed to a modern design in the next 2-3 months.The search results views are located on {joomla}/com_jbusinessdirectory/include folder.If you want to override the search view you have to cop ...
Hi,
1. The color of the links are provided by the template setup. You can change the color manually if you like on templates/j-directory/less/presets.less
// Anchora{ color: @major_color; &:hover {&nb ...
Hi,
The logo images is design to show on original proportions as long it is smaller than it's container. The image is not stretched to fit the proportions of the container, it is only reduced if the image size is bigger than container size. ...
Hi,
For offer currency it seems that on general settigns you have set to show the currency symbol and the symbol set on databse for GBP is "L". We have changed that to £ starting with version 4.8.0 that will be released. You can change ...
Hi,
The performance of the import is around 5000 listing per minute on a dedicated server. Importing 40 listings should take a few seconds. The execution time can be increased only from php settings. It is not related to directory extension. ...
Hi,
You can retrieve the business listing attributes by $company->customAttributes and call the function of the AttributeService class
/** * Parse attributes and get the values for selected attr ...
Hi,
Please try to update to version 4.7.2 and delete browser cache. If the issue persists please create a ticket on our store and provide us joomla admin access. ...