- Posts: 56
- Home
- Forum
- Community Forum
- Translations
- Full French translation of RMS Solidres
Change single asset info in searchresultsgridview.php
- m.davide82
- Topic Author
- Offline
Less
More
6 years 1 month ago #13159
by m.davide82
Change single asset info in searchresultsgridview.php was created by m.davide82
Hi,
how can I change the info for each single asset present in searchresultsgridview.php?
For example:
- I would add the feedbacks
- I would add a starti price: from € 50,00 for example
Thanks.
how can I change the info for each single asset present in searchresultsgridview.php?
For example:
- I would add the feedbacks
- I would add a starti price: from € 50,00 for example
Thanks.
Please Log in or Create an account to join the conversation.
- solidres
-
- Offline
Less
More
- Posts: 2953
6 years 1 month ago #13201
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic Change single asset info in searchresultsgridview.php
Hi,
1. Hub already shows the feedback score in those layout files, if you want to show the feedback items then you need to modify the code to do that.
2. You can insert your starting price in the layout and format it a little bit to make it match the current layout.
Regards,
1. Hub already shows the feedback score in those layout files, if you want to show the feedback items then you need to modify the code to do that.
2. You can insert your starting price in the layout and format it a little bit to make it match the current layout.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
- m.davide82
- Topic Author
- Offline
Less
More
- Posts: 56
6 years 1 month ago #13210
by m.davide82
Replied by m.davide82 on topic Change single asset info in searchresultsgridview.php
Hello,
yes, probably I had some caching problems.
But the feedback stars are not showing, this is the code I have now:
<?php echo !empty($item->reviewWidget) ? '<div sr-placeholder-item>' . $item->reviewWidget . '</div>' : ''; ?>
Thanks.
yes, probably I had some caching problems.
But the feedback stars are not showing, this is the code I have now:
<?php echo !empty($item->reviewWidget) ? '<div sr-placeholder-item>' . $item->reviewWidget . '</div>' : ''; ?>
Thanks.
Please Log in or Create an account to join the conversation.
- solidres
-
- Offline
Less
More
- Posts: 2953
6 years 1 month ago #13225
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic Change single asset info in searchresultsgridview.php
Hi,
Please make sure that your property actually have feedback items, if you need further assistance, please raise a new support ticket, we will check it for you.
Regards,
Please make sure that your property actually have feedback items, if you need further assistance, please raise a new support ticket, we will check it for you.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
Moderators: solidres