Attribute Block edit not working on first time editing
Permalink 1 user found helpful
To make it more easy for my client to edit a specific page attribute that is shown on every page, I created a new block type that outputs the value of that page attribute, editable via the edit mode of that block.
But it is not editable on the first time i edit but the content change in the second time i edit.
$c->setAttribute('product_description', $desciptions);
But it is not editable on the first time i edit but the content change in the second time i edit.
$c->setAttribute('product_description', $desciptions);