Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 4,026 through 4,050 (of 11,589 total)
  • Author
    Search Results
  • #155775

    In reply to: CSS issue

    sharongraylac
    Participant

    Hi Robin!

    Sorry about that- I forgot the forum was set to “hidden”!

    Here it is again:http://bellynsoul.com/forums/topic/another-test-topic/

    Thank you!
    Sharon

    #155756
    Robkk
    Moderator

    @andriuss

    you should make sure you have a backup set just in case

    and then update bbPress to the latest version.

    #155730

    In reply to: Remove Separator

    Robin W
    Moderator

    quick reply as I’m on my way out, so untested, but put the following in your functions file

    function remove_sep ($args) {
    $args['before' ] = '' ;
    Return $args ;
    }
    
    add_filter ('bbp_before_get_topic_subscription_link_parse_args', 'remove_sep') ;
    

    If it doesn’t work, come back and I’ll do it properly and test it for you !

    #155722

    Topic: CSS issue

    in forum Showcase
    sharongraylac
    Participant

    Hello there,

    Just integrated bbpress into my website, and noticed a strange CSS issue.

    The replies in forums are shifted to the left, slightly wider than the original post. This not only makes the author’s avatar shift to the left, but it also hides my left-sided border.

    This occurred BEFORE I started tampering with the CSS.

    Any ideas how to fix this?

    Here’s my mock forum: http://bellynsoul.com/forums/topic/another-test-topic/#post-7650

    Thanks so much!
    Sharon

    #155692
    Tecca
    Participant

    Update WordPress to the latest version as well as bbPress? You should be fine, they’re compatible. It’s mostly other plugins you might have to worry about, but generally things should work. Make sure you take a backup of your data before proceeding.

    #155689
    Lumartist
    Participant

    Okay,

    I did a few tests. The Problem also appears if I enable the visual (tab) editor via functions.php, like described here: BBPress Codex, and even if I use this Plugin: bbPress Enable TinyMCE Visual Tab

    This is what it looks like on the Website: directupload.net Image

    And this is how it looks like in chrome dev tools: directupload.net Image

    Can’t believe that I am the only one with this problem… Or am I doing somethings wrong?

    dice2dice
    Participant

    I had to deactivate all plugins to determine which one was causing an issue for my site. After identifying the issue (nothing to do with BbPress) and reactivating my plugins all forums have disappeared from the sites and as an option in WordPress new forum posts.

    As BbPress and BuddyPress have bother both reactivated I have no idea why the forums are gone?

    Does anyone have any suggestions?

    I’ve gone through my site several times reviewing many different options but I can’t figure this out?

    My site is: http://www.whichinvest.com
    I have the latest versions of WordPress/BBPress/Buddypress.

    Thanks

    #155681
    jwchameleoncorp
    Participant

    Latest WP and bbPress versions.

    Go to http://www.5firemen.com/forums/

    Can anyone tell me why it says “Shop” on for the title? I never titled the page and can’t find where to change it.

    Thanks!

    #155680
    jwchameleoncorp
    Participant

    Latest WP and bbPress versions.

    Please go to http://www.5firemen.com/forums/topic/911-stories-whats-your-name/

    See below the post, where the notices state:

    “This topic was modified 2 hours, 5 minutes ago by Profile photo of 5 Firemen | The Fireman’s Forum 5 Firemen | The Fireman’s Forum.”

    How do I turn that OFF?

    Thanks!

    #155678
    jmodine
    Participant

    I guess I should have tested that code before I posted it. This gets it in the footer but I cant seem to get the blue bullets this way (although they are there) I even tried placing the

      tag first just in case it needed that which didn’t do it. Also I cant seem to adjust the font size in the footer either. So the table boxes wont increase to fill the footer. I will play with it. See if i can’t come up with a better solution
    #155659
    wannial
    Participant

    I can only post short replies, if I make it to long it won’t post, I have no idea why, so sorry for the many replies.

    When I change the forum slug to a completely different text like test, it still screw up my forum layout as can be seen here

    http://hardwarehome.nl/forums/

    #155652
    nolimit966
    Participant

    I am using wp-mail-smtp & the test email works fine by the way. Any suggestions to why it does not work for BBPress?

    Thanks

    #155619
    mwgaston
    Participant

    The /forums URL on a client forum no longer shows the forum-archive. It only show the information as a excerpt with all the HTML tags and links stripped out, as such….

    Search for: Home › Forums Forum Topics Posts Freshness General Money and Values Discussion 2 2 20 hours, 14 minutes ago investtest Local & Community Investing Discussion 0 0 No Topics Private Funds & Impact Investing Discussion 1 1 22 hours, 56 minutes ago investtest Publicly Traded & Socially Responsible Investment Discussion 0 0 No […]

    Is there a fix for this?

    #155612

    In reply to: Forum Dissapeared

    Fugglet
    Participant

    Yea. I see them all in there as they should be.
    I can go to the link of the item to see it on the website.
    It just doesn’t show me the forum on the website, even with use of the shortcode.

    I’ve tried making other test pages, but didn’t work – only shows some upload image bar.

    #155601
    Robin W
    Moderator

    ok, the database entry for usermeta is correct, and a moderator should be able to see forums in the dashboard.

    I’m stuck as to what to suggest next, usually not see dashboard items is a conflict between bbpress and another plugin, but you’ve already tested for that.

    My only other thought is to create a new mamp, and then export and import forums to it and see if it’s something in that.

    #155584
    Dirk
    Participant

    I forgot to say, that I could reproduce the problem on a local testing site installed with MAMP on my machine.

    #155572
    xprt007
    Participant

    Hi

    I will look into this as soon as I get time.

    The author of recipepress reloaded tried to reproduce the problem after I contacted him as mentioned above. Though he did not go through everything, he says the test version to be released sometime(hopefully) in the near future accommodated both /recipe & /forums with the latter showing an empty forum, which I assume means not the blog archive content was loaded at that url.

    I will post an update.
    Thank you form your help.

    Regards

    #155527
    peter-hamilton
    Participant

    Could you add a link to the test site?

    #155496
    Robin W
    Moderator

    ok, don’t know what bbPress Advanced Capabilities does but it might be the 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.

    #155491
    Dirk
    Participant

    I deleted the user on a local test-installation with MAMP, where I could reproduce the problem. It made no difference.

    Here is what I can see and do in WP frontend and backend:

    Frontend
    – Logged in as Keymaster, I can do everything. I can see all bbPress related menu items in the WP Toolbox on top of the page.
    – Logged in as Moderator, I can see the bbPress related menu items Topic and Answer in the WP toolbox, but not Forum. I can start a new forum on a page with the shortcode [bbp-forum-form] as a child-forum (same behaviour as Keymaster starting a forum with this shortcode).
    – Logged in as Contributor I don´t have any bbPress related menu item in the WP toolbox, but I can start Topics and answer in the forum itself.

    Backend (Dashboard)
    – Logged in as Keymaster I have every bbPress menu item.
    – Logged in as Moderator I only have Topics and Answers as menu items.
    – Logged in as Contributor I don´t have a bbPress menu at all.

    For me it looks like every role has the corresponding capability, but the menu items of the role below, except the Keymaster.

    What I also tried was changing capabilities with the plugin bbPress Advanced Capabilities and restoring the WP default capabilities with Capability Manager Advanced. No difference.

    #155482

    In reply to: category Authorization

    totoff
    Participant

    hi

    thanks for your reply. sorry if it is not clearl
    here is my forum:
    http://freedive-earth.com/forums/forum/freediveearthforum
    i have created a forum ‘freediveearthforum’ with different categories.
    i’d like my users to be able to create topics under my different categorie not under freediveearthforum itself, do you know what i mean? Like you can see on my forum, there is topic named “test”, it is displayed on the main page, bit from my point of view it must be display under one of the category.
    Or mauve i should create a fomum under each category?
    thanks,

    thanks,

    #155445
    papete100
    Participant

    The last posting on this topic is very old. I wonder this is still a matter of concern. I try to move my http://www.phpages.org/phpBB3/ forum to bbPress. I used the build in tool and get the error

    WordPress database error: [Table ‘u53000db1.phpbbusers’ doesn’t exist]

    u53000db1 is my phppp sql base and I made a test with the plugin cms2cms and I got a nice output, but the produced bbPress forum was somwhere else not in my application, so I wonder what that means?

    Anyone there can get me started in the right direction. Best regards
    Peter

    #155444
    Robin W
    Moderator

    ok, partial solution for you – I have done some further testing

    In dashboard>settings>forums make the forum slug /forums

    The create a page called ‘forum’ and put

    [bbp-forum-index] into this. Save and view to make sure you can see this

    Right now change the heading to ‘Forums’, the page slug will stay as forum, and as long as that doesn’t match the forum slug in settings it seems to be ok.

    Then create a menu item for this page

    That seems to function BUT the breadcrumbs will still go to the wrong place, so for the moment take these out

    Layout and functionality – Examples you can use

    That will at least get you a working forum and recipe. All that’s missing are the breadcrumbs

    Let me know how you get on

    #155439
    Robin W
    Moderator

    I’ve just tried having both these plugins on my test site, and can see exactly what you mean, my forums become archive posts just as yours did, and I’m using a shortcode so that way won’t work.

    So definite conflict between how these two forums are using slugs, and I suspect that the recipe one is overwriting a forum one, but don’t know how, possibly via a filter on wordpress.

    I’d suggest since the recipe plugin author will have far better knowledge (as he has slug settings in his plugin) that you go back with a fresh post, and explain that on a base theme (mine was twentyten) with just bbpress and his plugin and nothing else

    http://www.mysite.com/forums takes you to blog archives page

    and see what he comes back with

    #155435

    In reply to: 2 Separate forums

    Robin W
    Moderator

    maybe 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.

Viewing 25 results - 4,026 through 4,050 (of 11,589 total)
Skip to toolbar