Nigel,
I had the slug wrong, the correct slug is "related-fabricante", however, I modified it and it still doesn't work. 🙁
Any ideas?
Thanks for your help.
Regards,
Hi Nigel,
All the values that I have set are correct.
I have done many tests.
I have used get_post_meta and the value has been saved correctly, since returns it correctly, but for some reason Toolset does not take that value to display it.
Do you have any idea what's going on?
Look at this video: hidden link
Thanks for your help.
Regards,
I can see the debug info in the console in your screen recording, and it seems to confirm that having saved the post meta you then retrieve the post meta which has the correct value.
But, look at the screenshot.
That's what's in the database.
Seemingly the data which your debug info shows is correctly saved to the database, is then deleted from the database.
I can't see how or why that would be happening.
To identify why it would be necessary to rule out interference from any other plugin, or code from the theme, or any other custom code snippet, to try to isolate why.