J-BusinessDirectory - Attributes in the list do not work

Support Forum

 
 

 

7 list style has this code: 

require_once BD_CLASSES_PATH.'/attributes/attributeservice.php';

 

That gives a further conclusion of the attributes of the institution. But the code that should output them: 

<div class="classification">
<?php
$renderedContent = AttributeService::renderAttributesFront($company->customAttributes,$enablePackages, $company->packageFeatures);

echo $renderedContent;

?>
</div>

does not work. Since there is a type of business, there is code, but it does not work.

This is a list style 7.

\components\com_jbusinessdirectory\include\listings_list_style_7.php

2 replies

The problem is not solved. It works perfectly on a fresh build, it does not work on a project whose component has been updated.

Please do not hide unresolved issues with older posts.

The problem was solved by manually updating the search.php file (file from the models folder)

 
 
 

3 Item(s)

Show per page