Top "Magento-layout-xml" questions

Questions about Magento's layout programming meta-language.

How can I move Magento's layered Navigation block from left column to right column?

I know that this question has been asked, but I have been unable to find answers that work for me. …

magento magento-layout-xml
Magento module layout xml load order

I have a custom extension that includes jQuery through layout XML like so: <reference name="head"> <action …

xml magento layout module magento-layout-xml
How to add JS programmatically in Magento?

I need to add a JS file conditionally and programmatically inside a block file. I tried with these codes: if (…

magento magento-layout-xml