zackasan
Forum Replies Created
-
Forum: Plugins
In reply to: [Participad] Links or not working on notepadsThe error is :
ReferenceError: Can’t find variable: Participad_Frontend
`jQuery.ajax({
type: ‘POST’,
url: Participad_Frontend.ajaxurl,
data: {
action: ‘participad_frontend_save’,
_wpnonce: wpnonce,
post_id: post_id
},
success: function(r) {
callback();
}
});`Forum: Plugins
In reply to: [Participad] Group WikiThanks, but that’s not what i’m looking for Joe. I was really into integrating ether pad into Buddypress.
Same here. It’s important when members upload a document that the group reflects activity.
Yeah, I confirm. WP (3.4.2) and Buddypress 1.6.1.
The update_header() is called but had no effect. JS, CSS in included in the header but not the HTML code. It shouldn’t only be a small hack to make it work again.
I don’t know. At the moment i have to code things cause the project doesn’t seem really alive…