Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 1,951 through 1,975 (of 26,830 total)
  • Author
    Search Results
  • #217698
    sasasasaaa
    Participant

    Hello,

    to try how pagination works I choosed in settings -> topic and reply per page:
    One for topic page and one for reply page.
    And I have choosen nested replies 4 levels deep.

    I have two topics:
    – 23 replies for the first topic
    – one reply for the second topic

    This is how my pagination looks:

    On forum page:
    Pagination shows 3 pages.
    1. page: shows 2 topics instead of one.
    2. page: shows only first topic instead of second and pagination shows two pages.
    3. page: message appears: “sorry now topics found” and no pagination

    On topic page:
    no pagination at all.

    What could might be the problem?

    I use wordpress: 5.6 and bbpress: 2.6.6

    Thanks a lot

    #217663

    In reply to: More link on body

    Robin W
    Moderator

    1. It is possibile to enble partecipant to remove own topic/reply?

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Topic/Reply Display

    and look at items 18 & 19

    #217659
    Robin W
    Moderator

    bbpress just uses wordpress in the background for login. When login fails wordpress seems to take over.

    I added some code in

    bbp style pack

    dashboard>settings>bbp style pack>login failure

    to try and overcome this

    #217657
    #217633
    Robin W
    Moderator

    this option is in

    bbp style pack

    dashboard>settings>bbp style pack>Topic/Reply Display>item 17

    if you want to see the code it is in that plugin

    \bbp-style-pack\trunk\includes\functions.php

    starting at line 2066

    #217581
    Robin W
    Moderator

    what wordpress and bbpress levels does a sample user who can do this have?

    #217568

    In reply to: create a un function

    Robin W
    Moderator

    Put this in your child theme’s function file –

    ie wp-content/themes/%your-theme-name%/functions.php

    where %your-theme-name% is the name of your theme

    or use

    Code Snippets

    add_filter( 'bbp_get_reply_content', 'rew_add_class' , 10 , 2) ;
    
    function rew_add_class ($content, $reply_id ) {
    	$content.='<div class="frenchlemans">I’m superman</div>' ;
    return $content;
    }
    #217556

    In reply to: Cant post

    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    Robin W
    Moderator

    you can repeat the breadcrumb using

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Breadcrumbs

    #217533
    memphremagog
    Participant

    Hello all,

    I have already configured WordPress in French. I am using the version 5.6–fr_CA, but bbpress is not translated as mentioned here : https://codex.bbpress.org/getting-started/bbpress-in-your-language/

    So I followed steps 1 and 2 indicated on the website, but the translation still doesn’t work. Do you have a solution?

    I am using version 2.6.6 of bbpress. My website is the following: https://adaptationmemphre.ca

    Thank you very much,

    #217530

    In reply to: add a class inside

    Milan Petrovic
    Participant

    Hi,

    I am the author of GD bbPress Toolbox Pro. I would advise you to post this question to the official plugin support forum: https://support.dev4press.com/forums/forum/plugins/gd-bbpress-toolbox/, WordPress official forums deal with the free plugins only (available in WordPress.org repository).

    Regards,
    Milan

    #217517
    wpturk
    Participant

    It looks like wordpress embed takes your thumbnail picture size to show which is 150 x 84 pixels. This obviously too small.

    blankosjunction
    Participant

    Hi, on BBpress, the WordPress auto embed function doesn’t work properly when I put it into a topic of a reply post, it will cut off the box and not resize it properly. It does not have this issue outside of wordpress and I’m not sure how to fix it. I’ve tried messing around with some custom CSS addons with no luck. Also why are the auto embed images so blury?

    See Link

    Any help would be appreciated.

    Thanks,

    #217503

    In reply to: GD Attachments Archive

    Milan Petrovic
    Participant

    WP_Query doesn’t return the results, it is an object holding a lot of things, including the results. Check out how to use WP_Query for the loop, there are many examples on WordPress.org and elsewhere. And, results are also objects, so you need to create code to take the object and display the results.

    #217480
    adamisrael
    Participant

    We’ve been using wp-poll to insert polls into topics, but after moving web hosts and upgrading to bbPress 2.6.6 and WordPress 5.5 the shortcodes don’t appear to be working.

    If I create a topic and put in the shortcode ‘[poll id=”93″]’, the post simply shows that shortcode. It doesn’t look like the shortcodes being rendered.

    Has anyone seen this before, or have ideas on what I can try to get polls working again?

    Thanks!

    #217473
    Gunivortus
    Participant

    Hmmm… After hours, I found out, that the sentence in the registration confirmation email I posted above is a WordPress thing, not that of a plugin.
    For translating and changing it, I would have to change things in some WordPress php files that deal with registration and confirmation. My knowledge of php is below zero… I even don’t know what these letters stand for. 🙂

    The plugins in use at the site do not provide an option to create new such email forms and overwrite the WordPress default ones. So, I may need a suitable plugin far that.

    But that is not a bbpress thing, except, perhaps for a ‘golden tip’ which plugin for this works best together with bbpress.

    #217466
    Gunivortus
    Participant

    I’ve Profile Builder and ProfileGrid active, but the email form I described above isn’t there.
    Perhaps is it a core WordPress thing? But then, I also searched at other places at the site, but simple didn’t find those forms.It is neither in Contact Form 7.
    Profile Builder has an option to check a confirmation email with a link to conclude the registration. But the form above isn’t there.
    Where else should it be? I thought it is part of bbpress.

    #217454

    In reply to: latest bbpress 2.6.6

    wpturk
    Participant

    bbpress 2.6.6 is a minor release.

    I think you need to do some debugging in your test environment. Which DB queries are slow etc …?

    Here is the list of changes in 2.6.6

    https://bbpress.trac.wordpress.org/query?group=status&milestone=2.6.6

    #217453

    In reply to: Report a post

    Gunivortus
    Participant

    That plugin was updated the last time 6 years ago and compatible only up to WordPress 4.0.32. So I wrote the author if he still supports the plugin and if he does, if he could update it to the current versions of WP and bbp.

    #217447

    In reply to: Report a post

    wpturk
    Participant

    GD bbpress toolbox pro has this feature.

    But if you are searching something free, there are some old plugins like this, but I don’t know if it still works.

    bbPress – Report Content

    #217417
    Robin W
    Moderator

    In essence you are allowing anyone to register in

    dashboard>settings>general

    one of the scourges of the internet is the race to get a site listed on page 1 of google – the sites google ranking. One of the parameters google (and other search engines) use is how many times a site is found listed on other websites. There are loads of ‘companies’ that offer to raise your google ranking, and one of the ways they try and do this is to register and add the website to their profile on WordPress sites that allow registration. Sites that allow anyone to register get known, and yes robots are then used to register.

    yes, you can go in and delete the bogus users, but you’d need to be satisfied that they have not posted, as otherwise any forum posts by this user might cause the site to error.

    you might be better to set the ‘screen options’ in dashboard>users>edit users to 999, and bulk delete a thousand at a time, you can then attribute content or delete it.

    for future you might do better to add an approval to registration – there are several – I’ve not used any, as I have a manual registration process, but this one should do what you want

    WP Approve User

    #217399
    Robin W
    Moderator

    if you are using

    bbp style pack

    then

    dashboard>settings>bbp style pack>Topic/Reply Form item 6

    or if you don’t want style pack, then this does that bit

    Reply Subscribed

    #217374
    Gunivortus
    Participant

    When a forum post is pinned, the color and background of the topic name changes, as well as the posting time. See this link to a picture of it.
    How can I change them to make them better readable?

    Wordpress 5.6, bbpress 2.6.6
    It concerns this site

    megarlen
    Participant

    Wordpress version: 5.6
    bbpress version: 2.6.6
    theme: Twenty Twelve

    since a month my “forum” tab is missing from the admin left column. I can see “Topics” and “Replies” but I can not see “Forums” tab. see the screenshot: http://prnt.sc/wiyjud

    also when as an admin and bbpress moderator, I click this link: “name-of-my-website/wp-admin/edit.php?post_type=forum” I get the error message:
    “You need a higher level of permission.

    Sorry, you are not allowed to edit posts in this post type.”

    On the other hand, in my website I can still see the list of forums, I can comment and write replies for them. So the data is there and accessible in view mode!

    What I tried so far:
    deactivate all plugins to see if it works –> did not help
    deactivate and delete all the other plugins –> did not help

    so I assume the database is corrupted?! but if I do not have access to “forum repare” feature, how can I fix this problem?

    I appreciate any hint and advise!

    #217359

    In reply to: Minor HTML Error

    neon67
    Participant

    best way – to write wordpress.org/support/plugin/gd-bbpress-attachments/

    Although the author of the plugin (Milan) regularly visits here.

Viewing 25 results - 1,951 through 1,975 (of 26,830 total)
Skip to toolbar