The following works for me ...
FIX FOR THIS problemIn the file .... / administrator / components / com_jbusinessdirectory / models / companies.php &n ...
Hi,
This is just a compatibility issue between Joomla version and JBD version. Starting with JBD v5.0 it is required to have Joomla 3.9 for the routing mechanism. ...
Hi,
Currently it is not possible to use multiple address lines. We will add this in the near future. You can rename some of the current address fields on the general settings -> language tab. ...
Hi,
In order to have recurring payments you need to set the package to recurring type and to have a recurring payment method available. We offer 2 recurring payment methods: Stripe and Paypal.
The connection between the package and a subsc ...
Hi,
The changes requires code changes inside the mamagecompany controller. You need to remove the redirect $this->setRedirect( 'index.php?option=com_jbusinessdirectory&view=orders', $msg ); ...
Hi,
Right now we don't limit the number of businesses per user group. We do however offer a general limit for the number of businesses in the General settings of the application. ...
Hi,
We currently offer a calendar view for business directory events. Simply create a menu item of type List Events and select the Grid view as a display option. ...
Hi,
The issue is generated by a javascript error. One solution would be to update to the latest version, clear the browser cache and then refresh the page. ...
Hi,
On the import, the longitude and latitude are retrieved based on the postal code (if a map key is entered). There is also a limitation for the number of postal codes that can be processed by day. You can try that with a few listing ...
Hi,
If packages are active please check if Testimonials are entered on package features.In order for the testimonials to be shown on front-end you need to make sure that the associated order is set to paid. ...
Hi,
You can edit the {joomla}/components/com_jbusinessdirectory/assests/defines.php and modify
if( !defined( 'PICTURES_PATH') ) define( 'PICTURES_PATH', 'media/com_jbusinessdirectory/pictures'); ...