Search Results for '\"wordpress\"'
-
Search Results
-
Hello, Is there a way to Display Topic Tag Description as Meta Description. That is the way it works in WordPress Tags but unfortunately Meta Name=”Description” is missing in the current version of BBpress.
Topic: bbp_get_user_topics_started
Wordpress: 4.3.3
bbPress: 2.5.8I’m not sure if this is where I should ask this. I am trying to create my own gui under the author profile in wordpress that combines several different plugin information in one place. I thought bbp_get_user_topics_started() would return an array of the topics a user created, but instead I get boolean true.
ie: $user_id = 1; $result = bbp_get_user_topics_started($user_id);
Now it correctly tells me that user_id 1 has created topics, and bbp_get_user_topic_count_raw returns the right number of topics. Am I using this function incorrectly?
Hello,
I have BBPress 0.9 on an older website of mine and I would like to upgrade to the current WordPress version. Since my website is a simple static website I was thinking about installing WordPress in the /forums/ directory and add the BBPress plugin.
Is the above possible?
Thank you.
Hi all,
I’m working on a website (being hosted locally for now) which should have a forum translated to Dutch. I’m following all the necessary steps to my knowledge, have downloaded the stable, 100% completed language files, uploaded them to the correct folder as mentioned on this site, but the translation isn’t kicking in.
Under Settings in our WordPress Admin panel we have set the language to Dutch (Formal), I read that this isn’t desired because the translation for the forum might not kick in? Should I use the other route instead, adding a line in the wp-config file, pointing to accompanying translation files?
WP version is 4.4.2
bbPress version is 2.5.8.I hope some of you may recognize the problems I’m having and can steer me in the right direction. Thank you in advance for your time and help!
Kind regards, Blux78
I am quiet new to this whole WordPress and bbPress world lol, but I am learning at a very quick pace. I have a blog-style page where my forum is located. Now two things first; Is there a way that I can add an image into the (i believe its called) menu sidebar area of the page my forum is on? Second; is there a way that I can permanently rewrite the forum background color at all to a black background or transparent? I have a black background on my website and then this white box appears with the forum in it. Hopefully pretty easy stuff to fix/or alter. Thanks ahead of time for all the help!
John “RONO2”
P.S. Must add that I’m doing this all in a sub-domain visible to only me. So at best I can only provide screen shots.
Hello! My website currently has a forum for ‘news’ and a forum for ‘other’.
I want my users only to be able to create topics under ‘other’, but not under ‘news’. I do want them to be able to reply to both topics made in ‘news’ and ‘other’.I tried setting the ‘news’ forum status to closed, and the topics under there on open. But it still makes users unable to reply on them.
Any way I can achieve my goal? Maybe with the help of another plugin?I’m currently using bbpress with buddypress and the free version of the theme Quest.
I’m running WordPress 4.4.2, bbpress 2.5.8, buddypress 1.9 and Quest 1.4.1 (which are all the latest versions at creation of this topic)Thanks,
JasperWhat is the difference between bbpress/wordpress/joomla??
(relax-iplant.com) like this website what this this made with ?? </srtrong>
Ok, here’s my dilemma. I have a corporate website and we are working on adding a forum. After working with bbPress for a couple of weeks I like what I see and have a good working shell, but as I get deeper I have some concerns with integrating a forum into my WordPress site versus completely stand-alone.
My question is, on a single host is there a way to have bbPress installed and totally separate from the main website. For example, current forum requests get added to my users within WordPress. While they get credentials to only have forum access and not WordPress access, it still concerns me that this is leaving open back doors for smart hackers to sneak in to my WordPress administration. I had to install some bbPress code in my functions file to stop non-administrator profiles from seeing the WordPress main menu at the top of the forum. This just seems too loose, as if hiding it with code really stops someone that knows what they are looking for from finding it.
With that, in having to add code such as this I subsequently shut down my entire site due to adding code the functions.php file that it didn’t like. Not a good situation for me. So, my second and really primary question is how I can have a forum administered in WordPress but totally separate from my main website. What I feel this gives me is 1) totally separate sites where my forum user profiles are not intermingled with my WordPress corporate site administrators and 2) a separate place where I can make site changes that I know only impact the forum and not the main site at all, so if I hose the forum temporarily it’s not as big of a crisis as if I shut down our entire web presence.
Can this be done on the same host where I have a subdomain and a separate WordPresss login for the forum as if the main website didn’t exist, or am I better off just having these creates separately under truly separate hosts and just pointing a URL on the corporate site’s menu to the stand-along forum that’s on the separate host and managed as a totally independent website?
I appreciate your suggestions.