Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 4,426 through 4,450 (of 26,835 total)
  • Author
    Search Results
  • #184600
    Robin W
    Moderator

    ok, you need to get this code into your site.

    @media screen and (max-width: 400px) {
    .list-view .site-content .cat-links, .list-view .site-content .entry-content, .list-view .site-content .entry-summary, .list-view .site-content footer.entry-meta {
        display: initial !important;
    }
    
    }

    There are many ways to do this.

    If you theme has a custom css area, you can put it in there

    Otherwise you can look for a css plugin and add that

    or you could install and activate my style pack plugin

    bbp style pack

    and go to

    dashboard>settings>bbp style pack>custom css and put the code in there

    #184587
    afinkdesign
    Participant

    Hello,

    I think I have a problem with the reply count.
    It shows only 2 replies but there are more inside the topic.
    Here is the link to the topic:

    Zeigt uns eure Whiskybar

    Do you know how to solve this problem?

    I´m using:
    Wordpress Version 4.7.5
    bbPress Version 2.6-alpha
    Theme: X Theme by Themeco
    Here is my forum page: http://www.whiskytasters.de/forum/

    Thank you very much for your help!

    Kind regards,
    Alex

    #184577
    core12dev
    Participant

    I did switch on debugging… but it doesn’t throw an error. And I disabled all and selected a different theme… same problem.

    I’ve even re-installed wordpress (through the dashboard) but it didn’t fix the problem… Thanks for digging in and offering help. I’ll keep searching.

    #184564
    israelclp
    Participant

    Sorry for my English!

    I’m trying to migrate PHPBB 3.1.10 to BBPress, but to no avail. Always the same mistake. I would like your help if possible.

    Erro no banco de dados do WordPress: [Table ‘falco785_phpb1.phpbb_user’ doesn’t exist]
    SELECT convert(user.uid USING “utf8mb4”) AS uid,convert(user.password USING “utf8mb4”) AS password,convert(user.username USING “utf8mb4”) AS username,convert(user.email USING “utf8mb4”) AS email,convert(user.regdate USING “utf8mb4”) AS regdate,convert(user.realname USING “utf8mb4”) AS realname FROM phpbb_user AS user LIMIT 0, 100

    Thank you,

    Israel Pimentel.

    From Brazil.

    #184562
    carlosburgos
    Participant

    When I try to view the index of forums, it looks good on a computer but it is not seen when I open it on a smartphone.

    It appears the Foros word (forums), and no more.

    I have WordPress 4.7.5 and Twenty Fourteen theme.

    #184557
    carlosburgos
    Participant

    OK, Robin, thanks for your help.

    Two plugins were generating the conflict:

    1. Filtro de Traducción Transposh
    Translation filter for WordPress, After enabling please set languages at the the options page Want to help? visit our development site at trac.transposh.org.
    Versión 0.9.6 | Por Equipo Transposh

    2. W3 Total Cache
    The highest rated and most complete WordPress performance plugin. Dramatically improve the speed and user experience of your site. Add browser, page, object and database caching as well as minify and content delivery network (CDN) to WordPress.
    Versión 0.9.5.4 | Por Frederick Townes

    Now all is OK. But maybe it helps to know these two plugins to create some kind of solution.

    Regards 🙏

    #184548
    Robin W
    Moderator

    ok, not sure I can help further – think it is a wordpress/database issue.

    Last 2 throws of the dice

    1. is debug switched on, and if not turn it on to see what errors are appearing. if you need instructions for that – come back

    2. try changing theme to a default one like twentyseventeen, then deactivate and see if that does anything. if that works you could switch back to your normal theme once bbpress is gone.

    #184540
    Robin W
    Moderator

    ok, suspect that the database has an issue

    two thoughts

    1.do you have other plugins that are bbpress related? If so deactivate these first
    2. Use FPT and go into

    wp-content/plugins and rename the bbpress directory to something such as bbpressold

    wordpress should then recognise it as gone.

    #184533
    carlosburgos
    Participant

    Hello, in the WordPress admin panel, when I push in Replies, it returns me the blank screen with the message “Internal Server Error”.

    I can enter in Forums and Topics, but not in Replies.

    Could you help me?

    jjazzbel
    Participant

    Problem: the private forum entry header / title is displaying this content instead of the title:

    <span class=”screen-reader-text”>Private article:</span>Title

    I use the Members plugin for content restriction. Roles are set up for access to some forums but not others. e.g. beginners should not see instructor forum content or topics.

    This works with pages and posts, but forums and topics are displayed even when content is restricted for a given user level or role.

    With that not working, I then made the forum private. Now, the forum still displays in the forum list even when content is restricted for a given user level but now shows 0 topics. On displaying private forum posts, the same html span tag precedes the title.

    This is happening whether users have access to restricted content or not. Although content is finally restricted correctly at the topic level.

    WordPress Version: 4.7.5
    bbPress Version: 2.5.12
    Site: http://www.windrivertaichi.org/ Site is members only. Please message for test access.

    #184475
    srjmukherjee2
    Participant

    No it didn’t work.
    More Information :
    My htaccess looks like this : (Do I need to make any changes here?)

    php_value max_execution_time 500
    php_value upload_max_filesize 64M
    php_value post_max_size 80M
    php_value memory_limit 128M
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterPost Off
    </IfModule>

    And in my bbpress forum user settings the forum root is set to
    <b>forums</b>

    #184472
    Robin W
    Moderator

    bbp style pack lets you create buttons, change freshness styling, and put titles under posts

    https://wordpress.org/plugins/bbp-style-pack/

    #184471
    dhelegend
    Participant

    Heya!

    I have a few questions about bbpress, i’m new to it and would like to learn a thing or two aswell!

    – Currently when in a Forum, you have this gigantic “Create new topic” box at the bottom of the page. Can i remove this and instead create a button that (on another page) displays the create new topic customizer?

    – Currently at the Freshness it only shows the username, but not the topic it has created (name), where can i add this, if possible?

    – Currently the message edit is quite basic, you can put your text in italics, bold and other stuff. Is there an option to also enable underlining, font size, font group and text color?

    – I’d like to have a ranking system, not based on the amount of posts, but ranks in general, that shows under your name, like Owner, Admin, Moderator, Member and Guest. Is this possible?

    Kind regards!
    Legend

    #184453
    Robin W
    Moderator

    ok think you need to do some testing.

    suggest you start by seeing if the issue only occurs with bbpress login widget, or with a standard worpdress login – they are effectively the same as bbpress merely uses a wordpress login, so you shopukld see the error with both, but worth checking

    if both create the issue, then follow the instructions in the https://bbpress.org/forums/topic/before-posting/ thread on troubleshooting and then come back

    #184451
    AiratTop
    Participant
    Ryan Hellyer
    Participant

    This is very old thread, but I just want to clarify something, as this keeps showing up in Google searches for this topic.

    Technically WordPress could work out the post-type; it already does this in the case of posts and pages using the same URL structure. It is however faster if it knows the post-type in advance, hence bbPress prefers to use those slugs by default.

    There is also a secondary problem, which is probably why there isn’t even a common hack to work around this problem, in that if you allow people to create topics and replies at the root level, there could easily be clashes between slugs. This isn’t such a big problem with posts and pages, as usually it’s only the blog admin/editor creating the posts, but in the case of a forum it would be very easy for a member of the public to inadvertently create a clashing slug. You could also ensure that forum posts didn’t clash with existing content in other post-types, but forum users could use page slugs which the admins may want to use for other posts in future. Basically, things get messy.

    Having said all that, this should in theory be possible I think (I haven’t tried to figure out how yet, I’m just searching around to find an existing solution), there would just be a few potential drawbacks. If anyone knows how to do this, please post the solution for the rest of us to see 🙂

    #184446
    #184445

    In reply to: Changing Forum Title

    Robin W
    Moderator

    as per the other thread which has how to remove, or use my style pack plugin

    https://wordpress.org/plugins/bbp-style-pack/

    #184434
    wci
    Participant

    Hi support team,

    I was trying to use your translatetion instructions but unfortunately it has not worked on my case.

    1. I downloaded files mo./po. (Go to https://translate.wordpress.org/projects/wp-plugins/bbpress)
    2. renamed them accordingly “bbpress-de_DE”
    3. uploaded to my server folder “wp-content/languages/buddypress”

    But still are not working. Any ideas?
    Screen shot – https://www.screencast.com/t/Ke8sEFj5

    Looking forward to your help.

    BR, Alex

    #184370
    Robin W
    Moderator

    simplest way is to install my style pack

    https://wordpress.org/plugins/bbp-style-pack/

    navigate to

    dashboard>settings>bbp style pack>breadcrumbs

    disable breadcrumb home, breadcrumb Root, and breadcrumb current

    This just leaves the ‘previous’ showing

    then put this into the custom css tab of my plugin

    .bbp-breadcrumb-forum::before {
    
    content: "Back to ";
    
    }
    

    The breadcrumb will then become ‘back to xx’ with xx being whatever they came from

    #184369
    forums1234
    Participant

    Wordpress 4.7.5
    bbpress 2.5.12

    Out of respect to your time, I took a week to write this as carefully and succinctly as possible.

    Is there a way to replace the breadcrumbs menu with a “Previous Viewed Page” option (it could be called anything, like “Back”)? That way, instead of members navigating around inside the forum, they would return from a topic to the web page that hosts the forum, e.g, far more advertising revenue possibilities.

    As it works now:
    Step one: https://sterlingforums.com/white-glove-service-forum/

    Step two: Select a topic

    Step three: navigate to /forums/forum/white-glove-forum/

    Step four: select another topic from inside /forums/forum/white-glove-forum/

    As it would work:
    Step one: Select topic from inside .com/white-glove-service-forum/

    Step two: Select the “Previous Page” from inside /forums/forum/white-glove-forum/all-about-our-cover-art/

    Step three: Return to .com/white-glove-service-forum/

    I didn’t want to leave 6 links! Finger’s Crossed! And, thank you.

    #184362
    Robin W
    Moderator

    I’d suggest you use my private groups plugin to restrict access to the forums, and Pascal’s toolkit to auto subscribe users to the forums

    https://wordpress.org/plugins/bbp-private-groups/

    https://en-gb.wordpress.org/plugins/bbp-toolkit/

    #184361
    nesiditsa
    Participant

    @dayan89, sorry, i forgot to tell you about a second patch – https://bbpress.trac.wordpress.org/changeset/5392. It’s repair calculating of position for new reply.

    #184344

    In reply to: BuddyPress Features

    artinte
    Participant
Viewing 25 results - 4,426 through 4,450 (of 26,835 total)
Skip to toolbar