Home » Archive

Articles Archive for June 2014

Sports »

[12 Jun 2014 | Comments Off on Poll: Who will win the FIFA World Cup 2014?]

Through this poll, I am trying to analyze how the voting and team rankings fluctuate as the world cup progresses. I started this poll exactly one month before the world cup. I will be publishing the result and ranking of teams with votes after each stage of the tournament.
The poll is at the end of this article. If you want to skip this analysis then you can directly go the poll: Vote Now

Magento »

[2 Jun 2014 | 3 Comments]

Sometimes we might need to show a single static block in one or few specified categories only, rather than showing the static block on all pages.
The layout XML code below helps to achieve the above requirement. It will show the static block ‘my-sidebar-1′ on right sidebar of category with id ’10’. Similarly, static block ‘my-sidebar-2′ is displayed on the category page with id ’12’.