Sitecore template default values ​​layout does not update all elements, layout does not load

I currently have a nightmare moment with Sitecore. Basically my problems are doubled:

1) the first time I added a standard element to a template and added its layout settings, I was excited because all of my elements from this template displayed a layout, but now some elements are displayed without a layout at all. I tried to make a presentation-> layout, reset several times, but to no avail.

2) I added a new subclass to the standard value mock-ups to another placeholder, published it in the template (I re-publish everything, publish the sub-elements), and then publish the standard values ​​element again, just in case (not necessary), I click on all the elements from the template, and they show an updated layout with a new sublayout (it should be fine, right?), however, I view both live and page previews, and I still see the old layout without my new sub-layer. - I added a breakpoint to page_load of the new sublayout, but it never hits, others do - I tried to clear the cache on sitecore / admin / cache.aspx, but it didn’t help - I tried processing the application pool, restarting the website, distributing black cockerel by car, nothing helps

I am using sitecore 6.2.0 (rev. 100701), Visual Studio 2008 SP1, IIS7 in integrated mode

+1
source share
2 answers

Basically, the way to do this is to set the layout to standard values, which should update all elements that did not have their layout overwritten on an element or branch.

This is the key to this problem. If your items that are not updated using the template's default template value were created using a branch, make sure that the branch also does not have layout information associated with it. If the branch has layout details in addition to the template, they conflict and cause a really strange, uncomfortable behavior.

, .

+1

... , "" , , /.

- , , , .

, ( , , ).

__layouts (View > Raw values) , - ?

?

0

All Articles