Online Page Editor Add-on Support Product Page
Solved
how do you useonlie page editor wihout a template??
Reported 12 years ago
1
has this problem
12 years ago phil vouers posted:
I really don't want to use a template and would prefer to just use a div, BUT when I do that and say name it #left then I get an error that says cannot find editable area left?? Replies
Replied 12 years ago
12 years ago Teodor Kuduschiev replied:
Hello Phil,
You need to enter the IDs of the divs you want to be editable. Example:
So you enter "editable" /without the quotes/ in the Online Page Editor GUI.
You need to enter the IDs of the divs you want to be editable. Example:
<div id="editable"> ... </div>
So you enter "editable" /without the quotes/ in the Online Page Editor GUI.
Replied 12 years ago
12 years ago phil vouers replied:
exactly my problem, had class style in the div.. thanks