In the footer links section of the RWD, I noticed that there are three sections: COMPANY | QUICK LINKS | ACCOUNT.
How do I go about changing that section to add two or three additional sections and links?
In looking at the static blocks, the only links I see are: About Us | Customer Service | Privacy Policy
Solved! Go to Solution.
Before you add the code into the CMS block - hit the "Show/Hide editor".
You have inserted in into the WYSISYG editor.
Take a look at the file:
app/design/frontend/rwd/default/layout/page.xml
This controls the layout of this area.
This question is asked alot. I did a little write up about it here. How to change magento footer links.
I did that, added the code you gave in the block and it just displays the code.
Before you add the code into the CMS block - hit the "Show/Hide editor".
You have inserted in into the WYSISYG editor.
That did the trick, thanks Connor.
i'm sure before I'm done, I'll have a ton of additional questions.
Can you guys also check my parallel thread here which has some related questions