April 4, 2015 at 10:36 am
#1391
Tu Tran
Moderator
Hi,
To solve this issue, please go to the path: skin\frontend\default\sns_lunar\js\sns-extend.js, find and replace file ‘sns-extend.js’ by attacment file bellow (backup original file first).
After that, please go to the file : app\design\frontend\default\sns_lunar\template\sns\blocks\sidenav.phtml, find and replace code bellow:
$('#sns_sidenav').SnsAccordion({
btn_open: '<i class="fa fa-angle-down"></i>',
btn_close: '<i class="fa fa-angle-up"></i>'
});
By:
$('#sns_sidenav').SnsAccordion({
btn_open: '<i class="fa fa-angle-down"></i>',
btn_close: '<i class="fa fa-angle-up"></i>',
active_default: 'level0'
});
Regards,
Attachments:
Useful
Recent Topics
Support Policy
- The time respons: 1-2 days
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7