Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '+.+default+.+'

Viewing 25 results - 2,426 through 2,450 (of 6,788 total)
  • Author
    Search Results
  • #160124
    Robin W
    Moderator

    bbpress has a quirk (or it’s simply the way it works), where if you have no bbpress role, on login it gives you the default one.

    I know nothing of multisite, but maybe Simplest way is to change your bbpress role to blocked?

    #160120
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    It could be plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Then come back

    #160119
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #160118
    Robin W
    Moderator

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    FlyFishersCorner
    Participant

    Hello,

    I’m currently running Robin’s plugin to display total posts by user. However, below each avatar I now have “Post Count:” and “Total Posts:”

    I’ve messed around in the loop-single-forums file, but don’t want to break the plugin as I believe this is the file that Robin’s plugin calls to work correctly.

    I’m sure it’s simple, but I just can’t figure it out / don’t want to mess something up.
    My forums can be viewed at http://flyfisherscorner.com/forums

    Also, as a follow up: maybe a newbie question, but how can I make sure that the eventual changes won’t be lost on updates? Just put the altered file into a bbPress folder in my child theme, or do I need to create all the folders to give it the same “path” as the file has in the main wp-content folder?

    In other words, if I put the edited file into my child theme, can I just stick it directly into a bbPress folder, or do I need to create folders in there to mimic the directory path (e.g. bbpress/templates/default/bbpress/loop-single-forum.php)?

    Thanks a million!!

    #160076
    Robin W
    Moderator

    no sorry – I can see nothing wrong with the code – it seems fine, so don’ know why it is doing this.

    as long as you have tried

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    which you say you have, then can you list all the forum settings in dashboard>settings> forums in case there’s something in there.

    #160057
    rynep
    Participant

    The default WordPress Import/Export tools.

    WordPress 3.5.2 (export/old site) -> WordPress 4.1.1 (import/new site)

    They’re both running the latest version of bbPress. Is there another tool handy I can utilize?

    #160042

    In reply to: Sorting by freshness

    gnulikeaboss
    Participant

    I need this feature as well. And no, it does not do this by default. Topics will display the most recent activity, but you can’t click the ‘Freshness’ text/link to have it SORT.

    smucke
    Participant

    I have been looking everywhere for this answer, but all the topics found relate back 2-5 years and for the past 3 days I have been struggling to figure the following problem out:

    I have a network of 4 sites. I am using buddyPress on 2 of them and there are predefined groups. Each group has 15 members and each group has its own private forum (discussion board). I have tried integrating buddyPress with bbPress, which seems to work perfectly up until I have figured out the following: when accessing the Group 1 on site1 I can see the forum assigned to the group, but however when I go to site2 and access the same group from there, it says: there is no forum assigned to this group”.

    In my admin panel I can see the forum on only the site I have created it on (site1), but not on others. I want to know if it is possible to make forums shared across sites and make the users of the same group have the ability to access the same forum from both site1 and site2.

    I have tried resolving these problems with different themes (default ones) but not luck. My groups are definitely shared across all sites, as I am able to see all the assigned members from any given site (site1, site2, site3, site4).

    Any help would be much appreciated !

    #160012

    In reply to: Style Keeps Reverting

    Robin W
    Moderator

    ok, you should not change the default bbpress.css as this gets trashed by upgrades

    you should put the bbpress.css file into your theme, and preferably a child theme, as otherwise theme upgrades will delete it.

    See
    functions-files-and-child-themes-explained

    you could also use

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

    which may well do all that you want, and isn’t lost when bbpress or themes are upgraded

    #160011

    In reply to: Style Keeps Reverting

    Dragonfighter
    Participant

    The first time, I went step by step through the bbpress.css file and made my styling changes. The first time lasted about two-three weeks and an upgrade trashed the changes by overwriting the file with the default.

    The second time I installed bbPress on my local development site, went through and made my changes. I then uploaded the file to the live server. To my knowledge it has not been upgraded but a couple of weeks in and the install reverts to it’s default. A quick scan of the bbpress.css shows none of the changes I made.

    #160007
    Robin W
    Moderator

    ok, the back to discussions link is being put in either by your theme or by a plugin (maybe buddypress)

    SO

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #159995

    Topic: Style Keeps Reverting

    in forum Themes
    Dragonfighter
    Participant

    Finally after the second time of spending hours styling the forums on my site, I saved a copy of the CSS but I don’t have access as I write this. I replace the CSS and everything is good and then in a couple of weeks, the CSS is overwritten to defaults.

    What can I do to keep from having this happen over and over again?

    Robkk
    Moderator

    do this first

    General Issues
    bbPress works with many themes and plugins, but it is impossible to test all combinations, and many issues are caused by conflicts with plugins and themes.
    Therefore before posting, please test if your issue is resolved by the following

    Plugins

    Deactivate all but bbpress and see if this fixes. If it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    If the above produces an issue:

    If it is a paid theme or plugin, please contact the authors for resolution.
    If free, do ask here, we may know of workaround.
    PLEASE tell us you have done the tests above when posting.

    OTHER COMMON FIXES
    The following will do no harm, so are worth a try and can fix some issues
    Dashboard>settings>permalinks. Don’t change anything, but just click save. This resets the permalinks, and can solve some 404 errors.
    Dashboard>tools>forums>repair forums and run one at a time. Useful if you’ve got some stuff not showing – doesn’t often fix but occasionally does.

    but when you do update

    i say make a backup of your site using this plugin

    https://wordpress.org/plugins/updraftplus/

    maybe even a couple of backups for a safe measure

    1 to your email , 1 on your host , and 1 on your cpu.

    then update WordPress.

    #159940
    Robkk
    Moderator

    remove the CSS you added to your child theme (you can download it to backup if you made changes)

    let the style go back to the normal 2013 then put back the CSS

    it did this type of thing for 2014 for me one time and it was pretty weird.

    this PHP snippet should remove the double Private wording

    add_filter('private_title_format', 'ntwb_remove_private_title');
    function ntwb_remove_private_title($title) {
    	return '%s';
    }
    

    other than that try these troubleshooting tips

    General Issues
    bbPress works with many themes and plugins, but it is impossible to test all combinations, and many issues are caused by conflicts with plugins and themes.
    Therefore before posting, please test if your issue is resolved by the following

    Plugins

    Deactivate all but bbpress and see if this fixes. If it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    If the above produces an issue:

    If it is a paid theme or plugin, please contact the authors for resolution.
    If free, do ask here, we may know of workaround.
    PLEASE tell us you have done the tests above when posting.

    OTHER COMMON FIXES
    The following will do no harm, so are worth a try and can fix some issues
    Dashboard>settings>permalinks. Don’t change anything, but just click save. This resets the permalinks, and can solve some 404 errors.
    Dashboard>tools>forums>repair forums and run one at a time. Useful if you’ve got some stuff not showing – doesn’t often fix but occasionally does.

    Robkk
    Moderator

    Can I contribute myself in the future in the development of this plugin? Can you give me some directions for doing so?

    follow this link , join slack and contact the plugin developers

    Development

    you should maybe contact them about this issue too, but first make sure to troubleshoot using this first.

    General Issues
    bbPress works with many themes and plugins, but it is impossible to test all combinations, and many issues are caused by conflicts with plugins and themes.
    Therefore before posting, please test if your issue is resolved by the following

    Plugins

    Deactivate all but bbpress and see if this fixes. If it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    If the above produces an issue:

    If it is a paid theme or plugin, please contact the authors for resolution.
    If free, do ask here, we may know of workaround.
    PLEASE tell us you have done the tests above when posting.

    OTHER COMMON FIXES
    The following will do no harm, so are worth a try and can fix some issues
    Dashboard>settings>permalinks. Don’t change anything, but just click save. This resets the permalinks, and can solve some 404 errors.
    Dashboard>tools>forums>repair forums and run one at a time. Useful if you’ve got some stuff not showing – doesn’t often fix but occasionally does.

    #159921
    Doug Smith
    Participant

    I ran across this discussion while trying to solve a similar issue so I thought I’d update it with my solution.

    After enabling the visual editor I started seeing HTML present in some of the posts. The cause was people copying from a previous part of the discussion and pasting it into the editor to quote it. That was bringing in styles from the website and including it in the editor as HTML. For example:

    <span style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 20px; line-height: 32px; orphans: 3; widows: 3; background-color: #fbfbfb;">Some copied and pasted text from earlier in the discussion.</span>

    My solution was to add the TinyMCE _paste_ plugin to the editor, which defaults to cleaning up pasted text. Here’s the filter:

    function bbp_tinymce_paste_plain_text( $plugins = array() ) {
     	$plugins[] = 'paste';
        return $plugins;
    }
    add_filter( 'bbp_get_tiny_mce_plugins', 'bbp_tinymce_paste_plain_text' );
    #159909
    Robin W
    Moderator

    @teamoo

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #159887
    Robkk
    Moderator

    Redirecting back to the default wordpress login pages is a common complaint , but there are better plugins that handle frontend authentication then the default bbPress ones , id say maybe use another plugin for frontend authentication.

    other than that its not a total issue, those default WordPress login pages arent just for admins they are suppose to be used for all your users.

    the default from name is wordpress , you can customize it with filters though.

    add_filter( 'wp_mail_from', 'your_email' );
    function your_email( $original_email_address )
    {
    	return 'your@email-address.com';
    }
    add_filter( 'wp_mail_from_name', 'custom_wp_mail_from_name' );
    function custom_wp_mail_from_name( $original_email_from )
    {
    	return 'Your sites name';
    }
    #159886
    Robkk
    Moderator

    this is a weird issue , could a conflicting plugin or a messed up install, follow this if it helps any

    General Issues
    bbPress works with many themes and plugins, but it is impossible to test all combinations, and many issues are caused by conflicts with plugins and themes.
    Therefore before posting, please test if your issue is resolved by the following

    Plugins

    Deactivate all but bbpress and see if this fixes. If it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    If the above produces an issue:

    If it is a paid theme or plugin, please contact the authors for resolution.
    If free, do ask here, we may know of workaround.
    PLEASE tell us you have done the tests above when posting.

    OTHER COMMON FIXES
    The following will do no harm, so are worth a try and can fix some issues
    Dashboard>settings>permalinks. Don’t change anything, but just click save. This resets the permalinks, and can solve some 404 errors.
    Dashboard>tools>forums>repair forums and run one at a time. Useful if you’ve got some stuff not showing – doesn’t often fix but occasionally does.

    #159884
    Robkk
    Moderator

    Follow this first

    General Issues
    bbPress works with many themes and plugins, but it is impossible to test all combinations, and many issues are caused by conflicts with plugins and themes.
    Therefore before posting, please test if your issue is resolved by the following

    Plugins

    Deactivate all but bbpress and see if this fixes. If it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    If the above produces an issue:

    If it is a paid theme or plugin, please contact the authors for resolution.
    If free, do ask here, we may know of workaround.
    PLEASE tell us you have done the tests above when posting.

    OTHER COMMON FIXES
    The following will do no harm, so are worth a try and can fix some issues
    Dashboard>settings>permalinks. Don’t change anything, but just click save. This resets the permalinks, and can solve some 404 errors.
    Dashboard>tools>forums>repair forums and run one at a time. Useful if you’ve got some stuff not showing – doesn’t often fix but occasionally does.

    #159882
    Robkk
    Moderator

    follow this , it could most likely be a plugin issue

    General Issues
    bbPress works with many themes and plugins, but it is impossible to test all combinations, and many issues are caused by conflicts with plugins and themes.
    Therefore before posting, please test if your issue is resolved by the following

    Plugins

    Deactivate all but bbpress and see if this fixes. If it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    If the above produces an issue:

    If it is a paid theme or plugin, please contact the authors for resolution.
    If free, do ask here, we may know of workaround.
    PLEASE tell us you have done the tests above when posting.

    OTHER COMMON FIXES
    The following will do no harm, so are worth a try and can fix some issues
    Dashboard>settings>permalinks. Don’t change anything, but just click save. This resets the permalinks, and can solve some 404 errors.
    Dashboard>tools>forums>repair forums and run one at a time. Useful if you’ve got some stuff not showing – doesn’t often fix but occasionally does.

    #159877
    Robkk
    Moderator

    do this first

    General Issues
    bbPress works with many themes and plugins, but it is impossible to test all combinations, and many issues are caused by conflicts with plugins and themes.
    Therefore before posting, please test if your issue is resolved by the following

    Plugins

    Deactivate all but bbpress and see if this fixes. If it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    If the above produces an issue:

    If it is a paid theme or plugin, please contact the authors for resolution.
    If free, do ask here, we may know of workaround.
    PLEASE tell us you have done the tests above when posting.

    OTHER COMMON FIXES
    The following will do no harm, so are worth a try and can fix some issues
    Dashboard>settings>permalinks. Don’t change anything, but just click save. This resets the permalinks, and can solve some 404 errors.
    Dashboard>tools>forums>repair forums and run one at a time. Useful if you’ve got some stuff not showing – doesn’t often fix but occasionally does.

    #159873
    Robkk
    Moderator

    @nolimit966

    if this was caused because you were editing your files.

    you would need to backtrack and see what you did to cause the issue.

    i reccommend downloading/make a backup of your edited bbPress templates so you can keep track of all your edits.

    then add the default templates to your child again and redo your customizatinos.

    if this could be something else only thing i can think of is using these two plugins from Robin and see if they help with your issue.

    bbpress wp4 fix2

    bbpress wp4 fix

    #159871
    Robkk
    Moderator

    @teamoo

    i think just like the standard WordPress search form the bbPress search form only searches title and content but only for bbPress custom post types (forums,topics,replies).

    both searchforms arent that great by default but you could enhance it with this plugin
    For a more enhanced searchform for bbPress ive seen users use this plugin.

    https://wordpress.org/plugins/search-everything/

    i have also seen a site just use the google custom search engine provided by google to search through their site.

    But to use this properly you would have to allow bbPress custom post types to be searchable in all your site search.

Viewing 25 results - 2,426 through 2,450 (of 6,788 total)
Skip to toolbar