How do I get back hook removed in live edit
-
Through the live edit I removed the leftColumn from my room search page. It seems like this also removed the displayLeftColumn hook altogether from Positions page in admin.
How do I get it back?
-
Hi @Aniekan-Akai ,
Removing the Left Column using Live Edit only unhooks the module from the displayLeftColumn hook. You can restore it by following these steps:
- Go to Modules > Positions and click Transplant a module.
Screenshot: https://webkul.chatwhizz.com/share/screenshot/6a3530d6309900c33f10aeed - Select the Module you want to restore, choose displayLeftColumn under Transplant to, and click Save.
Screenshot: https://webkul.chatwhizz.com/share/screenshot/6a35319f4a167e06dbd3b953 - After transplanting the module, locate the displayLeftColumn hook on the Positions page and adjust the module order as needed.
Screenshot: https://webkul.chatwhizz.com/share/screenshot/6a353ba4e3b20906d2fdf798
This will restore the module to the Left Column.
- Go to Modules > Positions and click Transplant a module.