First message on every thread not showing up
-
Hello!
I’m hitting exactly the same issue that @mralexweber describes on this post:
http://bbpress.org/forums/topic/first-post-not-showing/
I’m using OptimizePress plugin to protect my content, and looks like that plugin is causing the issue. Although I’ve contacted their support team, I need a temporary solution ASAP because this is blocking me from releasing my product :S
I’ve noticed that the OptimizePress documentation says this:
Attn Developers: Filters can be suppressed dynamically, using this technique:
query_posts(“suppress_filters=true”);
get_posts() auto-suppresses filters.So I was thinking that maybe I could somehow use bp-custom.php and this technique to solve the issue… The problem is I don’t know how to do it 🙂
Anyone has any ideas??
Thanks SOOOOO much!!!
- You must be logged in to reply to this topic.