Hi Ihor and thank you for the support, I had just tried to specify also the right widget ID in have_rows
but it had not worked. Now I’m just trying to add 'widget_' . $widget_id
in all the custom fields but it seems not working… Maybe i need to $istance
something as I did for the plugin title?
I don’t know if I’m missing something in the plugin code or it just won’t read the loop elements so it doesn’t start…
Has anyone had a similar issue with custom plugin?
EDIT ///////////
if i print $widget_id:
it prints it, so the widget_id works