Search Results for '\"wordpress\"'
-
Search Results
-
Wordpress: 3.8.1
bbPress: 2.5.3
organic-conservative.comI notice that when viewing a topic post from my bbpress forum on a smartphone, the user avatar increases in size and moves, covering much of the forum and topic title. I would like to know how to fix this.
Thanks for your help.
I would like to start this discussions because I have no idea what to think of the adding tags to topics feature in bbPress.
First, Tags are taxonomies like Categories are also. Each Post Type ( or custom PT ) can be added with those taxonomies Categories or Tags right?
Looking that the Core of WP and how they’re designed to work Categories and Tags where always designed to be added by editors or authors on content – people who understand how to own or maintain a website through the WordPress admin.
Somebody who writes a blog post can define what categories and-/or tags they want to add against their blog posts – bbPress also uses Custom Post Types for Forums – Topics and Replies because they’re great for adding those kind of structural elements only there is a huge difference in the way how those work and who uses them.bbPress Forums have categories as taxonomy attached to them while bbPress Topics have tags attached to them. It seems pretty normal this way but if you look at how Forums and Topics are created at your WordPress site you’ll see that Forums are created by owners of the website ( like Blog Posts ) and topics are created by random users of the website.
Topics are more like comments compared to WordPress Core functionality because their added by external users not editors or authors like Forums are – you don’t want people who write comments to your blog posts also have the ability to add Tags to them , right ?
The main reason why I look at it like this is because I always switch the Tags functionality off in bbPress because it doesn’t work the way it should work to be honest. I think Tags are great for fast navigating and filtering-/grouping specific topics with the same errors at a forum the only difference is people who write topics have in general a problem with ‘something’ , else they don’t start a topic at your site at all. Those people often don’t know anything about blogging or maintaining a website and how Tags and Categories work. A Live example of how bad Tags in bbPress work if you let them get added by users who don’t know how they should work is the Tags Cloud on the sidebar at bbPress.org.
Just look at the Tag Cloud in the sidebar, the bigger-sized words are most often used. BuddyPress + WordPress + Integration + Forum + Plugin + Theme those words are often tagged by people who write topics which is crazy because those are totally not Tag-wards at all.
How could you ever filter WordPress or something like BuddyPress or Plugin at a forum? Those words are too broad or wide to be used as Tags , maybe they’re beter as Categories. Tags should be words you could search for to solve a problem – like bbPress Core function_names() could be great Tags at a forum like bbPress.org but we all know most people who write topics don’t understand this so they add more ‘sloppy’ (with al respect) words as Tags or even more worst they’re used as SEO keywords or something like that.My main problem with this feature is, IF you enable the Tags feature in bbPress you Moderation-activity goes up very fast because you’re always editing topics, removing bad words and adding better words. Okay we all know this is fun at the start when you’re forums are fresh and not very active yet but after 6 months or one year you don’t become very active at maintaining your topics because it takes up too much time and your Tags Cloud grows to something totally un useful as seen at bbPress.org.
My idea is to keep the bbPress Tags feature for sure, but adding a Filter system who checks at existing Tag-words.
There’s a Plugin called auto-tagger ( or something ) It only works at WP Posts, but what it does is it check for similar words in Post titles, content and excerpts – if a word matches a Tag-word it automatically adds the Tag to the Post.My opinion is we need this option by default at bbPress. Remove the adding Tags from the front-end – keep them add the back-end where some Moderator or site owner can create a list of Tags and whenever some user writes a topic and X word involves that topic the Tag will be added.
Knowledge boards like Stock-overflow uses those kinda of systems, they don’t let people write their own tags, especially not New users, you need at least X rate before you can add your own Tags.
Some other Great example is Zurb’s new Forum, they also add Tags automatically based on the words in the content. They’ve Pre-Tagged Foundation’s elements so whenever somebody uses one of those elements in their topics because they have a problem with this elements it becomes a Tag without doing anything. People who’s looking for support can click on those Tags and group similar topics together very easily.
http://foundation.zurb.com/forumIt’s a long story, but I believe this would make the Core Tags function inside bbPress a lot better and people could really use it as a great feature instead of disabling it because it’s a pain in the * to maintain in the end.
Maybe we can use excising WordPress Plugins and change them a little bit because Blog Posts and Topics have the same structure, their both Post Types connected with a Tags taxonomy.What do you think ?
Thanks for reading.Hi All,
I have implemented bbPress (last version) in my WordPress blog (last version too) at the http://www.asprofirst.fr (directly to the forum page at asprofirst.fr/forums-4).(not yet visible by search engine)
I am facing an issue with numbers of topics and articles in bbPress.
I have several forums on my page (the page is called Forums), posting topics on a forum doesn’t show any modification of the topic and article numbers (counters stay at 0). If I click on the line of the forum which is supposed to host topics I can verify the topics I have posted are there. This happens when I am not connected, when I am connected the counters are OK, actually there is a mismatch between these counters in connected mode or in non-connected mode.
This is for me a big issue, with counters showing 0 nobody is going to enter the forum, the forum being supposed to be empty.Thanks in advance for your help, this is my first bbPress implementation.
Asprofirst
Topic: Exporting bbpress
Is there a way to export all forum, posts and replies in a XML file like is available in wordpress for posts, comments and all other content.
I want a one click option for exporting the content. I do not care about preserving logins.
Hi all,
I’m wondering if it’s possible to use the 2.x plug-in version of bbpress and maintain completely separate users from the wordpress site. Any help would be appreciated!
Thanks,
B
When I am logged in as keymaster, I get:
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/wp-includes/functions.php on line 3049
Hi,
I have multisite WordPress 3.8.1 and Buddypress 1.9.1, and have just set up separate forums using the bbPress plugin, v2.5.3Now everyone who is logged in and visits another site in the network is automatically made a ‘Participant’ of the site they are visiting. I don’t want this to happen.
I have set
bbp_allow_global_access( false )in bbPress includes/admin/settings.php, line 532
I have also set'_bbp_allow_global_access' => 0,in includes/core/options.php, line 37However, when I visit a new site I am still made a participant of it. How can I disable this option in all my sites (there are thousands) without setting Auto Role to unchecked and saving the forum settings page in each individual site?
Thanks.
Topic: bbp_new_forum hook
Hello,
I am trying to write a plugin that adds some meta-information to a forum when it gets created. I can see that bbPress has a “bbp_new_forum” and a “bbp_edit_forum” hook, yet those never appear to fire, no matter what i do. I even added a php-die directly in front of their respective “do_action” calls inside the bbPress source code just to find out, that the part of the code that should call the new_forum hook appears to never actually be executed. What are those hooks for then, and what hooks DO get called when you create/edit a bbPress forum?
Thank you for your help!
My Version of WordPress is 3.8.1
My Version of bbPress is 2.5.3Here’s the scenario, and I’ll try to be as specific and detailed as possible.
There are two different WP installations:
- The first (let’s call it myforum.com) just holds a bbpress forum install with thousands of members and posts.
- The second (let’s call it myblog.com) is an existing WP blog with thousands of existing posts&pages.
We want to create a fresh bbpress install on myblog.com/forum and want to import all of myforum.com’s bbpressdata. We’re getting rid of the myforum.com site after migration.
I am not a database guy however, and I have no idea how to export and import the forum posts as well as the users. I fear overwriting the existing posts, pages and users of myblog.com.
Is it as simple as importing tables from wordpress onto myblog.com? Will that overwrite what’s already there?
Appreciate any advice 🙂