Closed (duplicate)
Project:
Panelizer (obsolete)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2012 at 14:11 UTC
Updated:
25 Sep 2014 at 17:38 UTC
Jump to comment: Most recent
Comments
Comment #1
Exploratus commentedEither the same thing is happening to me or I dont know how to use the module.
Comment #2
damienmckennaClarifying the title.
Comment #3
samhassell commentedAre you guys using entitycache?
Comment #4
merlinofchaos commentedRight now, the 'reset to defaults' button actually *does* reset to a default state, but it gives no message or other indication that it does anything. The only way you can tell is to check to see if any modifications you made to the panelizer state have been changed. There is an issue to address this here: #1515428: "Reset to defaults" should have a confirmation step with a description
Comment #5
a.milkovskyI'm using it. And need to flush cache on each panelizer reset. Otherwise I can't see changes
Comment #6
a.milkovskyIf you use entitycache module you need to flush it on each panalizer reset.
Add your submit in 'panelizer_reset_entity_form':
than focre entitycache flush
Comment #7
fagoalso see https://drupal.org/node/2178069
Comment #8
damienmckenna