tinymce editing in front broken

More
10 years 8 months ago #38272 by ivan.milic
Move it just after this line:

function ui_elements_create(){

Please Log in to join the conversation.

  • larry
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 8 months ago #38274 by larry
I put it there - line 102 - and the edit page still does not work.

Please Log in to join the conversation.

More
10 years 8 months ago #38286 by ivan.milic
Instead of:

jQuery('#adminForm').attr('data-role','none');

try:

jQuery('#adminForm, #adminForm *').attr('data-role','none');

Please Log in to join the conversation.

  • larry
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 8 months ago #38297 by larry
Nope; I tried it on line 102 and on line 1 and neither helped.

Please Log in to join the conversation.

More
10 years 8 months ago #38308 by ivan.milic
Nothing, return this:

#adminForm INPUT,
#adminForm SELECT,
#adminForm TEXTAREA{
display:block!important;
}

Please Log in to join the conversation.

  • larry
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 8 months ago #38316 by larry
I've done that. It fixes the lower buttons so they function, but the html box still stays open and the client can't tell what they are editing.

Please Log in to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum