Updating theme.yml in PrestaShop
问题 So I'm trying to modify the layout of theme.yml in a PrestaShop theme. I comment out the following: hooks: modules_to_hook: displayFooter: # - ps_linklist # - ps_customeraccountlinks - ps_contactinfo And then I save and FTP the file. The FTP succeeds. However, the linklist and customeraccountlinks hooks are still displayed in the footer on client browsers. I've tried to force refresh on the client browser, also to clear cache in back office. Neither of these work. How do I propagate this