Search Results for '"wordpress"'
-
Search Results
-
Hello,
Sorry if this question has already been asked.
I have a WordPress website that has been custom developed on top of the Twenty Twelve WordPress theme. I want to migrate it to a new theme (on the same installation) and have been working out how to transfer the custom features to plugins.
The final step is the forum and I want to give bbPress a try but have no clue where to begin with. The forum posts are using a custom post type and are stored in the wp_posts table in the database.
I read about the custom importer, but I am not a developer and kind of got overwhelmed. Is there anyone who has done this before and can perhaps share their process step by step. I should be able to work it out from there.
Thank you in advance.
I just installed BBpress and it screwed up my RSS to Mailchimp feed.
My web site is set to create my newsletter automatically from my wordpress site’s RSS feed.
However, when the BBpress plugin is enabled Mailchimp makes a mess of the formatting and displays unnecessary text from the RSS feed (looks like the body text).
Disable BBpress and it works fine again.. The issue only started after I installed bbpress for the first time.
Any ideas? I’n not sure where to go from here..
Thanks
RobHi, could you please help me, is there any CSS code to hide that line on the top of every forum page? It looks like this: Home > Forum > Topic…
I use bbPress 2.5.13 and wordpress 4.8.1
My forum is here: http://www.cyklokopce.sk/forums/forum/info-o-trasach-lokalitach/
And the line is Domov › Diskusné Fóra › Info o trasách, lokalitách…
Thank you!
Daniel
Hello,
I am using bbPress 2.5.13
I need to use a shortcode to put my forum on a page in wordpress. The shortcode options in bbp style pack will display the topic index but they will not display the Create a New Topic form or Link, like the regular Forum page does. See screenshots for examples.I used All In One Migration tool to create a local version of a WordPress site I am working on.
I am using these versions:
WordPress 4.6.6
BuddyPress 2.7.0
bbPress 2.5.10The forum comes up fine, but when I try to post in my local instance, it is not working. The post does not go to the database, and I don’t see any errors (even in debug mode) using the Enfold theme.
I tried with the Twenty Fourteen theme and I see an error when I submit a post that just says:
“ERROR: Are you sure you wanted to do that? ”What does that mean? How can I debug this?
Thanks!
Hi there,
I am currently using the below versions of WordPress and BBPress:
BBPress version 2.5.12
Image Upload for BBPress Plugin version 1.1.14
WP version 4.8.1My website is myfertilityfocus.com (the forum is for members only).
When I originally installed the ‘Image Upload for BBPress’ plugin, there was an option for setting the dimensions of the image that was being uploaded to a post. Now this seems to have disappeared. If a member wants to post an image, there is no way for them to set the dimensions. Do you know what has happened here? Images are ending up way too big on members’ posts!
Hello great team,
I need contribution of your ideas please. I have a wordpress site that I am designing and I am stuck. I would like to allow/enable all users to be able to publish/create groups under bbpress.
I would like to do this urgently. Your ideas are needed.
Thank you.
Topic: BUG in wp-admin
If you are logged in as Administrator and there are private/hidden forums, on the forums page there are listed all available post statuses in wordpress even if there are no posts.
This is caused by the filter ‘bbp_pre_get_posts_normalize_forum_visibility’.
IT checks for
$_REQUEST['post_status'])
but initial this variable is not set.
Please fix that. I made a temporary fix including condition
( isset( $_REQUEST['post_status']) || current_user_can( 'administrator') )
I’ve just started my forum on WP. And made two forums with 1 or 2 topics/posts.
When I tried to search any word (which I know is there in the topics/forums) in ‘Forums Search’ widget, what I get is my latest WP blog post. Doesn’t matter whether that blog post has that ‘searched word’ in it or not.
Can anybody tell what’s going on here?
P.S. My wordpress search is going as it should.
Topic: forum issue on wordpress
Hello,
installed buddypress on my wordpress site and the forum section gives me that error please how can i fix?Hi, i really want to change my language from English to Danish. In my wordpress Settings > i have changed the wordpress language to Danish. But it docent work in bbpress.
I have the newest version of bbpress, and wp-content > languages there are bbpress-2.4.x-da.po and mo.
what to do?