Argento 1.8.3 - 1.8.4 Upgrade Using Installer
To switch to new homepage and footer please follow the next steps:
-
Delete deprecated footer template:
app/design/frontend/argento/pure2/template/page/html/footer.phtmlCms blocks
footerandfooter_socialwere moved tofooter_cmsand newfooter_paymentsblock was added.Old block
footeris not used anymore, so you can copy your custom content from it into newfooter_cmsblock. -
Reinstall ArgentoPure2 theme:
Go to
Templates Master > Modules, pressManageforTM_ArgentoPure2design, select store view where you have theme installed and pressRun. This will create newhomepageand new static blocks. Backups will be created for old blocks and banners.If you’ve made homepage modifications, now you can copy your changes from
home_backupto newhomepage. -
Remove compatibility css:
-
open file
app/design/frontend/argento/pure2/layout/theme.xmland remove line 12 with code:
<action method="addItem"><type>skin_css</type><name>css/old-pure2.css</name></action> -
delete css file
skin/frontend/argento/pure2/css/old-pure2.css