You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Query and display of contact information in the property list
User Story
Currently, the onOffice for WP-Websites plugin does not offer the possibility to display information about the responsible real estate agent or contact person (e.g. name and picture) in the property list. This functionality was requested several times, as directly linking a contact person to a property creates a more personal and trusting experience for users. By displaying the agent's name and picture, a visual effect is created that makes it easier for potential customers to identify the contact person and builds trust.
As a visitor to a real estate website using the onOffice for WP-Websites plugin, I would like to see the name and picture of the responsible real estate agent directly in the property listing so that I can immediately see who the contact person for the property is and a personal connection can be established.
Task / Requirements
The property list should query the name of the agent responsible for the respective property
The property list should query the picture of the agent responsible
A visual or textual display in the template is not necessary in this step. It should only be possible to use the information provided by the API.
The queries for the additional information must not noticeably affect the loading time of the property list. The system should be optimized to retrieve and display the information efficiently.
The text was updated successfully, but these errors were encountered:
Query and display of contact information in the property list
User Story
Currently, the onOffice for WP-Websites plugin does not offer the possibility to display information about the responsible real estate agent or contact person (e.g. name and picture) in the property list. This functionality was requested several times, as directly linking a contact person to a property creates a more personal and trusting experience for users. By displaying the agent's name and picture, a visual effect is created that makes it easier for potential customers to identify the contact person and builds trust.
As a visitor to a real estate website using the onOffice for WP-Websites plugin, I would like to see the name and picture of the responsible real estate agent directly in the property listing so that I can immediately see who the contact person for the property is and a personal connection can be established.
Task / Requirements
A visual or textual display in the template is not necessary in this step. It should only be possible to use the information provided by the API.
The queries for the additional information must not noticeably affect the loading time of the property list. The system should be optimized to retrieve and display the information efficiently.
The text was updated successfully, but these errors were encountered: