Forum Replies Created
-
In reply to: [Resolved] body_class filter for buddypress pages
Hi,
Pagelines helped me with getting the filter priority right for the plugin. Hence, it is working now!
Thank you for your help. Very much appreciated!
In reply to: [Resolved] body_class filter for buddypress pagesYou are right. When I add the code to the bp-default functions.php it works on all pages. Somehow, the priority settings are not working.
Or at least I am not getting it done.
In reply to: [Resolved] body_class filter for buddypress pagesI tested the code on the bp-default theme (only wordpress and buddypress activated). It works on normal pages, but not on the buddypress pages (members/activity etc). Hence, it behaves the same as on the pagelines theme.
I tried different priority settings for the filter in the plugin, but without any results. Any other suggestions I could try?
In reply to: [Resolved] body_class filter for buddypress pagesHi,
Well it is a pagelines (a theme) plugin. Here is the plugin code: https://gist.github.com/4077479
Naturally, I posted this question on their forum. They answered that it is probably a buddypress problem, because they are using a wordpress filter. The plugin does add body classes (for browsers and devices) on all other pages (non buddypress pages).
Why should this not be working on buddypress pages? Yes. I have little knowledge of buddypress, that is why I am here.
In reply to: Use linkedin avatar when mystery man is displayedAnyone?
In reply to: Link Post author to BP profile pageThis is what I am looking for! Where should I add this code? Thx.