Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'updated'

Viewing 25 results - 201 through 225 (of 2,086 total)
  • Author
    Search Results
  • #212582
    haddlyapis
    Participant

    Hey,
    thx. I will try it out.
    One issue is that it hasn’t been updated for 2 years. This could break anytime. (not complaining though, as this is better than no option).

    #212439
    haddlyapis
    Participant

    Hey guys,

    I used to use BBP toolkit plugin to manage users’ subscriptions. Problem is, it hasn’t been updated in over 2 years. Is there another plugin you can recommend that is similar?
    Also, on another note, I want to remove the “subscribe” button in one forum as we do not want email notifications sent out for this forum topic. I can use Javascript to find the id of the subscribe button, but is there a better way to do this?
    thx in advance.
    Daniel

    #212438
    haddlyapis
    Participant

    Hey guys,

    i used to use BBP toolkit plugin to manage users subscriptions. Problem is, it hasn’t been updated in over 2 years. Is there another plugin you can recommend that is similar?
    Also, on another note, I want to remove the “subscribe” button in one forum as we do not want email notifications sent out for this forum topic. I can use Javascript to find the id of the subscribe button, but it there a better way to do this?
    thx in advance.
    Daneil

    #212401
    franpeppe
    Participant

    Hello,
    I have updated bbPress plugin to the latest version and i noticed that my forum is not working correctly now, when i go in the main page of the forum it loads just one topic and the page is without CSS, just a blank page with the title of the topic and some infos like the date and the creator.
    Then i tried to download some old versions of bbPress to install but i dont remember which version was installed before.
    So i tried bbPress 2.5.4 (its the one that i think it was installed before) and with this one i cant reach any page of the forum, infact when i go in the forum section of wordpress dashboard it load just a blank page.
    I tried already some versions of bbPress from 2.5.1 to 2.5.9 then 2.6.0 and the latest but nothing changes.
    The only difference is that with 2.6.0 or next loads correctly the forum section in the dashboard and with 2.5.9 or prev doesnt.

    What went wrong just updating and reverting the update?

    #212363

    In reply to: Empty forum index

    Robin W
    Moderator

    you have in-line css code that says

    .bbp-forums {
     display:none
    }

    which means they don’t display, but the forum is there on the page.

    I cannot see what is setting that, and in-line code cannot be overridden.

    It may be your theme, or another plugin, so a setting you have in your theme or another plugin.

    Have you added any plugins lately, or updated theme or plugins ?

    #212147
    louisderry
    Participant

    The target is above “This forum has 44 topics (+3 hidden), 11 replies, and was last updated 2 days, 15 hours ago by Marc.”

    #212127
    jaxisme
    Participant

    Hello
    I have a conflict with “Turning on UsersWP bbPress and bbpress breaks WPML and Elementor”
    when I want to edit my homepage in elementor, i get a white page.
    We updated the memory allocation, it does not help.
    when i deactivate bbpress, then all is fine…
    Help 🙂

    #211856
    kellyteagle
    Participant

    Hi,
    An odd problem that I’ve just become aware of. When a user replies to a Post in Forum, the ‘last post’ info gets updated on the list of posts, but the Forum page does not. The result is that the Posts lists page displays Last post: 11 minutes ago by Ann Other. The forum page displays Last post: 2 days 21 hours ago by Some Onelse

    There are no other error messages anywhere, and the site is running the latest versions of WP, BuddyPress and BBpress.
    Can anyone help please?

    Thanks,
    Kelly

    #211760

    In reply to: Changelog v 2.6.5?!

    Codex updated. Thanks for pointing that out.

    #211283
    tumptyteapot
    Participant

    I updated one of the topics without setting the forum but it doesn’t show up in the forums.

    #211257
    tumptyteapot
    Participant

    thank you!
    It looks like no forums are assigned for the topics. I updated one and set a forum for it and I can see it fine now.
    Is there a way to import the connection between forums and topics or do I need to do that manually?

    #211100

    In reply to: Post in topic page

    Robin W
    Moderator

    something has changed, so what have you updated ?

    #211098

    In reply to: Post in topic page

    Robin W
    Moderator

    sorry, looks theme related – have you changed themes or updated ?

    #210908
    robertherold
    Participant

    When a post is posted to a topic, the information under the last posts on the forum page is not updated.

    g28f99
    Participant

    Hello, I am creating a specialized forum combining wordpress(5.4.1), bbpress(2.6.4) and buddypress(5.2.0). The website is exptoge.com. I have already created child thyme in the wp-content/themes/mytheme folder and used functions.php and style.css to make some customization. Now I need some help to personalize the forum new topic area and new reply area.

    1) New topic area, as shown in Fig 1,
    (please go to here to check all the figures ).
    For every new topic in this forum, I wish the following text appear in the “Topic content edit area” by default: “please clearly describe the place and time duration”. Once the user click in this area to input something, those text will disappear automatically.
    The google search box seems exactly demonstrate this effect as shown in Fig.2. Source of Fig 2, captured at chrome://newtab.

    2) New reply area, as show in Fig.3.

    For every new topic in this forum, I wish some text (e.g. “please select or input your selection” ) appear in the “Reply content edit area” and followed by a drop down selection list (similar to Fig. 4 or Fig.1 below part) by default.

    The selection list is composed of two parts. The first is designed to choose a color, red, blue or others. The second is designed to choose a shape, triangle, circle or others.
    If the users choose others, a new input box will appear so that they can input their other choice. Text “please input your choice” will appear in the input box with function similar to Fig. 2 (requirements of new topic area above).

    After the users make a choice or enter their choice, the choice result will exactly be the reply content. But, the above “please select or input your selection” text will be updated to be “I prefer” texts.

    I am not sure whether it is possible to achieve above functions through making modifications in my themes. Anyway, thanks a lot for your time and efforts. You can log in with username “Daniel” and password as “Daniel8” to test “new topic” and “new reply ” function in this website.

    alekspayne
    Participant

    How can I fix the dubbing of responses and topics in the activity filter in some templates in bbpress 2.6.4?

                    <select id="activity-filter-by">
                        <option value="-1">— Everything —</option>
    
                        <option value="new_member">New Members</option>
    <option value="updated_profile">Profile Updates</option>
    <option value="activity_update">Updates</option>
    <option value="bbp_topic_create">Topics</option>
    <option value="bbp_reply_create">Replies</option>
    
            <option value="bbp_topic_create">Topics</option>
            <option value="bbp_reply_create">Replies</option>
    
                    </select>
    wafadul
    Participant

    I’m still encountering this issue. Has this been resolved or not yet?

    #210649

    Topic: JOB OFFER

    maringorama
    Participant

    Hi all.

    Sorry, if this is the wrong forum ..
    We are a non-profit organisation, ARTSCENICO – http://www.artscenico.com, and we have recently updated our website, and installed a bbPress forum. After now something like 6 or 7 plugins installed, I get a bit lost in it all, and I would need help to technically manage the site, and do some adjustments now and then, maybe improve it by having one or 2 paid plugins who do it all, instead of so many where you loose the overview. So basically I look for someone to help us develop there forum, preferably someone from EU as we are a European federation, and yes we think of paying this person. But all this would then be a question of details to clear between us.

    If you – on top of it – are very good in wordpress homepages / template adaptions etc. This would be a plus, as some help might be needed there now and then too.

    If you are interested, please contact us with some information about you via our website. Thank you 🙂

    #210534
    wilc097
    Participant

    I think the problem is in het menu_order property within the posts table in the database, which is not updated for posts after the deleted posts.

    bbp_get_reply_position() within bbp_get_reply_url() is using this menu_order property. The result determines the page a post should be on, which is therefore wrong when posts have been deleted and other post’s ‘menu_order’ is in fact too high.

    #210515
    adamgby
    Participant

    Yes exactly. Unfortunately, I did a lot of things on the site. I updated plugins, theme, installed new plugins (WooCommerce). I remembered now that I was adding code to functions.php. Code that disables the address fields when a customer buys a virtual product. I’ll check it when I’m at the computer.
    I also changed the database password.

    I have a backup from April 14. I restored plugins files from this copy yesterday. After that, two subforums appeared in each parent forum.

    I will continue working today.

    #210510
    Robin W
    Moderator

    ‘has stopped working…’ so was working for a long time? is bbress at the same version? What has changed – have you updated theme, plugins?

    #210493
    Robin W
    Moderator

    updated this – latest version does not error

    #210269

    In reply to: Turn off @mentions

    Robin W
    Moderator

    best I can find is the last post from this thread

    https://buddypress.org/support/topic/updated-solution-to-removing-mentions/

    #210223
    devansh1995
    Participant

    hello all .. i have hidden using css bbpress header which shows activity like “this topic was updated by……” because it was useless to me and my forum was not showing forum title in topics pages. However,now i want to show forum title only in header of topics page. please let me know how can i achieve that.

    My site link – https://castudyweb.com/ca-final-study-room

    #210162

    In reply to: CSS styling query

    Robin W
    Moderator

    ok, a long post from you, let me deal with q1 first.

    bbpress has a style sheet. Theme authors may want to change that sheet to improve how bbpress works with their theme, so correctly they put a changed version in their theme and bbpress will use that. But that will be a css file that related to a specific version of bbpress – say 2.5.14. When bbpress releases version 2.6.x, your theme will still use the version that your theme author changed unless eh cares to update it. The 2.6.x version will be a different length and have changes to the style sheet, hence why you might well see 1048 lines in then theme versiin – it is most likely a css sheet amended from a previous version of bbpress.

    so it is unreasonable to expect bbpress to never change their style sheet, and equally unreasonable to expect every theme author to update their css versions everytime bbporess acres to issue a new version. So unless your theme is a paid theme that guarenhtees to keep bbpress style updated, you have to make a call on what you do.

    I’d suggest you stick with the theme version, and use custom css to fix any issues you find between the newest version of bbpress and your theme version css file.

Viewing 25 results - 201 through 225 (of 2,086 total)
Skip to toolbar