Brajesh,
Hello... Just a note that I sent you a PM with some log-on information here.
I now also have found two more slight conflicts... it looks like the Easy-Fancy-Box plugin: http://wordpress.org/extend/plugins/easy-fancybox/
Does not work correctly with CB-Pro... I only have one use of this on my site where it pulls an iframe up in a fancy box from the sidebar. When the cp-pro theme is activated and the music news network (sidebar item) is pressed the screen black-out like it should, but the iframe is not loaded... i.e. it just looks like a greyed-out theme.
Two is with the Wpmudev.org Classifieds plugin... I've checked their site and posted there as well...
The classifieds plugin works, but for some reason it disables the dropdown of the front-end admin navigate bar (My Account, Dashboard, notifications, bar). They suggested that there was a possible conflict in their CSS... I've looked at it, but can't find anything... I'm posting the CSS from the classifieds here:
/*
Styleshteet Name: Classifieds UI Front Main
Description: You can override this file in your theme.
*/
/* =Styles for Classifieds Main component.
-------------------------------------------------------------- */
.error {
background: #FFEBE8;
}
.submit {
margin: 10px 0;
}
.invalid-login {
margin-top: 10px;
}
.description {
color:#888888;
font-size:12px;
}
ul.button-nav li {
float: left;
list-style: none;
padding-right: 15px;
}
#content .classifieds ul {
overflow: hidden;
margin: 0;
padding-bottom: 15px;
}
.editfield .wp-post-image {
border: 1px solid #ddd;
padding: 15px;
}
.single-classifieds #content img.wp-post-image {
border: 1px solid #ddd;
padding: 15px;
margin: 0 15px 10px 0;
}
.cf-custom-fields .alt {
background: #F6F6F6;
}
#content .cf-custom-fields tr th {
border-top:1px solid #E7E7E7;
}
.action-form, .confirm-form {
margin-top: 10px;
}
.padder {
overflow: hidden;
}
/* =Styles for BuddyPress profile pages and taxonomy pages
-------------------------------------------------------------- */
.cf-ad {
border: 1px solid #ddd;
padding: 10px;
display: block;
overflow: hidden;
float: left;
margin: 0 15px 15px 0;
width: 445px;
}
.cf-ad table {
margin: 0 0 0 15px;
width: 280px;
border: 1px solid #ddd;
border-collapse: collapse;
}
.cf-ad table th {
text-align: right;
width: 50px;
}
.cf-ad table th, .bp-cf-ad table td {
border-width: 1px;
border-style: inset;
border-color: #ddd;
}
.cf-ad form {
float: right;
overflow: hidden;
}
.cf-image {
float: left;
}
.cf-info {
float: left;
}
/* =Styles for BuddyPress normal pages
-------------------------------------------------------------- */
.cf-ad-info {
float: left;
width: 500px;
border:1px solid #EAEAEA;
}
.cf-ad-info th {
width: 100px;
vertical-align: top;
text-align: right;
border:1px solid #EAEAEA;
}
.cf-description {
text-align: left;
border:1px solid #EAEAEA;
}
.cf-description thead tr {
background: none;
}
.cf-description td {
border-top:1px solid #EAEAEA;
}
.cf-custom-fields {
text-align: left;
margin-top: 20px;
border:1px solid #EAEAEA;
}
.cf-custom-fields td {
border:1px solid #EAEAEA;
}
.contact-user-btn {
padding-top: 165px;
margin-left: 10px;
}
.cf-contact-form {
width: 500px;
float: left;
margin-top: -20px;
margin-left: 15px;
}
/* =Styles for BuddyPress checkout page
-------------------------------------------------------------- */
.terms {
height:100px;
overflow-x: hidden;
color:#888888;
font-size:12px;
font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
.cf-terms {
width: inherit;
}
.cf-terms td {
vertical-align: top;
}
.cf-checkout {
width: 48%;
float: left;
margin-right: 15px;
}
.cf-checkout img {
margin-bottom: 0 !important;
}
.cf-login {
width: 48%;
float: left;
}
These are the major issues, I've found so far (with the addition of what I private messaged you...)
Thanks,