Are you using Firefox? Sometimes I find after adding a part that the cursor disappears. I usually solve this by clicking "Save and Continue Editing" and then the cursor comes back after the refresh.
Sean Jacob Surname? wrote: > My attempts at adding a new page part results in a unstyled screen with > only the filter drop-down, the reference links (which don't work), and a > text box (2 lines tall) that stretches 100%. From here you can do > nothing but press the back button. > > Rather than a screenshot, here's the entire source of that useless page > that gets loaded after I try to add a new page part. No error, no > nothing, just this useless page after clicking "add part"... > > <div class="page" id="page-3"> > <div class="part" id="part-3"> > <input id="part[2][name]" name="part[2][name]" type="hidden" > value="price" /> > <p> > <label for="part[2][filter_id]">Filter</label> > <select id="part[2][filter_id]" name="part[2][filter_id]"><option > value=""><none></option> > <option value="Markdown">Markdown</option> > <option value="SmartyPants">SmartyPants</option> > <option value="Textile">Textile</option></select> > <span id="reference-links">Reference: <span > id="filter-reference-link-2"><a href="#" > onclick="load_filter_reference(2); return false;">Filter</a></span> > <span id="tag-reference-link-2"><a href="#" > onclick="load_tag_reference(2);; return false;">Available > Tags</a></span></span> > </p> > <div><textarea class="textarea" id="part[2][content]" > name="part[2][content]" style="width: 100%"></textarea></div> > </div> > </div> > > Anybody else have this problem? I started a new radiant project with one > of the basic layouts and found that adding parts worked just fine. I > then went back into my real project and tried again with no luck, I got > that same page above. The only difference between the projects are the > fact that I have FlickTags and PageAttachment extensions installed. I > tried disabling the extensions one at a time to maybe narrow the problem > down, but I got nothing. I'm going to uninstall them as well, but in the > meantime, anybody familiar with this? > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
