Hello,
is there a possibility, for example, in the text string to display the "[company_name]".
See example:
LNG_COMPANY_OFFERS="Angebote von [company_name]"
Best regards Kurt
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');