This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing an issue where the selected agent, 'Arnaud Homburger', does not remain assigned to the French versions of properties after updating translations. This requires manual reassignment, which is time-consuming.
Solution:
We advised the client to check the configuration of the agent custom field in WPML settings and ensure it is set to 'Copy'. This can be done by following the guide at https://wpml.org/documentation/getting-started-guide/translating-custom-fields/. Additionally, we noted that the Houzez theme is currently incompatible with WPML, which may require manual configuration or assistance from the theme's author. We also referenced an existing errata page that might be relevant: https://wpml.org/errata/houzez-translated-agent-is-not-assigned-to-translated-properties/.
If this solution does not resolve the issue or seems outdated, we recommend opening a new support ticket. We also advise checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum at https://wpml.org/forums/forum/english-support/.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
Tagged: Compatibility
This topic contains 27 replies, has 1 voice.
Last updated by arnaudh-8 3 months, 1 week ago.
Assisted by: Ilyes.
| Author | Posts | 
|---|---|
| July 8, 2025 at 8:07 pm #17216006 | |
| arnaudh-8 | Hello Ilyes, Thank you for your follow-up. Waqas replied with the following message: "Hi, I got their reply and now we are working on it. Regards," I really hope the issues can be resolved quickly so that my website is no longer affected. In addition, I noticed a recurring problem: although the agent "Arnaud Homburger" is not assigned to French properties, the 78 properties that appear on the English "About Us" page are now also showing on the French "À propos" page. This issue has been inconsistent – they appear, disappear, and reappear again. Also, the charts are currently not displaying on the French "À propos" page. Please refer to the attached screenshot. I believe this is a repeat of a past issue that was never fully resolved at the root, which is likely why it’s happening again. I sincerely hope we can now reach a final and lasting solution. These ongoing problems have been extremely time-consuming and are affecting my productivity in other areas of my work. Thank you again for your continued support. Best regards, | 
| July 9, 2025 at 3:13 pm #17220084 | |
| arnaudh-8 | HI Ilyes, For your information, Waqas just responded this: "Hi, WPML said, they will send list of things which i need to do to make Houzez 100% compatible so i am waiting their list. Regards," Thank you, | 
| July 9, 2025 at 8:57 pm #17221095 | |
|  Ilyes Supporter Languages: English (English ) French (Français ) Arabic (العربية ) Timezone: Pacific/Easter (GMT-05:00) | Thanks for the follow-up, yes, that tracks with my latest reply, I'm downloading another copy of you site too for reference, | 
| July 9, 2025 at 10:13 pm #17221240 | |
| arnaudh-8 | Hi Ilyes, Ok, perfect, thank you for your follow up on this, it's very appreciated and looking forward to the improvements! Have a good rest of your day, | 
| July 10, 2025 at 3:16 pm #17224680 | |
|  Ilyes Supporter Languages: English (English ) French (Français ) Arabic (العربية ) Timezone: Pacific/Easter (GMT-05:00) | Hello Arnaud, The Agent issue is fixed, turns out the code was indeed changed by Waqas, but the settings we applied with the workaround conflicts with the change, So I made the necessary fields translatable, now if I assign an agent and then translate the property, the agent ID will be translated so it shows the french agent ID, | 
| July 10, 2025 at 3:41 pm #17224832 | |
| arnaudh-8 | Hello Ilyes, I see. Thanks for the update. I just have a few quick follow-up questions: 1. Has Houzez officially been “unflagged” and is now considered compatible with WPML again? 2. Do you have any update regarding the missing charts on the French “À propos” page? 3. I noticed that “Arnaud Homburger” is currently not assigned as the agent on my French properties, although the option is available and "Arnaud Homburger" is assigned on the english properties. Should I go ahead and assign myself manually to the 78 listings again? 4. Moving forward, will I need to assign “Arnaud Homburger” manually on French properties, or will the assignment carry over automatically from the English properties? (The latter would make more sense to me.) Thank you again for your assistance and continued support! Best regards, | 
| July 11, 2025 at 3:18 pm #17228718 | |
|  Ilyes Supporter Languages: English (English ) French (Français ) Arabic (العربية ) Timezone: Pacific/Easter (GMT-05:00) | Hello Arnaud, 1- Houzez will be unflagged by the time we address all the issues, it should be done soon. 2- For the graphs that are not showing, I tried duplicating the english agent to test this further, but that part is not showing in english either : hidden link How could I add it for exemple to the duplicate agent that I created. 3- When you say the French agent is not assigned, do you mean in the backend? if so, that is expected as with how compatibility work, WPML is automatically adjusting the agent to match the translation language, you dont have to assign it manually from the backend. 4- Yes automatically, the agent is applied in the correct language upon translating a property. | 
| July 11, 2025 at 5:21 pm #17229147 | |
| arnaudh-8 | Hello Ilyes, 1. Ok, perfect! 2. I remember having a similar conversation with you a few month ago about these charts. It is added automatically in function of the property the agent has. The theme came out with these graphs. I can see them on the english page "About us" but ont on the french page "A propos". 3. Yes, I mean in the back end. I see that "Arnaud Homburger" is not selected on the french properties, even though the properties are showing on the front end. For clarity, I believe the agent "Arnaud Homburger" should show in the french backend (maybe locked; meaning with no possibility to unselect on the french version as it is supposed to match the english version. 4. Ok, perfect. | 
| July 14, 2025 at 2:06 pm #17234316 | |
|  Ilyes Supporter Languages: English (English ) French (Français ) Arabic (العربية ) Timezone: Pacific/Easter (GMT-05:00) | Hello Arnaud, This is yet another compatibility issue caused by the recent update done by houzez, You could share my findings with Waqas if you'd like (to get a faster reply) or I could add it to our compatibility track Long story short, in wp-content\themes\houzez\template-parts\realtors\agent\single-agent-v1.php , the tempalte you are using to list your options (Stats, reviews,listings...), in line 70 : if( houzez_option('agent_stats', 0) != 0 ) {
 $agent_listing_ids = Houzez_Query::get_agent_properties_ids_by_agent_id(get_the_ID());
}On translated pages, get_the_ID() gives the translated agent post ID, but Houzez_Query::get_agent_properties_ids_by_agent_id() likely only retrieves listings associated with the original/default language agent ID. The translated ID no longer have associated posts to add in the stats. That is why changing that line to : if( houzez_option('agent_stats', 0) != 0 ) {
$default_lang_agent_id = apply_filters( 'wpml_object_id', get_the_ID(), 'houzez_agent', false, wpml_get_default_language() );
$agent_listing_ids = Houzez_Query::get_agent_properties_ids_by_agent_id($default_lang_agent_id);}Helped load the data (but this is not a recommended solution as it is for testing only), And for the agent not selected in the backend, is the field greyed out? if yes, that means you cannot edit it and it is using the translated agent automatically, that's how it should work with the current compatibility. | 
| July 14, 2025 at 8:17 pm #17235575 | |
| arnaudh-8 | Hi Ilyes, Thank you for your response. I would like to refrain from doing the intermediary between WPML and Houzez as I don't believe this is my role. However, I would like these issues to finally be permanently resolved, in a timely manner. Regarding the agent not selected, do you have my credentials? Can check this out on your end? Thank you for your assistance. | 
| July 18, 2025 at 4:00 pm #17251449 | |
|  Ilyes Supporter Languages: English (English ) French (Français ) Arabic (العربية ) Timezone: Pacific/Easter (GMT-05:00) | Hello, I thought I replied to your last message, sorry for that, So as usual, the stats issue got escalated and we need to debug it further, soon I will get a temporary fix, Then we contact Houzez to apply a permanent fix. For the agent being greyed out, this is expected, you either have the ability to manually change it or let WPML assign it to you, the recommended method is to let WPML assign it automatically. Changing it manually conflicts with how houzez handles compatibility with WPML in this matter, | 
| July 18, 2025 at 4:37 pm #17251496 | |
| arnaudh-8 | Hi Ilyes, Ok, it's well noted for the stats issue. In regard to the agent assignment, you asked if the agent was greyed out for the french properties and I responded to you if you could check that yourself as you had my credentials. (I just wanted to make sure I did not respond something wrong to you). However, I verified that at that time and again now, and "Arnaud Homburger" is not greyed out on the agent assignment for the french properties, it's simply not selected. I don't think this is a normal behavior since the properties are shown on the "A propos" french page (which is what I want). Also, I can still select manually "Arnaud Homburger" and assign myself as the agent for the french properties, with not effect on the "A propos" french page on the front end. So to me, there is definitely something that does not behave as expected. Are you sure you did not find a work around that is not completely done right? I am just trying to get things done the proper way so this issue can be resolved permanently and I don't have to come back to you in a few weeks/months and we can close that chapter for good. Please let me know what you think! Thank you for your assistance. Arnaud | 
| July 21, 2025 at 2:50 pm #17256382 | |
|  Ilyes Supporter Languages: English (English ) French (Français ) Arabic (العربية ) Timezone: Pacific/Easter (GMT-05:00) | Hello, The reported issues are now resolved, could you please double check? Stats are now working, and from now on, French properties will have the agent field greyed out in the backend (translated in the background using the new updates Waqas implemented) Best, | 
| July 21, 2025 at 3:41 pm #17256674 | |
| arnaudh-8 | Hello Ilyes, All is working fine now! Thank you for your support!! | 








