Upgrades Questions on upgrading to version 7.x.
Version 7.x > Upgrades > "Page" tab in CMS Desk - display issue View modes: 
User avatar
Member
Member
jenf-deschutes - 5/9/2013 5:55:09 PM
   
"Page" tab in CMS Desk - display issue
I'm having a problem with the toolbar and WYSIWYG editor display in CMS Desk. The best way to explain it is with a screen shot.

Any thoughts?

User image

Thanks!

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 5/9/2013 10:24:53 PM
   
RE:"Page" tab in CMS Desk - display issue
Hi,

Are there any javascript errors? Are you using any custom scripts anywhere on the site?
Does this happen in other browsers too?
When you create a blank page that does not inherit anything from parent/root levels and put an editable region into it - is the issue still present?

Best regards,
Juraj Ondrus

User avatar
Member
Member
jenf-deschutes - 5/10/2013 11:21:00 AM
   
RE:"Page" tab in CMS Desk - display issue
What do you mean by "custom"? The site uses common jQuery libraries and in CMS Desk they are getting errors:
User image

A blank page is better, but still "off":
User image

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 5/11/2013 1:25:51 AM
   
RE:"Page" tab in CMS Desk - display issue
Hi,

By custom I mean anything added by you. IF you are using any your own scripts and jQuery, please see these KB articles how to use them:

no conflict mode

how to use Kentico's jQuery

Best regards,
Juraj Ondrus

User avatar
Member
Member
jenf-deschutes - 5/13/2013 4:24:53 PM
   
RE:"Page" tab in CMS Desk - display issue
I added the code to use "no conflict mode". There are no longer javascript errors in CMS desk but the display is still not right (Save buttons and toolbar are still displaying strangely).

It's impractical to implement the information in "how to use Kentico's jQuery" because we are using controls from other vendors and we can't change all the DOM object references from $ to $jQuery.

Other thoughts? I am working on this with another developer, hoping that we can figure this out. In the meantime, we do appreciate your help. Thanks!

User avatar
Member
Member
jenf-deschutes - 5/13/2013 6:16:31 PM
   
RE:"Page" tab in CMS Desk - display issue
Hi again -

We tried testing again, with all the custom scripts disabled. Still having the display problem with the Save / Check Out / Publish toolbar, and the WYSIWYG editor option bar.

Any other ideas?

User avatar
Member
Member
kentico_sandroj - 5/13/2013 9:58:10 PM
   
RE:"Page" tab in CMS Desk - display issue
Hi,

Is this a new installation or an upgrade from an older version?
Did these items work as expected at any point?
Which browsers are you using? Do all of them have the same issue?

If the issue is browser specific, please let us know which browsers are affected and if they use any extensions/add-ons.

Would it be possible to use FireBug to check for any errors?

If no errors come up, it would be best to remove the jQuery scripts one by one and test after each in order to isolate the problematic script.

Please let me know what you find or if you have questions.

Regards,
Sandro

User avatar
Member
Member
jenf-deschutes - 5/14/2013 10:58:35 AM
   
RE:"Page" tab in CMS Desk - display issue
Is this a new installation or an upgrade from an older version? - Upgrade from 5.5r2 (via 6, then 7) - followed the manual upgrade instructions provided by Kentico.

Did these items work as expected at any point? - Yes, in 5.5r2. Never in 7.

Which browsers are you using? Do all of them have the same issue? - IE, Chrome, Firefox. Same behavior in all browsers.

Would it be possible to use FireBug to check for any errors? - The one error that was occurring has been eliminated by using "no conflict mode" ... but the display is still problematic.

If no errors come up, it would be best to remove the jQuery scripts one by one and test after each in order to isolate the problematic script. - Removed ALL scripts and still have the problem with no scripts.

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 5/14/2013 11:42:44 AM
   
RE:"Page" tab in CMS Desk - display issue
Jen,

I've had the same problem since v7. I was on v6 and upgraded to v7 (currently on 7.0.35)and the issue started. I have ruled out MY javascript/jQuery and determined it only happens when there is an EditableText webpart on the page or any kind of control that requires the CKEditor. Take a look at the image User image I'm wondering if it might be an issue with my CSS but have decided to just live with it as it doesn't cause a lot of problems. I can see where yours might be a bit more difficult to deal with. Does it happen on all your pages or is it similar to mine where only pages with the CKEditor?

Brenden