What happens if you put the file names back to what they were originally?
Printable View
It still does the same thing that it did before I tried to put it into my custom template. In the define page editor it shows up as define_editable_sidebox_content.php and not what I named the editable_sidebox_defines.php. When I add anything to it nothing shows up in the sidebox.
I even tried to upload an edited define_editable_sidebox_content.php but no change
It sounds as though you're moving the files about and redefining their locations and that's breaking something.
I recommend just putting the files in the positions in which they come in the release package. When the box is enabled through the layout box controller that will just work.
Then make your changes one by one, to see which causes it to break. Report back here with the details of that change and it should be possible to work out why it's failing.
I got it to work just fine. Don't know exactly what the problem was. I deleted the folder from my computer and started from scratch with unzipping the addon and uploaded the unchanged files. Worked great.
Now I just need to learn how to make other pages that look like my ezpages.
How do I insert a simple FB like feature in this editable side box?
This is the code but just appears blank?
Quote:
<div class="fb-like-box" data-href="http://www.facebook.com/platform" data-width="292" data-show-faces="true" data-border-color="pink" data-stream="true" data-header="true"></div>
Has anyone tried this with version 1.50?
Gary
There's no 1.5-related reason why it shouldn't work.