spasulatu92 Posted February 23, 2017 Share Posted February 23, 2017 Hello, I need to create an image map for a category in prestashop 1.7,I know that from version 1.6 the function was deprecated but still activated, it's possible to activate the function in prestashop 1.7? Thank you Link to comment Share on other sites More sharing options...
rocky Posted February 25, 2017 Share Posted February 25, 2017 No, the code was stripped out completely from PrestaShop v1.7 and it would be difficult to put it back in for the following reasons: 1. The default theme was redesigned without any consideration for image maps, so you'd have to adapt the code from the PrestaShop v1.6 theme to work with the new theme. 2. The option to customise the Back Office menu has also been removed, so even if you copy classes/Scene.php and controllers/admin/AdminScenesController.php from PrestaShop v1.6 to v1.7, you'd have to manually add them to the ps_tab and ps_tab_lang tables using phpMyAdmin. 1 Link to comment Share on other sites More sharing options...
adambonz Posted December 14, 2018 Share Posted December 14, 2018 Hello, i need to do too image map, what i must add to ps_tab_lang and ps_tab? thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now