sorry my english – where do i find in wordpress language file to translate in new bbpress / my old language pack is not working now and i trye translate 2.1
gj – new wersion!
-
This reply was modified 13 years ago by
ecykada.
-
This reply was modified 13 years ago by
ecykada.
-
This reply was modified 13 years ago by
ecykada.
Great job ! really appreciate this work. in fact for me here still remains a lot to learn though. I will be following some guidance as well. Probably some soft skill aspects will be necessary though.
It looks like there may be an issue with topic Subscribe-Unsubscribe and Favourite Add-Remove links only updating the browser screen on the first two clicks.
The users profile still gets updated regardless of amount of clicks but the browser doesn’t. Can be replicated here. Refreshing the page allows another two clicks.
Cheers
Bump, anyone?
Btw, I fixed half of the hooks (I added the corresponding hooks into the bbpress theme on my own, and it works), but I have problem with the remaining three hooks which I didn’t fixed, and they are:
add_filter( 'bp_get_the_topic_post_content', 'rfp_filter_rating_link', 3 );
add_filter( 'bp_get_the_topic_post_css_class', 'rfp_alter_post_based_on_rating', 1, 1 );
add_filter( 'bp_get_the_topic_post_poster_name', 'rfp_filter_poster_karma', 3 );
Also, I cannot find anything for the variable $bbp,and the corresponding variables in bbpress which exist in buddypress: $topic_template and $forum_template.
Thanks in advance!
Edit: I forgot to mention that bbpress is updated to version 2.1. ๐
Reading?!? What is this new fad you speak of :p
Thanks Lynq. Yes, they are all updated…
Hi there,
I actually had this issue with my custom plugin, it turned out that a recent version of wordpress has tightened the security on plugins I believe, so if the plugins are not coded correctly then it will cause the issue you are describing.
Have you updated all the plugins aswell?
The plugin page will get archived, it’s on the list.
I am having some trouble with the layout of my forum. Once I add the shortcode to a new page the layout goes very strange. I have tried going to full-width with no result.
I am using custom community theme. My buddypress, wordpress, and bbpress are fully updated.
http://www.bookkus.com/test-forum/
Thanks in advance for your help.
@Jeaz
Or at the very least when you arrive at the plugins page ask the user do you wish to view bbPress 2.xx or bbPress 1.xx plugins, then direct them to the correct place.
I think this would be great.
-
This reply was modified 13 years ago by
Lynq.
Hey,
I really like the remake and update, but please, it’s time to retire the old plugin repository. Not maybe retire it entirely, but it shouldn’t be the more promoted option over the 2.x one. The plugin link above should lead to the WordPress bbpress section or something like that, and have a link to the old repository from there, not the other way around. It’s time to move forward and stop confusing new users.
@Erlend Can you create a new page for this,
The page was in draft form, but empty. I just did another one of my copycat acts to get a page up there; dunno if John had other plans for it.
> Blockquote @JJJ have a look at https://bbpress.org/contact/ at footer links. Itโs redirecting us to MY OWN created topic
@Erlend Can you create a new page for this, WP/bbPress can’t find /contact so it is best guessing that this thread is what it’s looking for https://bbpress.org/forums/topic/contact-us-form-captcha-plugin/
Simply Awesome!
@JJJ have a look at https://bbpress.org/contact/ at footer links. It’s redirecting us to MY OWN created topic ๐
Is it the markdown plugin that’s making huge spacing in these posts or is that just something from the conversion?
How do I edit bbPress breadcrumbs?
I just finished a draft of my proposal for bbpress.org’s license page. I don’t think a dedicated GPL license page is necessary when there’s a nice public page for it and plenty other trustworthy “mirrors” in case of downtime.
I basically copied the WordPress License page, updated it with mentions of bbPress and alternatively licensed forums, and merged it with a summarized version of the domains warning.
Your thoughts please.
Re: Markdown
Feedback should be directed towards the WP-Markdown support forum.
Re: Search
wpmudev.org has got a very elegant forum search set up on their site, including an alternative Google search. Maybe they’ll share the code. I’ll refer them to this thread and try get a conversation going.
Re: Breadcrumbs & Tags
Agreed, I’ll do some mockups.
Markdown Plugin
I like Markdown, though cutting & pasting the above text/reply crashed Safari on the iPad twice.
Reproduce Steps: start a reply, I’m using this post itself for an idea on size, it is now so slow and I can’t type or delete text faster than one character a second.
Forum Wide Search
See Trac Ticket #1575 https://bbpress.trac.wordpress.org/ticket/1575
The code in #1575 is a WP plugin ‘Search bbPress’ though it needs an update for bbPress 2.1 (remove old widget typo bug code and whatever else may need updating)
Ideally getting #1575 closed and built into bbPress would be the ideal scenario ๐
Breadcrumbs & Tags
These are features available in the bbPress software, as such I think they should be used here at bbPress.org/forums to help showcase the features of bbPress. As for the actual user experience/implementation of said features, ideas on how you use them and how they could be best used here would be great.
(~typing at only one character per second here, there is some performance issue with Markdown going on here or at least on iPad Safari)
> @ziadmasry: Great work!! Is there a recent translation for Arabic version WP?
Ziadmasry,
You can see the current status of bbPress translations here:
https://translate.wordpress.org/projects/bbpress/pluginย
(Arabic has 132 of 842 translations, though all additional contributions would be welcome :))
Please see this post How do I change the language? (We will add this to the docs in the near future.)
That post has instructions for Spanish, its the same process except you substitute ES (Spanish) for AR (Arabic) where applicable, it’s an identical process for bbPress as it is for WordPress itself.
ย 1: https://bbpress.org/forums/topic/how-do-i-change-the-language/#post-113281
Great work!! Is there a recent translation for Arabic version WP?
Looks good, feels snappier too for some reason…
Might want to make your, Create New Topic link into a more prominent button. I’m probably a retard, but I couldn’t find, just wasn’t seeing it on the page! Ended up having to type in the URL for the new topic page manually… ๐
Not that I really wanted to be dramatic with my thread topic…
Updated to 2.1 today and all that ajax functions in my activity stream stopped working (tabs, load more, filters, etc).
I thought it might be my theme at first, but I switched to BP default and the problem was still there. I then rolled BBPress back to v2.0.3 and the problem vanished. Back in my theme with 2.0.3 and all is okay.
Anything special about the new BP integration that might mess up the activity stream? Has anyone else had this problem? Any thoughts on this?
Very nice! Preview rocks as well, great job guys!