ringerce Posted January 9, 2015 Share Posted January 9, 2015 (edited) Just wanted to point out that you cannot change the appearance of your theme columns for PRODUCT or CMS anymore so when you create a new theme and enable DEFAULT_LEFT_COLUMN the default value for these columns is TRUE which shows the left column on the product page and cms page. The only way to fix this currently is to edit the database directly and edit the table PS_THEME_META then change the field left_column from 1 to 0 manually where id_theme = YOUR_THEME_ID and id_meta = 27 and 29. This wasn't the case in 1.6.0.9. Please let me know if I'm missing something. Edited January 9, 2015 by ringerce (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 9, 2015 Share Posted January 9, 2015 strange i can enable / disable left columns without any problem perhaps these fields are duplicated in your db? can you please verify it? Link to comment Share on other sites More sharing options...
ringerce Posted January 9, 2015 Author Share Posted January 9, 2015 (edited) I can disable/enable columns fine. The problem is that the columns for PRODUCT and CMS don't exist anymore, So if you enable DEFAULT_LEFT_COLUMN when you create a new theme it sets those to TRUE and then you can't disable them after that. Edited January 9, 2015 by ringerce (see edit history) 1 Link to comment Share on other sites More sharing options...
tribossuplementos Posted January 10, 2015 Share Posted January 10, 2015 Hello I have problems with the appearance of information Property of my pages cms! They station created and put into operation when accessed, they report that does not exist, but there is! ex: http://www.tribossuplementos.com.br/informacao/trocas-e-devolucoes already did post about it in: http://www.prestashop.com/forums/topic/393548-ps-16011-p%C3%A1gina-cms/?do=findComment&comment=1921359 if they know how to solve! thank you. Link to comment Share on other sites More sharing options...
santolla Posted January 12, 2015 Share Posted January 12, 2015 I'm having the same exact problem! I upgraded and it wasn't a fresh install Link to comment Share on other sites More sharing options...
santolla Posted January 12, 2015 Share Posted January 12, 2015 Found the fix: http://forge.prestashop.com/browse/PSCSX-4286?jql= Put in the new AdminThemesController.php and it works 1 Link to comment Share on other sites More sharing options...
gigant09 Posted January 13, 2015 Share Posted January 13, 2015 yes, that helps, at least you can change the appearance of columns BUT if you reload the Advanced Theme Settings Page in Back end it will show all columns on every page as activate, so you actually cannot check the current configuration http://s28.postimg.org/e7th4oka5/error1.jpg Link to comment Share on other sites More sharing options...
Recommended Posts