GeoDirectory SupportBuddyPress (BBPress) Integration bug – GeoDirectory Support https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/feed Wed, 11 Mar 2026 16:28:29 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43718 <![CDATA[BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43718 Fri, 26 Jun 2015 12:35:24 +0000 adyp Hello,

I have posted this here as there is no forum for the Buddypress integration addon.

Forum post titles that are long do not wrap into the column space where they should – some words disappear behind the right hand widget area before then emerging where they should have been wrapping in the first place. This is causing confusing (and one definitely libelous!) topic headlines.

]]>
https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43720 <![CDATA[Reply To: BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43720 Fri, 26 Jun 2015 13:42:35 +0000 Simone Hello, please post your url and we will check it, you should fix with something like the following, in your style.css


h1.entry-title {
width:90%;
}
]]>
https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43740 <![CDATA[Reply To: BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43740 Fri, 26 Jun 2015 15:32:18 +0000 adyp https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43751 <![CDATA[Reply To: BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43751 Fri, 26 Jun 2015 16:10:10 +0000 Simone add the following to your style.css


.wrap, .geodir-common, .geodir-breadcrumb, #geodir_wrapper .geodir_full_page .geodir-search, #geodir_wrapper h1, #geodir_wrapper .term_description {
width:100% !important;
}
]]>
https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43760 <![CDATA[Reply To: BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-43760 Fri, 26 Jun 2015 16:43:54 +0000 adyp Many thanks Simone – that fixed it.

Adrian

]]>
https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-44142 <![CDATA[Reply To: BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-44142 Tue, 30 Jun 2015 09:51:57 +0000 adyp https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-44154 <![CDATA[Reply To: BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-44154 Tue, 30 Jun 2015 12:28:01 +0000 Simone Hi, try with width 90% rather than 100%
(if it is still wrong, please leave us your url and login details so I can live check, Ive seen there is a password)

]]>
https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-44238 <![CDATA[Reply To: BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-44238 Tue, 30 Jun 2015 18:15:21 +0000 adyp Thanks Simone – that did the trick!

Am just starting to get stuck in learning CSS so I hope these sort of questions from me will peter out.

Adrian

]]>
https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-44242 <![CDATA[Reply To: BuddyPress (BBPress) Integration bug]]> https://wpgeodirectory.com/support/topic/buddypress-bbpress-integration-bug/#post-44242 Tue, 30 Jun 2015 19:44:04 +0000 Simone you’re welcome Adrian

]]>