Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 5,076 through 5,100 (of 26,836 total)
  • Author
    Search Results
  • Pascal Casier
    Moderator
    #178420
    james8181
    Participant

    No worries. I appreciate your help with this Robin.

    I am using the beaver builder page builder and their beaver child theme. I am entering it into the Appearance > customizer area. There is an area for code snippets in there. I usually put CSS in their global CSS area but have been advised from beaver builder that CSS that needs to affect dynamically generated pages (ie, not pagesi have created in the wordpress UI) need to be put in here.

    #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.]

    #178404

    In reply to: Multiple Forums

    Robin W
    Moderator

    you should find this plugin will do that

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

    within the plugin set your users into two private groups, and allocate a forum/forums to each group.

    Users will then be able to see and interact with only their forums inc. search.

    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?

    #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

    #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!!

    #178371
    Robin W
    Moderator

    I didn’t realise you were trying to do so much

    suggest you download my plugin

    https://wordpress.org/support/plugin/bbp-style-pack

    and then come back if you still have stuff needed.

    #178365
    Robin W
    Moderator
    #178360
    james8181
    Participant

    Hello,

    When any user posts in any forum the following error messages appear, however the message DOES actually post. Anyone know what is causing this problem? and how to fix it. I am not a programmer so the code does not mean much to me

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘BBP_Admin_Replies’ does not have a method ‘update_reply’ in /home/clashing/public_html/wp-includes/plugin.php on line 524

    Warning: Cannot modify header information – headers already sent by (output started at /home/clashing/public_html/wp-includes/plugin.php:524) in /home/clashing/public_html/wp-includes/pluggable.php on line 1174

    WordPress 4.6.1
    bbpress Version 2.5.10
    Beaver Builder Child ThemeVersion: 1.0
    http://clashingbeavers.com/beaver-forums/ (although the forums are hidden when not logged in)

    Thanks for you help

    #178352
    Stephen Edgar
    Keymaster

    Yes, you sure can, either way you mention would work, another option is multisite.

    That said, for either way you mention you’d utilise “shared user tables”

    See this codex doc on setting that up: https://codex.wordpress.org/Editing_wp-config.php#Custom_User_and_Usermeta_Tables

    #178347
    Fuskeduske
    Participant

    Hi Davidnator,

    Is it this bug you’re encountering?

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

    If so it happens when a post is being moved/trashed or marked as spam and can be solved by posting a new post.

    -Fuskeren

    #178345
    joannaleng
    Participant

    Hi,

    I am also having the same issue. Have been sitting here for 4 hours trying to fixed it.

    i have tried:
    disabling all plugins
    change to default wordpress themes and other themes

    still does not work.

    forum is here:
    http://www.joannalwleng.com/singleparentworkingmum/your-voice/

    but topic can be foind here:
    http://www.joannalwleng.com/singleparentworkingmum/forum/

    i am running on multisite but bbpress and buddypress are sitewide forum, no groups and only activated on sub-site.

    #178338
    Jon Fergus
    Participant

    Stephen. I did exactly what you just said. Installed wordpress, bbpress, clean fresh installs, no other customizing of any kind, twentysixteen theme, and the reply button refreshes the page and takes the user to the reply-form. Add a twentysixteen child theme with the reply.js file in a js folder and nothing changes.

    #178337
    Stephen Edgar
    Keymaster

    What I mean was to do this step by step, don’t try to do everything at once.

    Install WordPress and bbPress and don’t do anything else.

    Now is it working?

    #178336
    alphaelectric
    Participant

    Hi there, I have run into the exact same error but am unable to solve it.

    – WordPress 4.6.1
    – bbpress 2.5.10
    – Great! Theme 0.14

    Every reply to a topic is displayed as a huge bar right under the admin bar. Any idea how I can troubleshoot this?

    Help would be really appreciated as I would like to stay with bbpress for the site.

    Thanks a bunch,
    Sebastian

    PS: There are no sticky notes configured

    #178335
    Jon Fergus
    Participant

    Created a second subdomain, right from scratch, added wordpress, added bbpress, added a child theme, uploaded the reply.js file to a js folder at the root of the child theme. Did no other customizations whatsoever. Same functionality as before.

    http://staging-nexus.universaltheosophy.com/forums/topic/test-topic/

    #178334
    Jon Fergus
    Participant

    Hi Stephen. That’s what I did. On my staging site, I started with wordpress, added bbpress, setup a child theme linked to twentysixteen with no customizations, added the reply.js file, and it didn’t work.
    I know without logging in you can’t see the reply functionality, but this is my staging subdomain. You can see it’s just a completely base wordpress install with bbpress and nothing else added. And the reply.js file makes no difference in functionality. http://staging.universaltheosophy.com/forums/topic/test-topic/

    #178332
    Stephen Edgar
    Keymaster

    Yes

    (bbPress uses WordPress users for account/password management)

    #178330
    Stephen Edgar
    Keymaster

    Maybe try going back a step or two further…

    Start with WordPress, add bbPress, does it work?

    From there then incrementally add your customisations.

    storyminded
    Participant

    Hi there,

    We’re having quite a few issues with bbPress we’re hoping someone here can help us solve. We’ve mined the forums ourselves and tried a number of fixes and plugins to no avail. We’re working with WordPress 4.6.1 and bbPress 2.5.10. Unfortunately I can’t share a link to the forum (it’s available by login only). Any and all thoughts or suggestions are welcome!

    The main features we are having trouble with include:

    1) getting the subscribe/notifications settings to work (this has been the biggest headache, we have installed the Postmark and AsynCRONous bbPress Subscriptions plugins and neither have helped)
    2) having the ability to keep selected posts at the top of the discussion threads (the Sticky pr “pin to top” function)
    3) Allowing formatting on the images that are posted in the forum
    4) Sending private messages through the forum
    5) Having a search function within the forum

    Can anyone suggest some good resources for us to figure out how to best install these features?

    Thanks so much! I really appreciate your help.

    Best,
    Trish

    #178328
    Kashif Rafique
    Participant

    Is it possible to install bbPress on a separate WordPress either in sub-domain or sub-directory of the main domain provided that both sites can be accessible with a single login?

    #178326
    Jon Fergus
    Participant

    Ok, so I played around a lot with my site: changing the theme, disabling plugins, etc. etc. and nothing made any difference. So I went to my staging subdomain, stripped everything down to a basic wordpress install; created a child theme linked to twentysixteen; uploaded your reply.js file; then installed bbpress; added a single topic, and went to that topic to test the reply. The reply functioned exactly as it does on our site: i.e. click “reply” and the page reloads, and the user is brought to the reply-form.

    I don’t know what else to think of this. The reply.js file you gave just doesn’t seem to change anything. Any ideas what’s going on? Did I put it in the wrong place or something? Do I need to add something somewhere else to make sure that js is activated ???

    I’m at a loss for what to do here.

Viewing 25 results - 5,076 through 5,100 (of 26,836 total)
Skip to toolbar