Online Page Editor Add-on Support Product Page
Solved
how do you useonlie page editor wihout a template??
Reported 19 Jun 2012 16:11:28
1
has this problem
19 Jun 2012 16:11:28 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 20 Jun 2012 06:24:57
20 Jun 2012 06:24:57 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 20 Jun 2012 11:18:40
20 Jun 2012 11:18:40 phil vouers replied:
exactly my problem, had class style in the div.. thanks