Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 6,151 through 6,175 (of 11,582 total)
  • Author
    Search Results
  • #118929

    In reply to: Ask for a plugin

    smiga
    Participant

    zaerl any progress on this? I would be happy to test it as soon something gets released. πŸ˜‰

    #118924
    nchiari
    Participant

    Hi everyone!

    I’m using bbPress (last version, with lastest WP too in a single site) and have the General Forums activated (not the group ones). I activated the option to use the WP WYSIWYG visual editor for the comments, which had a black background and a white text color. Usually it worked very well, but one day (too far ago), the color of the text changed to gray (check the image below).

    I don’t remember changed anything on the code. Maybe it was a plugin update or something like that, but I couldn’t change it back.

    Thanks!

    Example: http://gameshock.vg/foros/topic/juegos-populares-nacionales-y-peronistas

    enter image description here

    #118919
    tri1vu4
    Participant

    Hi ,
    My website is http://kinhdoanhspa.com/Forums
    But i don\’t how to create slidebar for bbpress page .

    On bbpress ( forum ) page , i need have menu acc ctrol panel – such as : Login wildget ( login form ) if haven\’t login , Menu wildget if logined .
    Menu wildget will have Menu

    Add New Topic

    Edit Profile

    Your Favorites
    I need more wildget slidebar Search content on forums .
    I need more Latest Discussions ( newes topic of forum ) below forum .

    #118914
    blaumond
    Participant

    I have a WP blog for which I needed a forum and bbPress was my choice. However, the WP theme I am using for the blog has a get_posts() query on the sidebar to display the 3 latest blog posts. Now after installing the bbPress it shows only the bbPress forum topics, since that is the latest 3 activity on the site. How do I stop bbPress forums topics form showing up as posts in the sidebar?

    #118901

    In reply to: signup

    sethshoultes
    Participant

    This was a test.

    #118898

    In reply to: Forum Root Page Issues

    David
    Participant

    Apologies; I haven’t had a change to test this yet. Home with two sick kids, then got sick myself. I’m going to try to knock this out either tomorrow or Friday.

    #118867
    ThePhat32
    Participant

    I just changed the theme and it seemed to work with my test account. Seems I will have to talk to the theme makers and see if they can fix the issue. Thanks for the heads up πŸ™‚

    #118861
    creditrepair
    Participant

    I do have another question, however.

    I just put in some test forums and topics.

    When I go to http://www…com/forum nothing is there. It just blank.

    However, if I go to http://www…forum/%5Bname of any forum] it will show that forum.

    Why does the home page of the forum “…/forum/” not show all of the forums in the forum?

    Thanks,

    Robbie

    #118856
    ThePhat32
    Participant

    I am using the latest wordpress and latest bbpress.

    I can recreate it. It was the first thing I did before posting here in fact :P. Being a software dev it was step 1. I created a new user account the same as all my users, I made a post on a forum and also tried replying to 1. I then clicked the edit button, it opened the edit form which showed all of the wordpress posts. When I use my Key Master account, I don’t see this, I am able to edit properly. Same goes for my other admins who have been editing there posts

    • This reply was modified 12 years, 11 months ago by ThePhat32.
    #118849

    Are you using the latest versions of bbPress/WordPress?

    I’ve never heard of this happening at all since 2.0 has been released. I have no cluet what’s going on, but we’re going to need a lot more information.

    Can you duplicate this?

    We need to know the steps taken to “break” it. Specifically, what “edit” link did she click? On what post? When it took her to the edit page, what was the full URL? That sort of information.

    You need to ask the user for step by step direction on how this occurred. We need to duplicate it to see if it is indeed a real bug or just something breaking on your site due to a theme/plugin conflict. πŸ™‚

    wpmhweb
    Participant

    Hello,

    I am just wondering if this is how it suppose to work. I was testing the user’s page in bbpress and I update my bio and when I hitted the update profile button it seemed that it worked ok. Later on I was in my WordPress user profile when I noticed that most of my settings were reset to defaults. I shouldn’t updated my profile through bbPress? Or there is a bug?

    Thanks,

    PS: I am using WP 3.4.2 and bbP 2.1.2

    #118816

    Topic: Forums Borked

    in forum Troubleshooting
    d2drumline
    Participant

    Hi Guys,

    I have no idea what has happened to my forums – they were up and running fine for a little while but have recently fallen apart on me.

    Am running the Pagelines Framework, latest versions of BBPress, Buddypress and WordPress.

    Have tried deactivating recently installed plugins with no success. If anyone could suggest what may be going on that would be greatly appreciated

    http://www.ausdrumline.com/forums

    Apologies in advance if I have not provided enough info – if you need anything else, please just ask. I am new around these parts πŸ™‚

    Cam

    #118814
    dreamspray
    Participant

    Hi,

    how do I exclude addthis from my forum posts. There are no addthis checkbox in the post area so I suppose that I have to put some code in the bbpress forum template?

    Windsurfing Forum

    Best regards Claes

    #118767

    Sorry I misunderstood what was going on, thanks for the link. First make you are running the latest version of bbPress, then switch bbPress to using the bbp-theme-compat theme instead of bbp-twentyten. See if that fixes it πŸ™‚

    If it doesn’t then we will have to start making edits to your site theme.

    #118761

    I’m sure this won’t help, but just out of curiosity are you on the latest version of WordPress/bbPress?

    #118751
    Flight777
    Participant

    Thanks for the anwser. Yes I’m using the latest version. The compat theme does form to the two column lay-out (normally not visible on the other pages, only used for the login part of the forum). TwentyTen does not: http://www.verantwoordnalaten.com/versie2/forums/topic/test/

    #118724
    wpmhweb
    Participant

    I just updated to the latest bbPress version from 2.0 and I don’t the new fancy editing elements in my forum.
    I am currently using an edited version of the twentyten theme that I am using as a child theme. Do I need to update the theme in order to see the new fancy editing elements? How can I fix this problem? Thanks,

    PS: I am also running WordPress 3.4.2

    #118722

    In reply to: Adsense Plugin

    jezza101
    Participant

    I think it would be a case of changing the order of the two filters? So when you apply a filter you have to set the priority:

    https://codex.wordpress.org/Function_Reference/add_filter

    If you change the priority of the filter on that plugin to be less than the filter on mine it might then work in the right order.

    Which plugin are you using? Is it this: https://wordpress.org/extend/plugins/kk-i-like-it/

    I can have a look if I can get the right plugin to test…

    #118694
    renai42
    Participant

    hey everyone,

    installed a base install of bbPress today on a test site:

    http://topstory.com.au/forums/

    Basically all I want to do is modify the font size down, from 12px to 11px. Can someone tell me where I can do this? I’ve done a lot of frakking around with CSS files with WordPress, but can’t find the right setting in bbPress.

    Cheers,

    Renai

    #118672

    I’m not sure I follow. If you activate bbPress using the TwentyTen theme it should be two columns. Make sure you are using the latest version of bbPress.

    WivesofJannah
    Participant

    I want my forms to only be visible to a certain membership level, and I am using the Member Wishlist Plugin.

    Everytime I select the box asking to protect the content for a certain membership level, and then i select the one it should be available to, and then click save – NOTHING HAPPENS! It keeps returning to a default of some kind – making the it unprotected and not for any specific membership level.

    I am really frustrated. Those options are working for everything else, just not the forum.

    Second:

    I am a newbie at all of this – I can’t seem to figure out how to put the forums into a specific PAGE so that I can include it on a customized menu.

    Can some please help me out here πŸ™‚

    I am using a GENESIS framework, with child theme “landscape” – using the latest version of bbPress, and my website is http://www.wivesofjannahcommunity.com

    #118625

    There’s no plugin for this that works with the latest version of bbPress. Typically if you want advanced user profiles/user messaging you can use BuddyPress to add that functionality in tandem with bbPress.

    #118621

    In reply to: Forum Root Page Issues

    David
    Participant

    Okay, I tried something and it seems to work, but I want to make sure it won’t break something else down the way.

    I setup a 301 redirect so that whenever you go to /forums (which doesn’t work), it sends you to /forum (which does) instead. I did some testing and it appears to be okay, but I’m concerned that it might introduce other issues.

    #118619
    pabbe
    Participant

    Hi,

    I installed the worpdress plugin for BBPress and i was facing some alignment issues. So i decided to remove the plugin and install a fresh copy.

    After reinstalling, the forum appears blank (The test forum and topic i created do not appear).

    Am i doing something wrong?

    Please guide me.

    Thanks,
    PAbbe

    #118614
    Arturo
    Participant

    Hi, i need the code to put in my template to have the pagination for the latest topics, i’ve a list with the last topics but not the pagination to go on page 2 etc anyone can help me?

    thanks

Viewing 25 results - 6,151 through 6,175 (of 11,582 total)
Skip to toolbar