Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\"'

Viewing 25 results - 3,551 through 3,575 (of 26,748 total)
  • Author
    Search Results
  • #193333
    outdoorphoto
    Participant

    WordPress v: 4.9.6
    bbPress v: 2.5.14
    Link: https://www.outdoorphoto.community/2018/
    Theme: Avada (unrelated to the issue)

    I am in the process of migrating a vBulletin DB to bbPress, however, some of the topics in the DB are very old and have been inactive for a number of years.
    What are my options regarding the removal of these old entries from the DB?

    I feel like I’m the only person that wants to do something like this since I have been unable to find anything relating to old content cleaning on your forum, Google, or the WordPress plugin repository.

    #193332
    Tommy White
    Participant

    Where would I find information on changing the CODE /CODE button in bbpress to act like the wordpress CODE insert?

    In other words in bbpress clicking the CODE button gives you`
    in WordPress clicking the CODE button gives you < code > < /code >

    I’m having an issue with a plugin since it handles how my CODEs are displayed and one or the other is broke pending which settings I use.

    I hope that makes sense..

    #193330
    Robin W
    Moderator

    a lot of coding needed to achieve that.

    You can do date using

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>freshness display

    #193325
    jameshogan03
    Participant

    Bbpress users and developers,

    After creating my bbpress forum I was disappointed to find there is no easy way to get full functionality (notifications etc) on smartphone, since tapatalk cut ties with wordpress.

    I have found a new application called Topic’it, who have established compatibility with Forumotion and PHPbb software. Their app appears in both the android and ios app stores, and is essentially the same proposed thing as tapatalk.

    They are searching for people to create plugins to make their app compatible with more forum platforms. They have given me permission to access their API, so I’m going to attempt this as a solo project, but it will take me time as I’m a computer hobbyist and not a developer in any way.

    For the love of Bbpress, let someone more adept than me get over there and give it a shot!

    Of course I’ll share my work here if I manage to connect.

    #193324

    In reply to: Text Tab Blank

    Robin W
    Moderator

    if it is a script, then it will probably be in the WP edit plugin – suggest you post on their support site

    https://wordpress.org/support/plugin/wp-edit

    #193315
    Editor Mike
    Participant

    I have a forum that uses the visual tab and the text tab.
    On the wpress side both tabs work, however when in the bbpress forums, the text tab is just blank.
    It was ok yesterday and now is awol?

    Any ideas?

    WordPress 4.9.6 running Corvus theme.
    Version 2.5.14

    https://www.thewargameswebsite.com/forums/topic/home-made-vs-shop-bought/

    jovmbbuzz
    Participant

    Good day!

    I was having issue on viewing private forum. It says “Oh bother! No topics were found here!”
    See screenshot here: http://prntscr.com/joveye

    Also I wasn’t able to create topic on a forum and was being redirected to a 404 page.

    I already do plugin and theme conflict test but still it wont work.

    I am using the latest version of wordpress and bbpress. The site is using Jollyany theme by JollyThemes. I even tried switching to twentyseventeen theme but still not working.
    This is the site where I am having issues with: http://b-mforum.com/

    Hoping for any solutions. Thanks in advance!

    #193293
    Robin W
    Moderator

    my style pack does this

    bbp style pack

    once installed and activated go to

    dashboard>settings>bbp style pack>topic order

    #193272
    Robin W
    Moderator

    can you repost on https://wordpress.org/support/plugin/bbp-style-pack and I’ll take a look

    #193260
    janicepickens
    Participant

    Wordpress Version 4.9.6 and Buddy Press 3.0.0

    I have been unable to find a more recent post on this topic (only 2-3 years old), so please excuse me if I overlooked it.

    I need to enable @mentions auto suggestions in forum posts. Has this been enabled or is there a way that I can enable this?

    Thank you for the help in advance and sorry to ask such a simple question but I have been looking this up for days and can’t find anything recent. 🙂

    #193253

    In reply to: Paginated content

    I found this code for WordPress but it doesnt seem to work:

    function cor_rel_next_prev_pagination() {
    global $paged;
    if ( get_previous_posts_link() ) { ?>
    <link rel="prev" href="<?php echo get_pagenum_link( $paged - 1 ); ?>">
    <?php
    }
    if ( get_next_posts_link() ) { ?>
    <link rel="next" href="<?php echo get_pagenum_link( $paged + 1 ); ?>">
    <?php
    }
    }
    remove_action('wp_head', 'adjacent_posts_rel_link_wp_head');
    add_action('wp_head', 'cor_rel_next_prev_pagination');

    Is there a way to make it work?

    Thank you.

    jovmbbuzz
    Participant

    Good day!

    I was having issue on viewing private forum. It says “Oh bother! No topics were found here!”
    See screenshot here: http://prntscr.com/joveye

    Also I wasn’t able to create topic on a forum and was being redirected to a 404 page.

    I already do plugin and theme conflict test but still it wont work.

    I am using the latest version of wordpress and bbpress. The site is using Jollyany theme by JollyThemes. I even tried switching to twentyseventeen theme but still not working.
    This is the site where I am having issues with: http://b-mforum.com/

    Hoping for any solutions. Thanks in advance!

    #193239

    In reply to: GDPR EU legislation

    BuddyBoss
    Participant

    We’ve released a plugin to help with bbPress GDPR compliance:

    bbPress GDPR

    #193232

    In reply to: GDPR EU legislation

    BuddyBoss
    Participant

    We have released a plugin to help with bbPress GDPR compliance: https://wordpress.org/plugins/bbp-gdpr/

    #193231

    In reply to: GDPR compliant?

    BuddyBoss
    Participant

    Hi @dragonita, we’ve released a plugin to help with bbPress GDPR compliance:

    bbPress GDPR

    #193226
    Robin W
    Moderator

    my style pack plugin has a setting for that

    bbp style pack

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

    #193219
    Tradewind25
    Participant

    I have just installed bbPress on a development instance for testing purposes.
    I note that I am only presented with the straight Text editor (and the message “Your account has the ability to post unrestricted HTML content”). For most of my users (and probably myself!) the Visual editor (as per WordPress itself) would be most preferable.

    Q: How do I configure bbPress to present a tab for the Visual editor?

    Cheers,
    Geoff

    pacss
    Participant

    I’m having this very weird issue, for some reason BBPress is listing in the single forum page my wordpress websites pages as topics.

    #193156
    virusek89
    Participant

    I want to change the date in the last posts
    I found the plugin: https://wordpress.org/plugins/bbp-last-post/

    only she shows the date: 29 May 2018 at 13:30

    and I want it to show yes:

    Today at 13:30
    Yesterday at 13:30
    Day before yesterday at 13:30
    26.05.2018 at 13:30
    25.05.2018 at 13:30

    How can I do it? Please help

    #193153
    cloe22
    Participant

    Hi there,

    I have been using wordpress for the last year. In October I took over the completion of a site for a company I am working for. I set up a forum on the website using bbpress. All has worked fine until recently. Yesterday my boss pointed out an error on the forums page. See error here

    I began trying to fix it by remaking the page, using different shortcodes and changing/refreshing settings. All my other shortcodes that I’m using on my website are working fine, and when I use a shortcode for a different plugin in the same place on this page, it works fine. The shortcode I have been using is [bbp-forum-index]. I don’t know what caused it to stop working, as I have not installed any new plugins since before it has stopped working.

    WordPress 4.9.6 running Sydney theme.

    #193131
    MBV
    Participant

    Thanks @netweb, I have submitted that ticket that now: https://bbpress.trac.wordpress.org/ticket/3201

    #193129
    Stephen Edgar
    Keymaster

    Sure, start by ceating a ticket on Trac @mbv https://bbpress.trac.wordpress.org/newticket

    p.s I don’t see it being a high priority from the team right now, we’d be happy to take a look at any patches submitted and go from there of course though.

    #193117
    cinderalla
    Participant

    Thanks for your response @alexkevin. I did see that old post and it partly helped.

    I did finally end up getting the migration to work with the WordPress Importer by exporting and importing ALL the content (instead of just forums, topics, replies) from the old website. When I only exported the forums, topics, and replies from the old, they weren’t linking properly.

    cinderalla
    Participant

    I’ve been working 2 days on trying to import a bbPress 2.5 forum into an existing website. My last attempt was manually changing and relinking all the forums, topics, and replies in the WordPress Importer’s exported xml files.

    Everything looks good in respect to showing correct topic, post, reply, and voice counts. What I can’t figure out is why the topics and replies don’t list on the child forum pages or on the topic pages. Those pages say at the top the correct number topics and replies (i.e. “This forum contains 10 topics and 16 replies, and was last updated …), but directly under that it says “Oh bother! No topics were found here!”

    I’m guessing that I’m missing some sort of ID linking that doesn’t show on the xml export. Please, can anyone help? Would really appreciate any help. Thanks!

    #193071
    cinderalla
    Participant

    Wondering if adding a bbPress 2.x to bbPress 2.x importer will happen? If not, could you lead me in another direction after reading what I’ve already tried?

    The bbPress Import Export Plugin by wpfloor does not link the topics and replies to the forums when importing into an existing site.

    I have also tried using the WordPress Importer, then manually linking the topics and replies using PHPMyAdmin. Everything appeared to be linked properly in the backend after that. However, the topics and replies wouldn’t show in the frontend.

Viewing 25 results - 3,551 through 3,575 (of 26,748 total)
Skip to toolbar