Toolbar problem following 5.5.2.1
PermalinkWhat's happening is, after applying the 5.5.2.1 update - it went smoothly, no errors - some of the pages display the C5 toolbar just fine, and everything functions normally on those pages. But *some* - not all - of the pages only show the background of the toolbar, but no controls. (See the attached screen shots.)
I don't think the problem is with the theme, because pages that do show the controls have the same page types as some of the pages that do not show the controls. I also tried setting a non-working page to the same page type as a working page, and there was no change. (FYI, the theme this site is using is a slightly customized version of the plain yogurt theme from ver 5.4.1.)
When comparing the html between working and non-working pages, I find on the non-working pages,
<div id="ccm-toolbar>...</div>
is empty. It's missing the divs that have the controls.
I'll keep digging and post anything else I discover, meanwhile I'd appreciate any input you're willing to share.
$.widget is undefined
ccm_activateToolbar is not defined
Thanks for your help!
I've the same problem and cannot figure it out what is the cause of it. :-(
Are there any script errors showing in the Developer Console? The most likely thing to cause thus is a JavaScript error halting JavaScript before the toolbar renders.