Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 12,801 through 12,825 (of 26,879 total)
  • Author
    Search Results
  • #121087
    jspranza
    Participant

    Wordpress 3.4.2
    bbPress 2.2.2

    I have a serious problem I haven\’t been able to find help for. When I post a topic or reply it doesn\’t show right away. I then check from another computer and it WILL show, but if I reply from that computer I don\’t see my reply. Sometimes I may or may not see the reply on Computer 1. No matter how many times I reload the page it doesn\’t show until I empty browser caches, login out and back in and then sometimes the new topic will appear but not the replies, or some replies but not others. Checking the dashboard I can see the items are all created, just not showing in the forum.

    To recap, my topics or replies for bbPress don\’t show up when I or other forum users make them and I can\’t figure out why. Please please help.

    remike
    Participant

    I would love to keep all my website content in my native language.

    I use a plugin “Simple Local Avatars” to allow my forum users to upload their avatars. I have translated the plugin myself and the translation works perfectly in ‘my profile’ section in WordPress’ dashboard.

    However, on bbpress’ profile page the avatar upload section is still in English. Why doesn’t BBPress see the translation and how to make the BBPress see it?

    #121073

    In reply to: No Admin Area

    royho
    Participant

    Can you be more specific? What do you mean a “link” to the admin area? To administer bbPress, you simply login like you do in WordPress.

    Or do you mean in the backend WordPress, you do not see “forums”, “topics”…etc?

    #121047
    Zookey90
    Participant

    Hi, I installed bbPress on my WordPress site, but when I add forums, and try to open one of them, I get blank page?

    How I can fix that?

    #121045
    TheDutchGamers
    Participant

    Thx for getting back on this. To clarify, the results DO NOT show up in the standard WordPress search, only if I add the bbPress results to is by using a bbPress search plugin.

    These use the provided results from bbpress, and I understand now that this is an database with all data in it, not specified by private and open. So for me now it is a question of making each comment for group read access or giving no option to search in forum until you have embedded an official search in bbPress?

    #121026
    boto10
    Participant

    Many thanks. I just copies the whole thing and paste it then wallah. Getting to like WordPress even more.
    Thanks.

    #121019
    Stephen Edgar
    Keymaster

    @livninctry I see you are using some kind of custom registration form to register users on both sites, is this causing any roles or modifying user permissions?

    For your ‘dev’ environment I would install WordPress and then bbPress and NOT installing the suffusion theme or the suffusion bbPress pack and see if everything works before adding anything else.

    Kind of the same for your main site, disable ALL plugins except bbPress and check to make sure everything works, then try with the suffusion theme, check everything again, then the suffusion bbPress pack, check everything again, then each of your other plugins one by one checking everything each and everytime.

    I also see that the Suffusion bbPress pack v1.01 has not been updated in a while “Last Updated: 2012-7-25” or has it been updated since reported problems 2 months ago https://wordpress.org/support/topic/plugin-suffusion-bbpress-pack-compatibility-issues-with-latest-bbpress-212

    #121018

    In reply to: bbPress 2.2.2 released

    Phill
    Participant

    I’m having an issue I can’t seem to figure out. I’ve had bbpress forums on another one of my sites for awhile so when I decided to create a new site that was the first thing I installed – unfortunately I’m still stuck at this point. It’s a fresh wordpress 3.4.3 install with bbpress 2.2.2. For some reason the forums just don’t want to show up on my page (http://indiegamehut.com/forums). The theme was designed for Buddypress and BBpress.

    I also commented out lines 657 and 658 in the theme-compat.php file with no luck. Any suggestions?

    #121016
    livninctry
    Participant

    As a follow up to my post above… I tried a completely fresh install of wordpress, switched to the suffusion theme, added bbpress and added the suffusion bbpress pack.
    The admin has complete control. Added a forum and a topic to test settings.
    Added new user with a role of contributor for the system and participant for forum role.
    Logged into the website as the new user and noticed that the only action allowed would be to create a new post. Should this user not be allowed to post new topics?
    I am completely at a loss as to what I am overlooking.

    original site:
    http://dev.hoaconnections.com/venturahoa/

    fresh install:
    http://dev.hoaconnections.com/ventura/

    #121012
    Stephen Edgar
    Keymaster

    I think we are actually talking about WP-Admin side of things not showing forums/topics/replies in the WordPress admin dashboard… Correct?

    If so it sounds like a plugin conflict and some help in narrowing this down would help all involved…

    To try and resolve conflicts with other plugins please disable all your plugins except bbPress to see if the error persists. Re-enable each plugin one at a time and if things break again you should be able to now know which other plugin is causing the conflict.

    #121011
    masopas
    Participant

    I did not do anything with the users or roles. I tried adding a new administrator user and that didn’t help. I still don’t see the menus.

    This is a 3-year old dormant install of wordpress that I just started using again. Did all of the upgrades, etc. I did not have bbpress, that is new. But I’m thinking I should just reinstall wordpress from scratch, maybe along the way something happened related to that.

    Stephen Edgar
    Keymaster

    OK… I see this now… None of your previous posts had mentioned that this was happening when the setting for the category/forum was ‘Private’.

    I’ll create a ticketbug report on trac later after some more research on the issue.

    #121000

    In reply to: Arabic Translation

    Stephen Edgar
    Keymaster

    Hopefully you will get a reply soon on your post here.

    You can also contact the Arabic translation team directly https://ar.wordpress.org/contact/

    WordPress makes some assumptions about paragraph tags, with a function called wpautop. It should be working the exact same way as it works when composing a new page or blog post.

    #120972

    Hmm, I haven’t tested this so I can’t say, but it definitely sounds like an issue. Maybe someone else can chime in and try to duplicate it.

    This is probably happening because the default WordPress search isn’t looking at information bbPress stores when it makes things as private. WordPress just grabs results from all post types that are supported, makes sure they are published, and runs with it.

    This doesn’t help your current situation, but I just wanted to say the search is something we are trying to address in 2.3.

    Having bbPress search results come up in the regular WordPress search is weird, and leads to problem such as this, which is why bbPress topics/replies are not searchable by default. To skirt around this problem, we are likely going to make a bbPress specific search with its own search results page. This will give us more control over how the results are returned and make sure stuff that should be hidden doesn’t show up.

    #120946
    Stephen Edgar
    Keymaster

    I have created a ticket in trac https://bbpress.trac.wordpress.org/ticket/2074
    If you could keep all bugs and/or feedback posted to this ticket (‘tracs’ everything in one place)

    This has only beeen tested using Simple Press 5.1.4

    To install download the SimplePress5.php file and upload it to bbPress in the folder /wp-content/plugins/includes/admin/converters/

    Basic instructions on using any of the import tools are here (will to get these updated soon)

    #120945
    Stephen Edgar
    Keymaster

    I have created a ticket in trac https://bbpress.trac.wordpress.org/ticket/2074
    If you could keep all bugs and/or feedback posted to this ticket (‘tracs’ everything in one place)

    This has only beeen tested using Simple Press 5.1.4

    To install download the SimplePress5.php file and upload it to bbPress in the folder /wp-content/plugins/includes/admin/converters/

    Basic instructions on using any of the import tools are here (will to get these updated soon)

    TheDutchGamers
    Participant

    Hello all,

    I have recently created a bbpress forum in a WordPress website. Being used to phpbb I have faced a few issues that seem to be not standard in bbpress or missing but found ways around it. Here comes my issue in place….there is a private forum in the forum, the off topic one where people introduce themselves. This topic is hidden when nog logged in…so far so good. Because the forum is closed, all topics and replies are safe….at least I thought. Until I added the search in forum plugin and realized that all replies made in the private forum/topic where still public?!

    As the users enter the reply in the frontend there are not add ons and one should expect that when a parent forum is private that all in the forum is safe. Not I guess? Or is there a way to get this configured?

    I found a temporary way around it for now (next to turning of the search totally), I have added the Groups plugin and set the „groups_read_post” filter on forum/topic AND replies now to ensure that the replies are not found in the search. But this is not doable on the long run as it means that I manually need to alter each frontend reply in the backend and mark it as „groups_read_post”.

    What can I do to get this permanently fixed and how can I be sure that these replies are not picked up by search engines?

    Thanks very much to whomever takes the time to read this and help me figure this out.

    Kind regards,
    Nikki

    365gaming.nl
    Wordpress 3.4.2.
    bbPress 2.2.2
    Theme Respo

    #120943
    Pierre-Luc Auclair
    Participant

    bbp_list_forums needs to be run inside a bbpress loop. Which you call with bbp_has_forums(), which creates a forum object. For example.


    bbp_set_query_name('load_stuff');

    if ( bbp_has_forums(array(
    'post_parent' => 0,
    'post_type' => bbp_get_forum_post_type(),
    'posts_per_page' => get_option( '_bbp_forums_per_page', 50 ),
    'orderby' => 'menu_order',
    'order' => 'ASC'
    )) ) : ;

    bbp_get_template_part( 'loop', 'forums' );

    else : ;

    bbp_get_template_part( 'feedback', 'no-forums' );

    endif;

    bbp_reset_query_name();

    #120938
    josefabiosan
    Participant

    On WordPress Multisite, clicking create site on tracking sites page. I’m using WordPress Multisite + buddypres + bbpress. In my project, users subscribers of my social network can create sites.
    After completing the data and clicking to create the error shows on the screen to the User but the site creates usually .

    #120937
    frenzis73
    Participant

    Up bis 🙂

    #120932
    freenet
    Participant

    hello, how to wirite .htaccess for bbpress
    my wordpress rule is
    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress
    this rule url is : http://www.duba.pro/177.html
    ——————————————————
    But when i install the bbpress , a topic for chianese’s title is
    http://www.duba.pro/bbs/title/%e8%ae%ba%e5%9d%9b%e5%bc%80%e5%90%af%e6%ac%a2%e8%bf%8e%e5%8f%91%e5%b8%83%e8%ae%a8%e8%ae%ba%e5%92%8c%e5%8f%8d%e9%a6%88

    —————————————————–
    how to wirte the htaccess rule lick wordpress,thanks.

    #120929
    Rasheed Bydousi
    Participant

    Hello,

    http://bbpress.trac.wordpress.org/ticket/2047
    As requested, I move the discussion here.

    #120926
    fxsiteworks
    Participant

    hi all,

    wondering if anyone has had any issues with using bbpress with the wpml plugin?

    whenever the wpml plugin is activated, the forum links in the sidebar menu of wordpress admin disappear. if you deactivate the plugin, they re-appear.

    Ive also raised a ticket with wpml but though it cant hurt to check here too.

    thanks in advance
    Gerry

    dwbroad
    Participant

    How can I select what page bbpress uses for it’s template? It’s currently using page.php and for whatever reason it’s not displaying anything except the description:
    (have had to remove the link as it’s getting bombarded…)

    If i remove page.php from my template then it works (I assume it’s reverting to using index.php)

    can anyone help?

    I’m using WordPress 3.4.2 and bbpress 2.2.2

    Thanks,

    David

Viewing 25 results - 12,801 through 12,825 (of 26,879 total)
Skip to toolbar