Sorry for the confusion.
I set up the ItemBP like this:
It’s works fine it show and hides the text correctly.
The problem is that i want to Bind the ItemName variable from the ItemBP to the Widget, so it will display the Text(Name of the item) that are written in the ItemName variable.
I made an ItemBP reference in the Widget and tried to bind it like that but it always shows error.
I want to create Child Blueprints from the ItemBP and want to change only their Mesh and their name so I don’t need to set up every actor one by one.