Question

I am trying to edit a simple static block in Magento 1.9.0.1.
The static block is the main page of the Ma-Cance theme.

When I try to add a <p class="img5"></p> to the static block, and add some content, then save it... it throws away the code I just added.

I have no clue why this is happening...

The webstore is on a local Xampp server.
I have cleared all Magento's general caches and all other cache options are turned off...

Does anyone know what is happening?

SIDE NOTE: I know how to code in the Wysiwyg editor by using the Show/Hide button

EDIT 1: Turning off the Wysiwyg editor seems to give me back my code, but why doesn't it save the code when it is turned on by default?

Was it helpful?

Solution

For adding HTML, first click on :

Show/Hide Editor

to disable the tools of editor and then add you tags

This LINK have a discussion and may help you out.

OTHER TIPS

You need to click on Show/Hide Editor Button

Then you need to add your code here, when the looks like below:

You need to click on "Show/Hide Editor" Button if your window looks like just below Then you need to add your code here, when the looks like below:

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top