Search Results for 'test'
-
Search Results
-
Hello,
I’ve been following some discussions on here about some problems and my main focus was on the Cache problems.
At this moment i’ve got a Blog and would like to add a support forum.
What would be the best option to go with?
(1) Just activate the bbPress plugin on my main (blog) website.
(2) Install the bbPress plugin on a Fresh and new WP install inside a directory-/folder.
I’m running WP SuperCache on my main (blog) WP install.
(1) http://example.com/ <– WP install – my blog
(2) http://example.com/<forums>/ <– a NEW WP installation only for bbPress
The reason i would like option 2 better is that i don’t have to activate a Cache plugin for the forums. It’s mostly all text content , no images so WHY Cache a forum?
What would you do and why?
I have auto-embed enabled in WordPress Media options, and in the Forum options, yet links are still not converted: http://pantheones.com.au/forums/topic/media-test/
Can anyone help?
Topic: Custom profile fields
I am having an issue getting custom profile fields to work.
I have used the following code as a wordpress plugin and a bbPress plugin:
function set_my_profile_info_keys($myarray) {
$myarray = array(
‘testfield’ => array(0, __(‘TestField’))
);
return $myarray;
}
add_filter(‘get_profile_info_keys’, ‘set_my_profile_info_keys’);
However this doesn’t show the field on a users profile to allow them to edit it. I have also tried other variations of this code I have found on this forum and others but to no avail.
Any help getting this working would be much appreciated.
When I login with my test account and go to edit profile it takes me to the user profile in wp-admin.
In there it shows buttons for Topics and Replies. How do I remove Topics and Replies from that?
My bbpress site is now being tested by joe public.
Every time one view’s a forum category and then chooses a forum from that category, it automatically takes them to a forum under a different category.
For instance, if I view…
Forums, North East, Country Durham, the breadcrumb trails shows that’s where I am, but when I click on the “schools” forum the breadcrumb trail changes to show I am in the schools forum but under a different category – and it’s always South West, Devon!!!
Why do all my forums default back to South West, Devon ??!!
When they were created, I chose the correct hierarchy and can view this is still correct from the Forum, All Forums in the dashboard.
You can see the issues here… http://lifeafterlondon.com/?page_id=973
I would really appreciate someones help with this – THANK YOU.
Topic: bbpress site wide forums
I’m testing with the following:
wordpress3.3.1, buddypress1.5.4, bbpress2.1r3786
After activating buddypress and then going all the way up to the forum part, what exactly is the step to get it configured? I do not want to use Group Forums. I click on Install Site Wide Forums it tells me it is installed.
This was a problem before the 2.1 beta so …
What is being done in the 2.1 beta that addresses this?
How should users configure it via upload if they are not using plugin search?
On my home page which is straight html/css, I would like to pull the latest discussions, about 3 entries, from my bbpress page. How would I do this so it would automically update on my home page as new posts occur?
Topic: Topic Page Width
It seems I have the other pages looking fine with the sidebar but the single topic page shoves my sidebar below the forums. How can I fix this? I’m using custom community theme with bbpress & buddypress. http://www.wisewahm.com/forum/topic/test/
Topic: BBPress Latest Discussions
Hi,
Good day to all community,
I am starting up a site, and I am setting up the BBPress Latest Discussions Plugin. I have installed and integrated WP & BB. Once I activate the plugin and use the call for the latest discussion on the wordpress page I am given this error
“It Seem There Is Something Wrong With BBLD Configuration, Please Check It.”
What should I set?
Thanks,
Hock88
