Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 10,326 through 10,350 (of 64,535 total)
  • Author
    Search Results
  • #178440
    ideas4design
    Participant

    Hi guys.

    I created my first bbPress forum, which is this -> http://bit.ly/1p1fpjH

    I then I cloned that forum to another URL -> http://bit.ly/2evx82i

    All right, because I modified the URL WordPress. But when I press to enter any part of the forum, it redirects me to the first forum.

    What is the problem? Do I have to change the URL bbPress? Any ideas?

    Thank you very much!

    #178436
    benzouye
    Participant

    Thanks for the answer.

    I think, as a regular user of bbPress forums, that it could be a nice feature to developp … I’ll work on this …

    #178432

    In reply to: Admin user approval

    mimbelli
    Participant

    Hi Pascal,
    Thanks for your reply.

    I installed BuddyPress to reduce plugin use for my need but actually I use just the sitewide BBPress forum. Actually I’m trying to get the whole picture.
    FWIW Buddypress doesn’t add new user roles but, for forum, it uses BBPress forum. Please correct me if I’m wrong.

    As admin I need to approve user once registered. How I can avoid to assign worpress role “subscriber” and maybe assign BBPress role “blocked” until an admin take action validating the user?

    I’m just trying to obtain a classic feature of all forums out there. I tried on Buddypress and WordPress but everybody says that it’s aquestion related to other product. I’m deadlock 🙂

    PS
    Imagine for a moment that I have only WP + BBPress forum. How I get this behaviour?
    Until an admim approve it, a new user cannot browse the site and forum.

    Thank you

    #178430
    Pascal Casier
    Moderator

    Hi,
    This seems a BuddyPress question. This forum is for bbPress, so you might try to post it on https://buddypress.org/support .
    If you think your issue is related to the Notify plugin, then I suggest opening a thread on the support forum of that plugin.
    Pascal.

    Pascal Casier
    Moderator
    #178424
    james8181
    Participant

    Hi Robin,

    I re-enabled bbpress and the style pack and it seems stable now.

    Your 2 code snippets are saved but not taking effect:

    .entry-content fieldset legend {
    color: #fff !important;
    }

    #bbpress-forums p.bbp-topic-content, #bbpress-forums p.bbp-reply-content {
    color: #1e73be !important;
    }

    A snipet i made myself to style the background of the reply form is taking effect so this customer code area for css in the beaver theme seems to work for bbpress:

    .bbp-form{
    background-color:rgba(250, 236, 113, 0.90);
    }

    Here is a screenshot of what i still need to style. If you could take a look when you get the chance that would be great. http://imgur.com/a/tKRoc

    Many thanks

    #178422

    In reply to: Admin user approval

    Pascal Casier
    Moderator

    Hi,
    You seem to be mixing ‘buddypress’ and ‘bbpress’. This forum is for bbPress questions.
    I have the feeling your question is more related to BuddyPress, so maybe try on https://buddypress.org/support ?
    Pascal.

    #178421
    Pascal Casier
    Moderator

    If you have already deac­ti­ved all plugins except bbPress and swit­ched to a default theme and you still do not see ‘Forums’, ‘Topics’ and/or ‘Replies’, then please try this in Settings > Forums (check after every step if you find the options back on your dash­board):
    – ‘Set­tings > Forums’ : (de)acti­vate ‘Ano­ny­mous post­ing’, save, (de)acti­vate it again to get back to your origi­nal setting, save
    – ‘Set­tings > Forums’ : (de)acti­vate ‘Auto role’, save, (de)acti­vate it again to get back to your origi­nal setting, save
    – Deac­ti­vate the bbPress plugin, then reac­tive the bbPress plugin
    – ‘Tools > Forums > Repair Forums’ : Remap exis­ting users to default forum roles, click ‘Repair Items’ (WARNING: Make sure to have multiple admins in case the keymas­ter role would disap­pear from one account)

    Pascal.

    #178413
    mimbelli
    Participant

    Hi all,

    I’m a newbie with a site with latest BuddyPress and WP. I have BBPress plugin installed with only sitewide forums and I need admin approval for new users. I saw there are several plugins but it seems that each of them manage just WP or BBPress.

    How I can prevent a user interacting with the whole site until he is approved by an admin?

    e.g. I saw the BuddyPress Registration Options plugin blocks the user until approval only for the BP area of the site but the user have the role “subscriber” immediately.

    Thank you in advance

    Thank you in advance

    #178412
    Robkk
    Moderator

    Just changed my site to a twenty sixteen child theme, still see no problem.

    Yeah, that’s what I want. But I’m completely lost now. No idea why this doesn’t work for me.

    Are you sure there’s nothing else I need to do? Just copy the reply.js file into a folder called js under my child theme? And that’s it? I can’t understand why it wouldn’t work even when I created a brand-new subdomain, and did no other modifications: just installed wordpress, added bbpress, created bare child theme and added reply.js. What else could be interfering with this function!?

    Yeah that’s it. I am lost how you are getting issues for this still. There shouldn’t be an issue with this and default themes.

    Only issue I have ever come across regarding issues with threaded replies is while using the Divi theme, some custom scripts in the theme has issues with it for some reason.

    I also tested a topic without a forum like what you have on your test site for the heck of it, and I still have not run into issues.

    Here is my custom twenty sixteen child theme that you can use and test yourself.

    https://cloudup.com/c-0XtmQvdjm

    #178410
    atmojones
    Participant

    Ok, this is very unusual, but after a lot of testing it seems that @mentions do not get linked when there are spaces in front of the @mention in multiples of 2.

    The autosuggest feature works fine when typing the post. The @mention links correctly when looking at the users buddypress activity feed, but the end result in the forum post is a plain text @mention IF there is 2, 4, 6, 8, … spaces in from of the @mention.

    If someone has a solution to this that would be great, but I would settle for someone pointing me to the function that converts the @mention to linked text after database retrieval.

    Wordpress 4.6.1
    bbPress: 2.5.10

    #178406
    Jon Fergus
    Participant

    Yeah, that’s what I want. But I’m completely lost now. No idea why this doesn’t work for me.

    Are you sure there’s nothing else I need to do? Just copy the reply.js file into a folder called js under my child theme? And that’s it? I can’t understand why it wouldn’t work even when I created a brand-new subdomain, and did no other modifications: just installed wordpress, added bbpress, created bare child theme and added reply.js. What else could be interfering with this function!?

    I tried also simply using twentysixteen theme and adding reply.js to the existing js folder (in case there was some issue with using a child theme) and this didn’t work either.

    Here’s my bare test site: http://staging-nexus.universaltheosophy.com/forums/topic/test-topic/

    Try logging in:

    [mod note: aaand it’s gone.]

    davidcom
    Participant

    Wordpress version: 4.6.1
    bbpress version: Version 2.5.10
    Link to site: http://frenchamericancenter.com/blog/
    I confirm that issue still happens with Twenty Fourteen

    Hello.

    I’ve had the plugin, Yet Another Star Rating installed on my blog for quite a while now. Today I decided to install bbpress. Normally, once bbpress is installed, it creates new options in the dashboard menu (Forums, Subjects…). My problem is, when the “Yet Another Star Rating” plugin is activated, the bbpress menu items disappear from the dashboard menu (Forums, Subjects,…).

    Can you give any advice on how to have both plugins installed and working?

    #178400

    Topic: Multiple Forums

    in forum Installation
    primarypanda
    Participant

    Hey!

    I’m almost done with my online community. Everything works except one thing. I have a forum (bbpress), but would like a second page on my website with a completely different forum (for another purpose). Is this possible somehow? Can I perhaps install bbpress a second time, and if so, how do I do this? I don’t want the visitors to have to sign up again though! 🙂

    Best regards,
    Anton Ljungberg

    #178399
    abdurhman
    Blocked

    I am currently using bbpress 2.6-alpha

    When it will be released version …?

    #178395
    matrixd
    Participant

    Hi, community, I need some help please.

    My instalation is a wordpress Multisite with buddypress and bbpress with 20.000 members / 7.000 topics / 425.000 posts. I use the last version of wordpress, buddypress and bbpress

    1. I need to move my bbpress http://www.e-artemis.gr/forumz to subdomain oldforum.e-artemis.gr and keep it close from posting.
    2. I need to install a fress bbpress to http://www.e-artemis.gr with the same members.

    Is there anyway to do it harmless!

    Thanks
    Kostas

    #178388
    Robkk
    Moderator

    Yeah sure test it out on this site that I will probably delete later.

    Using terrible free hosting because I am cheap and don’t want to link to my actual live dev environment.

    username – testuser2016
    pass – duckduckduckduckgoose

    Reply to this topic. Login through the meta widget.

    http://yoshi-test.byethost22.com/forums/topic/bbpress-forum-sticky-topic/

    #178384
    james8181
    Participant

    Ahhh man. i just tried to deactivate the bbpress and the bbpress UI plugins to test something and it killed my site.

    http://www.clashingbeavers.com just throws up:

    Fatal error: Call to undefined function bbp_get_dynamic_roles() in /home/clashing/public_html/wp-content/plugins/bbp-style-pack/css/styles.php on line 3086

    I cant even get to the wordpress dashboard.

    Please help!!

    #178381
    etomova
    Participant

    Hello,

    I have several Group forums and each of the forums has 5-6 moderators. However when there is a new question in the forums none of the moderator receive notification that there is a new question.

    I also installed bbPress Notify plugin v0.2.2. My BuddyPress version is 2.5.10.

    Thank you.
    Elly

    #178378
    Robin W
    Moderator

    ok, I think the first is your theme, but try adding this to the custom css

    #bbpress-forums p.bbp-topic-content, #bbpress-forums p.bbp-reply-content {
        color: #1e73be !important;
    }

    and also add this for the Reply to :

    .entry-content fieldset legend {
        color: #fff !important;
        }
    #178376
    itell.tao
    Participant

    Hi all,

    I have recently made my website https, since then my bbpress has been playing up. The problem I have is;

    Forums can be accessed by admin, but the forums are not. When a subscriber tries to access a forum, it gives “Page not found” message on page tab and “No Results Found” in the page.

    Any comment appreciated.

    Cheers

    #178375
    james8181
    Participant

    Hi robin,

    2 areas that will not style with the plugin:

    Topic replying styling tab
    6. Topic/Reply Text Font
    (the actual text in all the content areas – what users have written)

    I have set this to black but it stays as white. it is inheriting this p from my theme, but i need it white elsewhere. Anyway to target this only within bbpress?

    Also, when replying to a topic, there is no where to style the label above the form, the bit that says “Reply To: (topic name)” I need this to be white. Do you know the css for this bit?

    I think after these 2 things it is looking pretty good for me.
    Thanks

    #178373
    karll10
    Participant

    Hi,

    Im having issues displaying breadcrumbs for my forum. Im also using Avada. Its my first time setting up bbpress. Im trying to style it aswell using bbp style pack but it does not seem to work. How did you manage to style your forum?

    #178372
    Stephen Edgar
    Keymaster

    @abdurhman This has been added to bbPress 2.6 and will be released soon.

    In bbPress 2.6 you can have forum moderators for single forums, moderators do not have to have access to all the forums on your site

    #178369
    james8181
    Participant

    Hi Robin,

    I have been trying to persevere with this but i am having problems styling this still. I used the parts from the codex to style the background as below, and that is working nicely.

    /*1 Forum Header and Footer*/
    /*2 Reply header*/
    /*3. Template notice info*/
    (also manually changed the background color of the reply form)

    Everything past that up to 8 does not take effect. I would like to just have all of the text in the forum as black as it is currently white on white. My theme settings for text are set to black so i am not sure why it does not inherit this.

    I have tried manually changing each element on there but nothing takes effect (tried prefixing them all with #bbpress-forums like your snippets too). IF you could spare a moment could you take a look at the page (I’ve changed it to show when not logged in) and advise me on what i am doing wrong. Below are all of the areas of text i need as black which i am just appending with { color:#000000;}

    A) On the list of all forums page:

    bbp-forum-info
    bbp-forum-topic-count
    bbp-forum-reply-count
    bbp-forum-freshness

    B) on any topic page with create a new topic option:

    bbp-forum-description
    bbp-topic-permalink
    bbp-author-name
    bbp-topic-freshness

    (The following bit of text are just showing as “label” in chrome inspect so not sure how to target them)
    Topic Title (Maximum Length: 80):
    Notify me of follow-up replies via email
    Attachments:
    No file chosen

    C) within a topic with reply option

    bbp-reply-content
    bbp-topic-description

    (The following bit of text are just showing as “label” in chrome inspect so not sure how to target them)
    Topic Title (Maximum Length: 80):
    Notify me of follow-up replies via email
    Attachments:
    No file chosen

    2)

    I have noticed a seperate issue:

    http://clashingbeavers.com/beaver-forums/
    If i enter any forum and then navigate back by clicking on the Home > Forums link within bbpress UI it will take me to a diffrerent url

    http://clashingbeavers.com/forums/

    and this one looks different. How to stop it taking users to this other url?

    Sorry this went on a bit and your advice is much appreciated!
    Many thanks

Viewing 25 results - 10,326 through 10,350 (of 64,535 total)
Skip to toolbar