Search Results for '\"wordpress\"'
-
Search Results
-
Hi,
could it be that there is a string missing in the bbPress translation file? I’m currently creating my forum. As far as I can see all the strings are translated fine but one.
http://screencast.com/t/Itg0OHkV9Gs
I’ve looked through all the strings that contain ‘by’ and they are all translated correctly with the German word ‘von’. However, I’m thinking that this particular ‘by’ is not even in the list and therefore not translated. Can somebody help me with this?
I’m using:
WordPress 4.5
BuddyPress 2.5.2
bbPress 2.5.8
Polylang 1.8.5
Loco Translate 1.5.5I’d like to create a forum index that resembles Flarum, where colour coded labels indicate which forum each topic belongs to.
bbPress conveniently outputs the names of each forum a topic is assigned to. Unfortunately, using just CSS, there is no way to assign different colours to each forum.
I’d like each different forum to have an ID selector, much like WordPress posts do, so that I could easily assign colour.
Example:
bbp-topic-started-in#forum-1 a {
background: green;
}
bbp-topic-started-in#forum-2 a {
background: yellow;
}Could someone tell me, a) how I could accomplish this, or b) how I could present this for consideration in a future bbPress release?
Hello all
i am using wordpress latest,
bbpress latest
theme
and only active 2 plugin as localhost forum and subforum 77
topics 514
reply 2729i had used
Debug Bar && Debug Bar bbPress
Query Monitor && Query Monitor bbPress & BuddyPress Conditionalsand it’s show the query when the new topic page loading.
in /includes/topics/functions.php
every thing prossess smothly in this file til
/** Update counts, etc… *********************************************/
//exit();
do_action( ‘bbp_new_topic’, $topic_id, $forum_id, $anonymous_data, $topic_author );here every thing work so so long
just to be more detailed i had read allot about wp_insert_post if inserting allot of topics in the same time but, now i am in local and only me posting in topics
what i am missing here and from where to look in
thanks in advance
regards
When tapping on a Forum, I get “Oh bother! No topics were found here!” even when there is a topic present. I am only able to properly view the topics with one user (Roles: Administrator, Keymaster). The other users, which get the above message have roles: No site role, Participant, BUT even when I change any user to ‘Administrator, Keymaster’, they still get the same “Oh bother! No topics were found here!” message.
I did this: Tools > Forums > Relationships to Repair.
I also did this: Deactivated every plugin except for bbPress
And my theme is compatible with bbPress.
This is my site, and forums are private: http://www.nsachapters.org/forums/
This was working previously, but not sure what’s going on for it not to work now. Any suggestions?
WordPress 4.5
X Version: 4.1.1None of these seems to need a bbPress update, but do cause side effects when using bbPress:
- CACHE: First of all, if you see any issues, clean all of your cache (hosting side, server side, browser side, …)
- Twenty Eleven theme breaks the layout (see https://core.trac.wordpress.org/ticket/36510)
- All in one SEO brakes: https://bbpress.org/forums/topic/all-in-one-seo-pack-error/
- Crayon Syntax Highlighter: Formatting not loaded
- JQUERY: If something uses jQuery to display it, there are known issues (example of workaround in this ticket)
Hey, everyone. I am looking for a solution to this and not sure if it exists. My search skills are coming up short so I apologize if it’s out there already.
I would like to have a link/button on each of my posts in WordPress that would allow the user to generate a new topic in a particular bbPress forum. Essentially, it would auto-fill the title of the topic with the title of the post and quote the contents of the post (perhaps to a certain limit). The user would then be able to add any additional comments before submitting the new topic to the forum.
Now, of course you are going to ask WHY I want to do this. Essentially, the site I’m building consists of two parts. One, a discussion forum, and two, an rss aggregator that creates a new post for each article brought in from the feed. I would like the user to have the option of bouncing any article/post they think is worthy of discussion to the forum. (I’m not looking to have a discussion on every single post, and I don’t want to use comments under the post, keeping it all to the bbPress forums.)
I’d appreciate any help that would point me in the right direction. Thanks.
Topic: Formatting not loading
I am using WordPress 4.5 and bbPress 2.5.8.
I have tested the following on both Chrome and FireFox, in both normal and incognito modes.
The issue persists when using the Twenty … themes.
The issue also persists when turning off all extra bbPress plugins.
The issue is also present in bbPress 2.6-alpha.The rest of my site works normally.
Topic: Password length enforcement
Hi,
In the bbpress profile edit page, one can change the password. The verbal explanation says that the password must be at least 10 characters long. But I find that this is not enforced at all: I could successfully change the password to any lenght, even single character passwords are accepted.
What would be the way to:
1) Enfoce that the password has a minimum length?
2) Customize the minimum length to a value different from 10?Thanks,
//Györgywordpress 4.4.2 , bbpress 2.5.8, site http://szuloiosszefogas.hu
Topic: Customize homepage-title
Hi,
In the bbpress index page, the top row shows:
homepage-title > Forums > Forum-title
How could I change homepage-title here? bbpress seems to take this from the title of the site’s default page. Is there a way to put a different text there (or remove the homepage-title altogether)?
Thanks,
//Györgywordpress 4.4.2 , bbpress 2.5.8, site http://szuloiosszefogas.hu
Hi all,
I am running wordpress 4.5 and bbpress 2.5.8
Recently, one thread on my forum has started redirecting to the first page (not the last page) in the thread. Therefore once posted the user needs to click on the last page to see their post.
All other posts are fine.
I updated the permalinks, and ran all of the bbpress repair tools, but no change.
Any help would be appreciated!
Topic: link-problem
After the todays (13/4) update to WordPress 4.5 link doesn´t funktion in the bbPress edit box.
Is a bbPress update coming to solve this problem?
/Gunilla
Hi Guys,
I got the problem, that bbPress is not splitting the posts in different pages when there are a few answers. For example: http://germansimracing.de/community/thema/dauerstartnummern/
Is there anything to setup or what could be the problem? I updated WordPress a few minutes ago to the newest version. bbPress and all other plugins are up to date, too.
Thanks in Advance for your help! 🙂

