Provide new references for static blocks in Magento layout?

Depends on what you need to display in banner. If it's just some text you could use text block.

Depends on what you need to display in banner. If it's just some text you could use text block: Test text If you need placeholder block to show some CMS static block content, then you're right, cote/text_list is appropriate type for such block. It takes all it's nested blocks and render them one by one.So next you need to do is to put cms/block placeholder, its content could be added later from backend.

All together it may looks like: topcontent_right_static Now you could create new static bloc in admin backend with 'topcontent_right_static' id and it'll be rendered in place where you output it.

No, I need a region to put whatever I need. I want to create a reference to be allow administrators to put a banner there simply publishing a static block. – notme Jan 13 at 19:35 answer is updated – Eugene Tulika Jan 14 at 11:40 I found the same solution looking at the code of some module.

BTW thanks for your help! – notme Jan 17 at 18:31.

I think the problem is in the @type attribute for topcontentLeft and topcontentRight type="core/text_list" need to be changed to type="core/template.

I've already tried, but it didn't solve the problem. I think that core/template needs a . Phtml template to work.

– notme Jan 13 at 16:35 Yes, it should be with template – Mcs Jan 13 at 16:40.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions