Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 3,176 through 3,200 (of 26,829 total)
  • Author
    Search Results
  • Robin W
    Moderator

    I don’t know of any plugin that does that.

    my style pack plugin adds a button that helps people navigate

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>buttons

    #199781
    arhatron
    Participant

    I need a forum. Two days ago, I installed wordpress 4.9.10, ok. Then installed bbPress, ok. Then installed GD bbPress Attachments, ok. Everything went so easy.

    Today I installed 5.1.1, ok. But bbPress not working. I created a “category”, a “forum”, a “topic”, all returns “Oops! That page can’t be found.”

    1 Install wordpress: database name, username, password…
    2 admin / Plubins / Add New: (1)find bbPress, (2)install it, (3)activate
    Nothing else has beed done.

    Why 4.9.10 works, but 5.1.1 not?

    #199757
    fatman007
    Participant

    WordPress 5.1.1 running Twenty Seventeen theme.
    BuddyPress Version 4.2.0
    https://discovered.club – The Main Club
    f1-club.discovered.club – Just the F1 Club
    social-club.discovered.club – Just the Social Club

    Hi all. I’m getting adventurous here!
    I have three WP sites running on a domain and two sub-domains. Instead of running three separate bbPress installations, I want to use an installation with Membership 2 running on it for the main site but have two groups set up, one for F1 and one for Social Club.

    I want however, to display the widget in the side-bar with Groups and Members on all three sites running from the main site? Possible?

    Ps. I had a multisite installation before but scrapped it as it was a disaster! Don’t want to go back there if I can help it…
    Thanks in advance
    Gerard

    #199687
    bobmarleykingg
    Participant

    Log into your WordPress back-end.
    Go to Tools > Forums > Reset Forums.
    Check the “Are you sure you want to do this?” checkbox.
    Optional: You may also want to check Delete imported users? …
    Click Reset bbPress.

    #199631
    Robin W
    Moderator

    easiest way is to use my style pack plugin

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Freshness Display

    Robin W
    Moderator

    use

    Code Snippets

    and enter any code there

    aaron77
    Participant

    Hi all,

    I hope this is the right place to put this but I need some help. A quick backstory I’m working for a startup and before I joined someone made the site for them on WordPress. He left however and I’ve taken over the general running of the site, I have a decent understanding of WordPress because I have messed around with it before but this is the biggest project I’ve been apart of.

    On to the problem they want to add a news section with news from the industry (blockchain). So I’m trying to research how to get that done and most of the plugins I’ve found keep talking about entering a snippet of code into your site to do X or Y. The problem is that the person before me built the site using some plugin I have never seen before.

    Any help would be greatly appreciated.

    #199586
    Robin W
    Moderator

    bbpress is forum software, and with lost of bespoke coding you might possibly get what you want, but you would probably be better looking for a testimonial plugin.

    just google ‘wordpress testimonial plugin’

    #199526
    josh.grisdale
    Participant

    Hello,

    I have my WordPress site set to my timezone, but the times shown in the Dashboard Box “Latest Forum Topics and Replies” shows posts with times from a different timezone.

    ie I just posted something and looked at the dashboard box and it says “posted 9 hours ago”… (btw my timezone is UTC+9, so it seems the dashboard box is assuming UTC…

    By the way, on the forum itself it shows the correct time of posting. So, it only seems to be the dashboard box.

    #199522
    Robin W
    Moderator
    #199505
    Robin W
    Moderator

    my style pack plugin will let you do that

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>topic/reply form

    #199492

    In reply to: IIncrease text size

    Robin W
    Moderator
    #199491
    Robin W
    Moderator

    fonts

    use

    bbp style pack

    #199451
    Hummingbird
    Participant

    Wordpress version:5.1.1
    bbPress version: 2.5.14

    Question #1:

    Here’s the page I’m looking at: http://www.toledonaturalist.org/forums/

    I cannot figure out how to center the forum information on the page. I created this “forums” page and simply pasted in this shortcode: [bbp-forum-index]

    At first I thought there was an invisible sidebar. Nope, it does not appear that there are any active sidebars. Perhaps I could fiddle around with the template? Nope, doesn’t seem to impact anything. I could try centering the shortcode with CSS? Nope, this didn’t work either, although I don’t know much about CSS, so I easily could have just typed it in wrong.

    The weird thing is that all of the children pages are centered. It’s just this page that is having issues.

    Question #2)
    Here is the page I am looking at:
    http://www.toledonaturalist.org/login/?redirect_to=http%3A%2F%2Fwww.toledonaturalist.org%2F

    This is so bizarre! The login works great, but I don’t even have a login page on my list of “pages.” I want to change the header image and the redirection after login, but I have no idea where bbpress is getting this page. Without knowing where it is, I cannot reset the redirection after login (I want it to go to the very first link in this post) or change the header image.

    Let me know what you think!

    #199440
    Robin W
    Moderator

    ok, two things

    1. you could just use the template in my

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>forum templates

    2. if you want to alter that,
    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    then download my plugin and find template/templates1/loop-forums

    copy that file to your theme and put it in the bbpress directory

    #199421
    lorcannolan
    Participant

    I’m having a weird “bug” or just unwanted result from something that usually works perfectly.

    (0,0) removed via usual method:

    function remove_counts() {
        $args['show_topic_count'] = false;
        $args['show_reply_count'] = false;
        $args['count_sep'] = '';
    return $args;
    }
    add_filter('bbp_before_list_forums_parse_args', 'remove_counts' );

    Unfortunately this time it is leaving me with the commas still intact despite the separator being target to be removed (I’m not comfortable with coding like most of you guys but years in WordPress you have to pick up a few things).

    Probably easier if you take a look at this point it’s : MCR Biker Community Forum

    I am using a plugin called Youzer to style the forum if that has any effect. Switching themes doesn’t fix.

    Any suggestions?

    #199382
    Robin W
    Moderator

    bbpress just uses wordpress login, so

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Then come back

    #199347

    In reply to: downloadable files

    Robin W
    Moderator
    #199336

    In reply to: downloadable files

    Robin W
    Moderator

    you mean within here, or within your wordpress site?

    #199326
    Robin W
    Moderator

    ok, for the participants trashing topics, install

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Topic/Reply Display items 17,18,& 19

    On the widgets, install
    the ‘widget logic plugin’, and on pages you want the widget, use

    is_bbpress()

    in the condition

    #199324
    lucju04
    Participant

    I think this task will be hard for you. Anybody around you can help you with basic knowloedge of CSS and PHP/WordPress ?

    You have a explaination of many custom things you can do with bbpress here : https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/

    GOod luck 😉

    #199212
    lucju04
    Participant

    Hi everybody,

    I’m actually developing a Forum for a WordPress site.

    My Home is composed by 3 sections. Each section is a Forum who list child forum (I’m ok with that it’s already ok). But the last section need to be a Forum who list topics of this Forum.

    But when I try to use <?php echo do_shortcode( ‘[bbp-single-forum id=123]‘ ); ?> it’s a mess.

    my content-archive-forum.php looks like:

    
    <div id="bbpress-forums">
    
    	<div class="bbpress-header">
    		<div class="bbpress-header__image">
    			<img src="image.png" alt="Illustration sabre - Forum">
    		</div>
    		<div class="bbpress-header__headline"><h1>Welcome</h1></div>
    		<div class="bbpress-header__lead-paragraphe">
    			<p>
    				Lorem ipsum dolor sit amet, consectetur adipiscing elit. <span>Donec vel auctor diam.</span> 
    				Nulla odio diam, maximus ut libero ut, <span>pharetra ullamcorper</span> orci. Sed magna nisl, 
    				pellentesque at ligula nec, condimentum viverra. Petit texte d’intro sur le forum (juste une idée)?
    			</p>
    		</div>
    	</div>
    
    	<?php bbp_get_template_part('user', 'bar'); ?>
    
    	<?php bbp_breadcrumb(); ?>
    
    	<?php bbp_forum_subscription_link(); ?>
    
    	<?php do_action( 'bbp_template_before_forums_index' ); ?>
    
    	<?php if ( bbp_has_forums() ) : ?>
    
    		<?php bbp_get_template_part( 'loop','forums'); ?>
    
    	<?php else : ?>
    
    		<?php bbp_get_template_part( 'feedback', 'no-forums' ); ?>
    
    	<?php endif; ?>
    
    	<?php do_action( 'bbp_template_after_forums_index' ); ?>
    
    </div>

    How I can just add a section who display juste the list of the topic for a specific forum ?

    Best regards ! 🙂

    #199205
    Robin W
    Moderator

    this is wordpress, several plugins available

    How To Customize Your WordPress Emails

    #199199
    Michał
    Participant

    OK no problem. I am from Poland and using google translate sometimes. I am glad You speak to me by mail. I wanna finally move to wordpress. I hope with Your help my dream come true.

    Regards and thanks for reply.

    #199194
    Robin W
    Moderator

    The problem is that themes do not use the wordpress template standards – in many cases for good reasons, but bbpress cannot understand every theme.

    I presume you have been here

    Step by step guide to setting up a bbPress forum – Part 1

Viewing 25 results - 3,176 through 3,200 (of 26,829 total)
Skip to toolbar