Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\"'

Viewing 25 results - 7,526 through 7,550 (of 26,879 total)
  • Author
    Search Results
  • #161587
    hazedesigns
    Participant

    Hi everyone

    I am having a lot of trouble getting bbPress to work with my WordPress site that is using the Warp7 framework from yootheme.

    Some views work fine, like the main forum view, adding topics and replies but there are some that don’t give any content back like when you click on an author’s name, and others that look a bit messed up like when you look at the list of all forums.

    The site is live but this page is not in the menus yet, feel free to have a look if that helps:

    http://www.aida.org.au/forum-test/topic/welcome-to-the-aida-members-forum/

    I know that the Warp7 framework does things in a bit of a non-traditional way, but I am hoping that someone can help me get these two to play nicely together!

    Thanks in advance

    Tim
    Haze Designs

    #161586
    Robin W
    Moderator

    use

    https://wordpress.org/plugins/bbp-private-groups/

    and once set up, it will filter the search results

    #161559
    Scrooge3
    Participant

    Hello!

    Until recently I have got no problems but when I upgraded my WordPress to 4.2 version and my Bbpress to 2.5.7 version all the topics disappeared. I`ve got them on my dashboard, but when I try to find them in the user mode I fail. It is written that no topic has been created yet. How to fix this problem, who knows? Is there any way to do that without waiting for some patches? Well, the way to do that with help of shiftback to the older version of WP is not the right one, because other plugins on my site require it.

    Thanks for you possible help!

    #161552
    Nicolas Korobochkin
    Participant

    Hi. The ending / (trailing slash?) added automaticly if you setup something like /news/%POST_ID%/ on the WordPress permalinks page. And not be added if no slash at the end — /news/%POST_ID%. This works because I use user_trailingslashit() inside the code.

    BuddyPress group forums not supported yet. Something hardcoded inside and I not find the solution to this issue right now but I keep digging. 🙂

    #161547
    tylersoden
    Participant

    If anyone stumbles upon this thread and is interested in a css solution, here is the code I use. It goes in the ‘Appearance’ -> ‘Editor’ section on the wordpress control panel or in ‘~/<your theme folder>/style.css’:

    .bbp-template-notice.info { display: none; }

    #161520
    Robkk
    Moderator

    if you did read those already you might need @netweb’s help since he knows more about this stuff.

    or you could hire a developer to do this for you,

    post a job at http://jobs.wordpress.net/ if you do this route come back with some kind of information to hopefully help out other users.

    #161519
    Robkk
    Moderator

    @tomorrowsretail

    why did you avoid the Recalculate the position of each reply option??

    and you might also have to split our import file into pieces if you haven’t already.

    other than that @netweb maybe would chime in to help out.

    or you could hire a developer to do this for you.

    post a job at http://jobs.wordpress.net/ , if you do this route comeback with some information to hopefully help others.

    #161516
    Robkk
    Moderator

    @tonycntr

    you could remove some capabilities from some user roles

    https://wordpress.org/plugins/members/

    this guide will help find the user capabilies ( what they do is self explanatory)

    https://codex.bbpress.org/bbpress-user-roles-and-capabilities/

    as for a membership plugin s2 member and pmpPRO (its free) with its bbPress addon should be two good candidates.

    #161511

    In reply to: having problem

    Robkk
    Moderator

    @kellygree

    but when I try to register it direct me to my wordpress login page

    ive looked into this and its normal, its because the register form functionality isnt really finished

    https://bbpress.trac.wordpress.org/ticket/2137

    you can use the default WordPress registration pages if you want they are fine for user registration for all your users, and you could customize the default WordPress registration pages with some other plugins too.

    if you want dedicated front-end forms use a plugin like this

    https://wordpress.org/plugins/theme-my-login/

    our login shortcode [bbp-login] works fine though.

    #161509

    In reply to: having problem

    kellygree
    Participant

    so please what can I do, I create a login page, and ti till different user to wordpress login sreecn, so don’t u have any idea to do with that or developer to do that for me, thanks

    #161504

    In reply to: having problem

    kellygree
    Participant

    I understand what u are saying, but that is not what I mean, what I mean is,i have bbpress on my site, I create a forum for students, but if they try to login to the forum, it direct them to the WordPress login screen http://studentalarm.org/wp-login.php , what can I do to change that, click here and see
    I don’t want it to direct to the WordPress screen
    I want it to stay on my site.
    thanks

    #161500
    loen010
    Participant

    LS,

    Since the last update of wordpress (4.1 -> 4.2) there are no more problems with my site.
    I updated bbpress to 2.5.7 and it is working fine.

    Thanks for your time and support

    Alex

    #161499
    OliverEggertsen
    Participant

    It’s working again after updating both WordPress and BBPress again.

    But thanks for the help guys.

    #161467
    Stephen Edgar
    Keymaster

    Did you know bbPress has had a JSON API available for ~2 years?

    Well, not quite, if you use Jetpack and enable the WordPress.com JSON API:
    Custom post type and metadata support in the REST API

    Because we love bbPress, we’ve bundled in support for bbPress and the REST API directly into Jetpack, so that you can read, write and edit bbPress forums, topics and replies right out of the box. You can also use this file as an example on how to bundle support in your own plugins or themes.

    Anyways, as you state in your post you’ve seen the work Brent has done, once I get some time and a few other interested parties we’d like to look at incorporating this into bbPress core 🙂

    #161463
    jezza101
    Participant

    For what it’s worth I have started on a bbPress app.

    It’s a personal project and one that I want to do to hone my Android development skills (I am a professional developer, but have no Java experience!!). It’s something I will continue with regardless of other commercial implementations.

    The idea is that you can add any number of bbPress sites, once the WP REST API is in core you won’t need any additional plugins for it to work. I’d also like to make it easy for others to produce a custom / branded app that works for their own site only.

    You can find out more here:

    WordPress JSON Rest API bbPress and Android

    I will host on GitHub once I have some basics in place.

    This will be Android only, cos hey, nice for Android to have exclusives for a change ;). I’m sure someone will do an iOS one someday…

    #161461

    In reply to: bbPress 2.5.5

    Robin W
    Moderator

    ok, I have logged a trac ticket with the authors

    https://bbpress.trac.wordpress.org/ticket/2790

    Robin W
    Moderator

    ok, I have logged a trac ticket with the authors

    https://bbpress.trac.wordpress.org/ticket/2790

    #161459
    Robin W
    Moderator

    ok, I have logged a trac ticket with the authors

    https://bbpress.trac.wordpress.org/ticket/2790

    #161453
    wenlujon
    Participant

    thanks, i tried to install the plugin, but it failed, i’m using the latest wordpress and bbpress 2.5.6

    #161448
    Robkk
    Moderator

    i think this plugin limits html , cant remember though.

    https://wordpress.org/plugins/gd-bbpress-tools/

    #161447
    Robkk
    Moderator

    @stefahn

    if you subscribe to a topic you can get notificiations of new replies.

    if you want a notificatin for all replies/topics created

    i would suggest this plugin. But the other are fine.

    https://wordpress.org/plugins/bbpress-notify-nospam/


    @bbc

    sorry it is not

    #161434
    Robkk
    Moderator

    @sharongraylac

    alright

    well just so you know the bbpress login form and woocommerce login form would work together

    they would just sign the user into your WordPress site.

    They dont have to sign in twice , but they can sign in multiple places , don’t recommend that but yeah they can use either one.

    Robkk
    Moderator

    @sharongraylac

    more of a WordPress thing, as the biographical info doesn’t allow line breaks by default.

    you can create a new topic but at the WordPress support forums if you really need this type of thing

    Support Forums

    #161428
    loen010
    Participant

    Hello all,

    I having a major problem with my wordpress site (www . onlinegokforum . nl)
    After the last update (20-4-2015) my site isnt working anymore when i have the bbpress plugin active!?!?!?!

    I can only see my site when im logged in

    Can someone help me? Thanks in advance

    Kindly,
    Alex

    #161427

    In reply to: bbPress 2.5.5

    loen010
    Participant

    Hello all,

    How can i start a topic on this forum?

    I having a major problem with my wordpress site (www . onlinegokforum . nl)
    After the last update (20-4-2015) my site isnt working anymore when i have the bbpress plugin active!?!?!?!

    I can only see my site when im logged in

    Can someone help me? Thanks in advance

    Kindly,
    Alex

Viewing 25 results - 7,526 through 7,550 (of 26,879 total)
Skip to toolbar