Theme problem
-
I have ‘Imbalance 2‘ theme.
After installing BP that -orange hover- on boxes doesn`t work at all.And i dont know, if its important, but i find this error in buddypress.js :
/* New posts */
jq(“#aw-whats-new-submit”).on( ‘click’, function() {
Uncaught TypeError: Object [object Object] has no method ‘on’
var button = jq(this);
var form = button.closest(“form#whats-new-form”);form.children().each( function() {
if ( jq.nodeName(this, “textarea”) || jq.nodeName(this, “input”) )
jq(this).prop( ‘disabled’, true );
});3.5.2 / 1.8
- The topic ‘Theme problem’ is closed to new replies.