Hello.
I would like to eliminate commas after custom attributes (the ones signed in red). Which file must I modify to get it?
Thanks
Also interested in this question. And how to display attributes in different places by specifying their code (alias).
Hi,
@IG You can remove the commas by editing components/com_jbusinessdirectory/classes/attributeservice.php and modify renderAttributesFront function.
@Alex Vas It is possible to display a single attribute based on the existing attributes. You can use function getAttributeAsString($attributes, $name)
https://www.cmsjunkie.com/forum/how-to-print-custom-attributes-from-a-offer-in-listview/?p=1
I saw similar advice here, but it does not work for me. Could you give an example of the output. For example, if the attribute code is metro (the name in Russian is "?????").
In general, I would like to see examples:
1 - Display only icons.
2 - Only values ??without attribute name.
Perhaps in the documentation, or closed to subscribers of the forum.
For more than 2 months I wrote about the incorrect work of the google map in the list, there were no buildings. Just endlessly you can wait for help in this matter.
Hi,
The map configuration can be changed from code.
You can get the desired configuration from https://mapstyle.withgoogle.com/ and apply it on file components/com_jbusinessdirectory/assets/js/google-map.js on line 17.
Well, that’s what I’ve been trying to explain in several tickets ([AJM-27696] BUILDINGS ON MAP for example one of them since January). And the problem was solved recently.
So with the answer to similar questions about the attributes. Give an example, 33 messages per ticket ([FDD-63057] CODE ATTRIBUTE ) and no answer.