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
source
share