Search Results for 'test'
-
Search Results
-
Hello. Since few people asked for it (I think there was even thread here few months ago), I’m trying to make my plugin (https://wordpress.org/plugins/simple-rating/) compatible with bbPress. As far as I understand, bbPress got own filters for content and that’s exactly where I got stuck. I can’t find list of filters. I found
bbp_get_reply_content
andbbp_get_topic_content
but they exhibit kind of weird behavior.bbp_get_topic_content
does exactly nothing, andbbp_get_reply_content
filters content of first post, which is actually topic and I’m pretty sure should be filtered bybbp_get_topic_content
.
Screenshot
So questions are:
– Is there a list of filters?
– If no, what are filters I should use to filter content of topic, reply and forum?
– What is this problem I described above?
bbPress version is latest stable available.new to WP and BBPRESS (latest versions)
I like threaded replys a few levels deep
When viewed on mobile the user image and left margin on reply distance pushes the text way to the right – offscreen after just a few threads
1 – can I have less less distance (left to right) between threaded replies?
2 – can I remove the user image to get more space for text?WP and BBpress = latest
Just getting started….
I would like to edit the css for the user entries – so that I can reposition the user image/ remove the user image etc….
also control the width of the user entries
I don’t know where the css is located
I do know a bit about creating a child first… but still a wordpress newbie
any ideas?
Topic: Forum does not show properly
Morning all.
Most likely an obvious error my end but when i visit certain parts of the forum it does not show properly. For example if you view http://www.recipebrag.com/forums/forum/recipebrag-com/ it will show but if you then go to http://www.recipebrag.com/forums/ it looks like a blog post.
Where am I going wrong?
TIA
Stephen
ps using the latest wordpress bbpress etc
Topic: bbpress.pot is missing line
Hello,
I need to translate this line into my language:
“ERROR: Your topic needs a title.”
I have the latest bbpress installed, but the .POT file is missing this line. Can you help?
Thanks
Topic: widget side
Hello,
i am using the latest WP version + a theme. In addition i installed bbpress. So far its working fine, but i have a problem with the widgets.
The Basic Setting is, that the widgets are left hand side.
Please Checke: http://die-analysten.com/forums/If i enter a Subforum the widget changes from left to right and keeps left, until i leave the subforum.
Please check: http://die-analysten.com/forums/forum/forex-devisen-handeln/Can anyone help me?
PierreHi,
I’m running the latest bbPress (2.5.4) and using Gravity Forms and the Custom Post Types addon to automatically create a bbPress reply when somebody submits a form. This is mostly working – the reply post is created in WordPress, I’m setting the _bbp_reply_to, _bbp_forum_id and _bbp_topic_id meta fields and it looks like it should in the backend.
However it doesn’t appear as a reply under the topic when you view the forums.
If I edit the newly-created reply in the WordPress admin backend (just hitting Update without making any changes) it does then appear.
I presume there’s some additional step required to update the forums metadata or relationships? I’ve tried using the “repair forum” tools after creating the reply, and calling bbp_update_reply from a hook on form submission, but neither seem to make the reply appear. The only thing which does is clicking “Update” in the backend.
Any pointers would be very much appreciated! It feels like I’m 90% there but am missing some vital “refresh” step at the end.
Topic: wrong sidebar on topics page
Using the Hueman theme with latest bbpress and wordpress. The forums page has the correct sidebar, but when I click on a topic, a another, different sidebar appears.
Topic: Group forum
This is a new current installation of WordPress, Buddypress and bbPress
I’ve created two forums. one group forum and one non-group forum. Both show up on the forum index at *.com/forums/
The non-group test forum works fine. Clicking on the index test forum link goes to *.com/forums/forum/test-forum/ the topic link goes to *.com/forums/topic/test-topic/
The group forum isn’t working. Clicking on the index group forum link just returns to *.com/forums/
However when I mouseover the link it shows *.com/groups/accessible-woodworking/forum/
I can go directly to the topic in the group forum at *.com/groups/accessible-woodworking/forum/topic/accessible-woodworking-test-topic/
I’m thinking it has something to do with the setting for the Group Forum root, but I don’t know how to change it.
Any and all suggestions welcome. Thank you in advance.
Pretty strange one imho. I’ve been working on porting an existing site from phpbb
over to wordpress/bbpress. While going through a final test of the port I’ve come across the following problem. Namely when in forums where you can see the latest post (along side the forum name), the name of the latest post plus its time/date are totally incorrect, however the url actually links to the correct latest post.See: wp.photographyireland.net/forums to see.
I’ve retried all the usual recalculates etc… I have tested the port in the past and didn’t have this issue. Can anyone advise or at worst provide me with a sql updates statement to correct?
I don’t want to do the port for real if I’m going to run into this again. Tbh I do find that the import from phpbb can be a tad bit flaky at time…
Cheers
Topic: 404 Page Not Found
So I just installed bbPress (2.5.4) successfully after having buggy versions last week. Though I’m having a lot of issues this time. I’m using WordPress 4.1.1 and Twenty Fifteen as my theme.
I created a new forum which I called, “forum” and a topic called, “general”. When I go to view the forum, it takes me to
/forums/forum/forum
which I believe should be/forums/forum
but I can’t go there without it redirecting me./forums
just redirects me as well.Following the codex, I tried method two which involved using the shortcode. This works all fine until I clicked on the forum, which took me to
/forums/forum/forum
My site is:
How can I fix this issue? Please don’t say disable plugins because I know for a fact, that isn’t the reason.