Exported/imported json template/block is not updated
-
Hi,
I followed the instructions here: https://www.gutentor.com/documentation/article/adding-template-library/.
I noticed that after you export json template, add it to the template library and import it and then you update the template and export it again, the version in the template library stays unchanged. This is due to the fact that the transient
_transient_gutentor_get_block_json_[…]
stays unchanged and is not updated.When I remove the transient manually from the MySQL database the updated version of the template is loaded and the new transient created.
The transient keeps the old template version (until removed manually) even when the template json file is renamed and even when the template itself is renamed.
So without manaully removing the transient I can not effectively update my template in the template library.
Overall: keep up doing good job as until now, thank you ??
- The topic ‘Exported/imported json template/block is not updated’ is closed to new replies.