Search Results for '\"wordpress\"'
-
Search Results
-
Topic: Quick topic posting widget?
Hi
We are converting mingle forum into bbpress
In the existing mingle forum we have only 5 forum and not more than 5 topics in each forum. When we tried Tools -> Forum -> import we could able to convert only forum. We could not able to import any of the topics. I checked with 2013 theme also. Same issue occurs. Please suggest.
Wordpress version: 4.2.1
Theme: Thesis 2.1
bbpress version: 2.5.7
Mingle forum version: 1.0.33Thanks
Topic: Just for members
Maybe a silly one…
I want a forum on my wp site. But the forum has to be just for members.
On my site i have Menu Items Visibility Control and WordPress Access Control. If i set the forum in the menu just for members using first the visibility control, and then set the forums on hidden. Is that enough? Is that also preventing bots to crawl the forum?I’m a noob with WP and bbpress, so if this is a really silly question, i am sorry 🙂
Is it same to wordpress.com? My blog AllPepole software,the theme is so poor,i want to make it more beautiful,but how?Thanks for your help!
Topic: SMF Import Help Needed
I have a SMF 2.0.9 forum that I am trying to import into bbPress. When I run the built in converter it says no forums, no topics, no users and I know they are there because I have looked in the DB’s with phpMyAdmin.
It’s as though it isn’t finding the db that I am telling it to go to. I have looked in the error logs and can’t find any direction.
I want to switch this to bbPress so please advise what i should do next. I even imported it into phpBB 3.x and tried that converter but it does the same thing. When I try to count the topics or do any thing in the list it says failed.
This is what I have WordPress 4.2.1 running eleven40 Pro Theme this is a studio press theme.
Thanks,
Randal
I am looking to create a forum for our site and am looking for a plugin to use. We have an existing plugin that we use for our members-only login system (Membee) can your plugin be used with an existing login system? We are using WordPress 4.2.1 running Minimal theme that we have made some customizations to.
Hi!
i set up a gallery in media uploader, inserted it in a topic i have in bbpres forum…
the gallery not work, instead of show the thumbnail and the image, show the gallery code:
[gallery link="file" ids="535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571"]the same code in article, pages etc, work just fine and visualize the gallery, only in bbpress pages seems to not work.
wordpress last version, bbpress last version.
In the php-template displaying the forums, I want to check if the current forum/topic/… displayed is below a certain bbpress subforum/category.
The purpose of this is to show different wordpress menus depending on if the user is looking at the english part or the german part of the forums.
My question is: Is there a php-code to handle this?
Like:
if (we are under the german category) display german menu; else display english menu;Thanks! 🙂
I’m trying to add sortable columns into the backend using
add_filter('manage_reply_posts_columns' , 'custom function');and
add_action( 'manage_reply_posts_custom_column' , 'custom function', 10, 2 );I was able to add thes columns to ALL custom post types except replies/topics.
Are Replies/Topics somehow handled differently than other Custom Post Types in WordPress?
Is there a workaround/fix/patch that I can use to get this working?Not mission critical, just curious and love learning how machines work:)
Thanks,
Chad