Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 4,751 through 4,775 (of 26,835 total)
  • Author
    Search Results
  • Anonymous User 13302461
    Inactive

    Old website had virus, doing a new install plus migrate forums, posts, topics, pages, users etc.

    Using wordpress export/import feature.

    Import forums, works.
    Import topics, works, can see them in admin, or with URL,
    but they dont show on the front end. ALso the topic count per forum is correct.
    Import replies, works, can see replies count, and can view the reply with URL or in admin, but they dont show on the front end!

    Clicking any forum shows “123 posts in this forum”
    but shows the forum as being empty.

    Now the worse part, repairing options make it worse. Repaired counts per topic r forum, and it goes to zero!

    Theyre still viewable in admin area though.

    Any ideas please?

    #180815

    In reply to: Font-Size

    figoo
    Participant

    The code you wrote didn’t work, but your plugin does. Almost exzellent 😀

    I have a different question, and I know many post becouse of this issue exist.
    But none of them got me to a resolution.

    How can I use the full width for my forums? At the homepage of my forumsite it works nice, but as soon as I click on a Forum the disgusting sidebar comes from the right. I tried copying the page.php an rename it to bbPress.php and remove all things that have to do with sidebars. That didn’t work.

    Here is the code:

    <?php
    /**
     * The template for displaying all pages.
     *
     * This is the template that displays all pages by default.
     * Please note that this is the WordPress construct of pages
     * and that other 'pages' on your WordPress site will use a
     * different template.
     *
     * @package Sydney
     */
    
    get_header(); ?>
    
    			<?php while ( have_posts() ) : the_post(); ?>
    
    				<?php get_template_part( 'content', 'page' ); ?>
    
    				<?php
    					// If comments are open or we have at least one comment, load up the comment template
    					if ( comments_open() || get_comments_number() ) :
    						comments_template();
    					endif;
    				?>
    
    			<?php endwhile; // end of the loop. ?>
    
    		</main><!-- #main -->
    	</div><!-- #primary -->
    
    <?php get_footer(); ?>
    #180814
    malburke
    Participant

    Hi all, I am currently creating a website which due it’s nature requires rather in depth terms and conditions, etc… There is the chance that at a later date I may be required to prove that users accepted these terms, as well as what the terms were at that date.

    I am currently using the buddypress simple terms and conditions for registration, and cookie consent for privacy.

    Will wordpress store this information automatically, or is there another step I need to take?

    Many thanks.

    #180788

    In reply to: Font-Size

    Robin W
    Moderator

    it may be that your theme is overwriting it (or it could be lots of other reasons !)

    try

    
    #bbpress-forums {
    font-size: 16px !important ;
    }

    or use my style pack, which will let you style fonts and much more

    https://wordpress.org/plugins/bbp-style-pack/

    #180787

    In reply to: bbpress bullets

    Robin W
    Moderator

    not sure which bullets you are referring to, but this plugin will let you display without counts.

    https://wordpress.org/plugins/bbp-style-pack/

    #180782
    Johan
    Participant

    Hello,

    I have a wordpress with some plugins and i can’t install bbpress properly (no links access to the admin menu)
    The plugin i have is :
    wpml
    buddypress
    yoast seo
    woocommerce

    is there an incompatibility with one plugin ?
    i tested by unable those plugin and install first bbpress and it’s works.
    if i install after no…

    regards

    #180764
    Robin W
    Moderator

    you can set up sections using the alternate template in my style pack plugin. This will also let you change how bbpress is styled.

    https://wordpress.org/plugins/bbp-style-pack/

    #180760
    juliemarie99
    Participant

    Wordpress 4.7 bbPress 2.5.12. Need to globally turn off email notifications – they are triggering spam and shutting down other needed WordPress member notifications.

    Is there a way to let them subscribe and keep notifications in the forum? I can’t find any solutions or plugins to at least turn the email sending on and off while I even figure out a solution.

    Thanks!

    #180753
    mth75
    Participant

    @johnjamesjacoby

    Thx for your reply. I’m holding back on the migration in the meantime.

    Other question, assigning a forum moderator to a forum (subforum not category) doesn’t seem to work. I assigned a user by his WordPress Username.

    #180738
    Stephen Edgar
    Keymaster

    @mth75 Beta 2 was released yesterday, here’s the link:

    https://downloads.wordpress.org/plugin/bbpress.2.6-beta-2.zip

    #180735
    von_skunck
    Participant

    Hi Installation went ok. When pressing the Forum button things looks ok and the way i want it.
    But when choosing/pressing a specific forum the wordpress the primary widget and secondary widget area appears(left and right around the forum) so forum space shrinks in the middle 🙂
    you could have a look at http://skunck.dyndns.org

    Did create a new page with [bbp-forum-index] with Template options Full width, no sidebar.
    Permalinks is still on Plain in my website… Please help !

    namruf15
    Participant

    Thank you for fast response. As you adviced, the content has been reposted:

    https://wordpress.org/support/topic/post-track-seen-in-freshness-column-for-forbidden-user/

    #180729
    mth75
    Participant

    or when using buddypress:

    BP Emails for BBP

    would be nice if the function of this plugin could be integrated in BBPress.

    Robin W
    Moderator

    If this is an issue, then it will be caused by my private groups plugin, can you re-post this on my plugin’s support forum, and I’ll pick it up and progress from there

    https://wordpress.org/support/plugin/bbp-private-groups

    namruf15
    Participant

    Hello, I’m not sure if I found a bug or it is a feature. I’m using WordPress website as a forum. I have three private groups where each have access for different forums. Under one category I have four forums – one group has access to three forums and other to the last one. When someone will put a post to one of the forums, person from group which is not permitted to see the post, can see in freshness column, that someone has wrote something (still he is not able to see the post but in fact he can see the action). Two screenshots for picture the issue:

    http://screenshot.sh/oBMycidMR5T2U

    http://screenshot.sh/m9itlEWm5RUbW

    On pictures I’m logged into account which don’t have permissions to view the forum, to which post has been added. I’ll be grateful for any hint how to solve this issue.

    Wordpress version – 4.7.1
    bbPress version – 2.5.12
    bbP private group version – 3.2.10

    Regards

    namruf15

    #180712

    Topic: Tag

    Mei Ling
    Participant

    Hello,

    I would like to know if it would be possible to have WordPress and BBPress using the same tags?

    I thank you in advance

    Kind regards

    #180710
    Robin W
    Moderator

    4.7/4.7.1 and bbpress 2.5.12 work

    If you have these then :

    1. what php version are you running?

    your host provider can answer this

    or you can install

    https://wordpress.org/plugins/display-php-version/

    If it’s php7 then come back

    otherwise

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back

    #180703
    Stephen Edgar
    Keymaster

    p.s. @reedy, to get Slack up and running to join the #bbPress channel sign up here:

    https://chat.wordpress.org

    #180698

    @reedy I’m here if you need help. Can also use the #bbpress channel in WordPress’s Slack instance.

    #180695

    Beta 2 is out to fix these embarrassing little oversights.

    The upgrade tools can be ran manually by visiting: Tools > Forums (they are at the bottom)

    On WordPress.org, I manually ran a custom, stripped down version of this same tool, but mostly because 8 million users is a lot to trust without some supervision.

    #180691
    Barry
    Participant

    The WP Codex is a great starting point for learning how to do things like register a custom taxonomy … it comes to mind you might also want to explore plugins like Posts 2 Posts (which would offer an alternative way to go about this task).

    #180689
    Robin W
    Moderator

    bbpress uses wordpress structure which works on a hierarchy, so a topic/post has a forum/post parent.

    Would take a lot of customisation to make bbpress work differently to that – loads of functions would need total re-write.

    Off-hand I can’t see how this would be achieved.

    #180668
    senatorman
    Participant

    @Thomas_Camaran first do this fix then do the upgrade

    #180661

    Topic: Forum Search

    in forum Troubleshooting
    courtneyleonis
    Participant

    When I search my Forum I get a 502 error: the page request was canceled because it took too long to complete.

    At first I thought it was only when you tried to search multiple words. But then it did work when I tried “crash cart” and “cell phone” and it did not work when I tried “annual” or “history”. So it seems very inconsistent.

    WordPress version:4.6.2
    bbPress version:2.5.11
    http://www.progressivesurgicalsolutions.com

    #180658
    Pascal Casier
    Moderator

    Also please note that that ticket bbpress.trac.wordpress.org/ticket/2685 that is referenced is fixed in version 2.6 of bbPress. So for the next version you will no longer need this.

    Pascal.

Viewing 25 results - 4,751 through 4,775 (of 26,835 total)
Skip to toolbar