Search Results for 'test'
-
Search Results
-
Hi all
I just add bbPress to my website running Deadline theme and with small tweaks all looks great! Except homepage – I want main area in the middle of the homepage to look like http://bbpress.org/plugins/ – showing new, latest and most viewed posts from my 4 forums. How can I do this?
Pleas note I can not use custom page, but have to add code to the existing homepage. I tried few versions, but didn’t get exactly the same results. All I was able to pull is 4 posts with code: <?php bbp_get_template_part( ‘bbpress/content’, ‘archive-topic’ ); ?>. But that is obviously not what I need. Is there a simple way to get results like on http://bbpress.org/plugins/
I am not coder (obviously), but can do all CSS work without any issue.
I hope this is not repeated questions, but I tried to find solution and no luck.
Cheers & Thanks
Dean
Dear,
Is there a way or plugin that fetches an RSS feed from external websites so that i can display the latest posts from different external blogs in my BBPress sidebar?
Thanks!
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?
