Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 4,726 through 4,750 (of 11,580 total)
  • Author
    Search Results
  • #145906

    In reply to: Freshness for Category

    mcleandesign
    Participant

    I’ll get the test site up and get back with you. Thanks.

    d

    #145903
    Robin W
    Moderator

    Hey thanks for continuing to test – really appreciated it !

    on the settings page – I can’t replicate this – I just tried a new install, and whatever combination of activate I use in the general settings, they still save ok. I am not sure what to suggest next – let me have a think.

    For the random words, I’ll take a look later today and fix.

    #145900
    Pasquale Galasso
    Participant

    Other error (important) to correct

    If in the fields as in the image I write random words, the plugin stops working and all the forums are visible for all
    Senza titolo 1

    Clarification: I am glad of this plugin, this plugin seems to give me everything I was wondering, it looks really great.
    I’m just putting it to the test to help the developer. Great plugin.

    #145887
    Pasquale Galasso
    Participant

    You whrote:
    and another thought – have you been into settings to set up the groups? Dashboard>settings>private groups

    It may be that I’ve not allowed for this – so if you have just downloaded the plugin and gone straight into setting up a page it might fail – I’d need to test, but please let me know.

    —————-

    exact, I did not set the groups, now I proceed.

    #145886
    Pasquale Galasso
    Participant

    a few non-active function of WampServer, probably.a few non-active function of WampServer, probably. But I can not know what is. I now send the online site, and let you know.

    <hr />
    === Private groups ===
    Contributors: Robin Wilson
    Tags: forum, bbpress, bbp, private, groups
    Requires at least: 3.0.1
    Donate link: http://www.rewweb.co.uk/donate
    Tested up to: 3.9
    Stable tag: 1.4

    #145885
    Robin W
    Moderator

    and another thought – have you been into settings to set up the groups? Dashboard>settings>private groups

    It may be that I’ve not allowed for this – so if you have just downloaded the plugin and gone straight into setting up a page it might fail – I’d need to test, but please let me know.

    #145884
    Robin W
    Moderator

    ‘Sorry for my english. ‘ – do not apologise your English is excellent !

    Ok, I have just re-tested and I do not get that issue – I can create pages and posts fine.

    You could just try deleting and re-installing the plugin just to eliminate any load issues – unless you have just downloaded it, maybe download the latest version from my website so that we are both on version 1.4.

    Then maybe we should try to eliminate plugin and theme conflicts

    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, switch to a default theme such as twentytwelve, and see if this fixes.

    Come back and let me know.

    #145882

    In reply to: Freshness for Category

    Robin W
    Moderator

    If you’re not seeing settings>forums in the reading/writing list then either your install is faulty or you have a conflict – these can cause parts of the backend to not display/go missing.

    The easiest way to check would be to disable all plugins except bbp and switch to a default theme such as twentytwelve. If it all show up ok in that then either theme or plugin related, and you can start to work out which. However you may not want to do that on your live site !!!

    Maybe get your test site going, and then revisit bbpress ?

    #145878
    Robin W
    Moderator

    ok, just because it was annoying me, I looked further

    you should have a folder in your theme called forums which has a number of .css files in it.

    As far as I can work out, somewhere you can set up schemes for your forums within this these, or another plugin, and you have selected theme 4?

    Anyway two .css files are active

    in http://www.betatestarena.com/forums/

    the page is using

    /forums/#4.css as it’s style file

    This has

    body.it-background {
    }
    

    ie not set, but uses

    body.custom-background {
      background-attachment: fixed;
      background-color: #000000;
      background-image: url("http://www.betatestarena.com/wp-content/uploads/2014/05/Background.png");
      background-position: center top;
      background-repeat: repeat-x;
    }
    

    to give you the background color

    In your other link – http://www.betatestarena.com/forum/announcements/

    the page is using

    /forums/ammouncements/#4.css as its style file

    which has

    body.it-background {
      background-image: none !important;
    }
    body.it-background {
      background-color: #D2D2D8 !important;
    }
    
    

    on lines 760 and 761

    which set the off-white color.

    so play with these settings to get what you want.

    #145867

    In reply to: Forum Page not working

    phpnukes
    Participant

    What version of wordpress are you using?

    Looks like this development is still alive judging from their date of blog posts.

    However bbpress is not up to date as from today’s date with wordpress 3.9

    Broken
    2.5.3 Tested on wordpress 3.9 it says installed but no admin forum links in the wordpress admin settings.

    may work with older versions of wordpress

    Must be work in progress

    #145866
    Primus Palus
    Participant

    Still need some help here. Problem I’m seeing is this:

    Black Background: http://www.betatestarena.com/forums/
    White Background: http://www.betatestarena.com/forum/announcements/

    I need to make that white part be black across all of my forums/subforums.

    Will Brownsberger
    Participant

    I posted in this thread 15 months ago that W3 did not work with bbpress.

    Have to love the speed though and I thought I’d try again with latest versions:
    WP 3.9
    W3 0.9.4
    bbPress 2.5.3

    My first round of testing, prior to trying it on live site, willbrownsberger.com, was successful — I focused most heavily on whether bbpress replies would trigger refreshes. They do seem to. Occasionally, a very little bit of a lag, enough to make a fast-fingered tester wonder, but it seems to OK.

    So we are using it live now and will report back if we have any real problems.

    For the record, my settings are as follows:
    bbpress — anonymous topics and replies allowed (and that is what I carefully tested)
    w3 total cache as follows:

    GENERAL

    Page Cache Enabled
    Minify, not enabled
    Database Cache enabled
    Object Cache not enabled
    Browser Cache not enabled (have settings in .htaccess)
    CDN not enabled
    Reverse Proxy not enabled
    Monitoring not enabled
    File locking not enabled
    Verify Rewrite Rules enabled.

    PAGE CACHE SETTINGS (all not checked except the following)

    Cache front page
    Don’t cache pages for logged in users
    Automatically prime the page cache (default interval 900 seconds, 10 pages)
    Preload the post cache upon publish
    Purge Policy — defaults (front page, post page, blog feed, rss2)
    Default advanced options

    DATABASE CACHE SETTINGS
    Don’t cache pages for logged in users
    Default advanced options

    #145853
    Livebyalancoltart
    Participant

    Hello … I’m using bbPress 1.2 … I am very pleased with this standalone version …
    My question is how could I add WordPress to my bbPress 1.2 … So as to update to the latest version of bbPress … Alan

    LaReinaVaca
    Participant

    Hello there,

    I use WordPress version 3.9, bbPress Forum 2.5.3, Theme Emphaino.

    Forum works if you make an entry, but answering the entry the forum looks deformed, the actual entry is whole covered by the answer. I the answer is very long it is cut by the forum and you can only see a part of that.

    Like here
    http://lareinadelasvacas.es/foro/topic/circuito-por-russia-en-juniojulio-2014/
    http://lareinadelasvacas.es/foro/topic/test/?view=all

    The sense of my forum is answering the entries of my users. Already working hours to fix that but I just don´t get it.

    Help me please!

    #145827

    In reply to: Freshness for Category

    mcleandesign
    Participant

    Always chillin’… (doesn’t do any good not to). I’ve got a back up and will make a test site. In response to your questions,

    1. our site has two levels, one open for all viewers, the other for members which takes them to a page showing them a list (and links) to a weekly topic/images/questions… which I suppose one could call a forum. It’s these weekly topics I’m hoping for members to discuss in a bulletin board.

    2. I see nothing in our files that describes a forum slug. Accessing Settings shows options of General, Writing, Reading, Discussion, Media and Permalinks. So… not sure what to tell you on that one.

    One of my initial thoughts was a conflict between S2members and bbPress plug ins but disabling S2 still left me with the same results in bbPress as before (not showing widget). So, guess I can rule that conflict out. Which is good.

    Next?

    #145818
    samgeppi108
    Participant

    Topics are not showing up and in general the forum does not work. For example, even when a registered / logged-in user hits the forum page (where topics are not showing up) the message at the bottom says “You cannot create new forums”

    When I click on a forum link it does not open up the page, that would show the topics. Instead it just goes to another page, that does not load the forum page.

    http://vedicartandscience.com/Courses/forums/
    Latest WP and ppPress versions

    #145816
    mlocke90
    Participant

    Here are some pictures to better explain what is happening;
    *Sorry everything looks so bad, had child theme disabled while testing.*

    Viewing a topic as a user with administrator via wordpress – works as intended.

    View post on imgur.com

    Viewing a topic as a user marked as subscriber via wordpress and keymaster via bbpress. – topic content does not show.

    View post on imgur.com

    Again, thank-you so much!

    #145813
    mlocke90
    Participant

    I checked the user capabilities using the plugin you linked. The user has read_private_replies.

    I also did some further testing and it seems that only users marked as administrator in wordpress can view private topic content. Users marked as Keymaster are unable to view private topic content.

    #145800
    Primus Palus
    Participant

    Ok, so in messing around with everything… it seems like the forum is making the first “forum” transparent, then the next with a white background. The next is transparent, the next white. Similar to how a forum treats posts where the first is white, the reply is grey, the next reply is white, etc to not confuse someone into thinking it’s all one post.

    How do I make the forum treat each “forum” (sub) the same? Is this all theme related?

    The theme I am using is called Explicit… and the url to my forum is here (test site):

    http://www.betatestarena.com/forums/

    The first forum was BurnZone and it was having a plugin error that wasn’t communicating with their website. Apparently to register there, and it is supposed to communicate with your site/page to display certain content. Not at all convenient. I’d much prefer everything be working directly on my site and all settings edited there.

    #145796
    Primus Palus
    Participant

    I have created a new bbpress forum on my site. If I click on the link through the top menu I get this:

    If I click on the announcements section/forum/category… I get this:

    I want the index to show up the same as the in forum view. But it seems to be not wanting to work right. I’m also unable to override the background image for that page for some reason.

    Any help would be appreciated. I’m at a point now where I’m about to install a different forum and just use it on a sub-domain with no integration with WordPress. This is the second forum I’ve gone through and it’s annoying that there isn’t some simplicity here.

    #145788
    Robin W
    Moderator

    the front page layout is achieved by ‘topics’ to the url eg

    www/mysite.com/topics

    add this url to your menu (links), and you have a latest topics page

    and the display is the content, not in a sidebar as a widget.

    Not sure if you wanted it in a sidebar that would be very populated.

    #145779
    lantaarntje
    Participant

    Hi i’m using the Recent Topic Widget but im looking for the exact layout as the bbpress.org Recent Topics on the frontpage. I only get Newest Topic which shows only Topic name – Author and Freshness
    But i like to see: Recent Topic Name – Author – Latest Reply and by Poster name

    Is there a way I can accomplish this?

    Greetings

    siobhan61
    Participant

    Hello,

    I’m using bbpress 2.5.3 with a WordPress twenty-twelve child theme. I’m also using bbpress WP tweaks (1.3.1). I’m trying to incorporate the bbpress forums into our theme, and it works fine on the first level with a custom sidebar (I haven’t really styled anything yet — trying to get the basic functionality first):
    http://innovativeapprenticeship.org/community/

    but at the forum level I’m not getting the right content — no breadcrumb trail; no topic list:
    http://innovativeapprenticeship.org/community/forum/test-1/

    I put a few echo (‘here’) statements into single-forum.php template I adapted for the child theme and can see that it’s being called. But content-single-forum.php, which is called from single-forum.php if there is content, and which would have the breadcrumb trail and the topic list among other things, is not being called. I tried some echo statements in there and nada. It’s not being called from my child theme or from the bbpress template folder.

    Actually, I can see that bbpress has created another navigation level, forum, that doesn’t really exist. Forum is really the first level (our “Community” page). Does this have something to do with the problem?

    Has anyone encountered something like this, and do you have any idea why this is happening?

    cheers, Cheryl

    #145757

    In reply to: Freshness for Category

    Robin W
    Moderator

    Chill, we’ll hopefully work it out.

    you might (should) want to create a test site. Whilst that may seem daunting, it is quite easy to do, and once done a great way to test stuff without risking the live site.

    see

    https://codex.bbpress.org/creating-a-test-site/

    Couple of questons when you are ready

    1. The page you are linking to – this is just a members page, not a link to the forum pages?
    2. What is your forum slug called (go into dashboard>settings>forums and look for forum slug.

    ace2five
    Participant

    Hi, I’ve tried this but while it sets the page correctly here: http://ace2five.tv/forums/ and on most other pages, if you click through into a forum: http://ace2five.tv/forums/forum/bbpress-theme/ or here: http://ace2five.tv/forums/topic/topic-bbpress/ it fails to display correctly. This appears to be a header issue. I have asked on the theme thread but had no advice as yet.

    Theme is True Mag installed this week, bbPress installed latest version yesterday. Any help much appreciated.

Viewing 25 results - 4,726 through 4,750 (of 11,580 total)
Skip to toolbar