Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You shouldn't have this many. Your Joomla template alone is loading in 17 individual CSS files. CB and all its plugins are only loading in a total of 10, which is in part due to CB Connect which is loading in 5 (this is reduced to 1 in next release).IE 9 is limited to 32 css files !
No, they are not backwards compatible and it will break CBs jQuery usage which is loaded in its own non conflicting namespace.- if I can remove jquery 1.5.2 and replace it by jquery 1.7.1 native in the template
No, CB already loads in minified versions if debug mode is off. Combining them will result in API unable to find them and load them causing the jQuery usage to fail.- if I can combine CB jquery files and minify them
You'll probably have several image pathing issues to address (background images, etc..).- if I can combine CB css files and minify them ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.