Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 6,126 through 6,150 (of 26,888 total)
  • Author
    Search Results
  • #171017
    Aztix
    Participant

    Hi Robin,

    and thanks again answering me 🙂

    $forum_id = bbp_get_topic_forum_id($post_id);
    This line don’t get the parent forum, it get the current forum. Cause i created forums -> subforum -> topics

    I change a little my function, and now this is perfect, the menu is displayed on the right forum and all his topics.

    But now my problem is that this menu is displayed on the top of my page and not instead of the main menu of wordpress…

    here is my new function :

    `if (bbp_is_single_topic() && $parent_id == ‘forum_parent_11801’){
    wp_nav_menu(array(‘theme_location’ => ‘avia’, ‘menu’=>’menu-frenchtis-life’ ));
    }

    Do you know how can i replace the main menu by the good one ?

    in the function i right :
    ‘theme_location’ => ‘avia’

    This line must place my menu instead of the main menu no ?

    #171004
    Munkx
    Participant

    Hey,
    I just tried to get the danish translation for BBPress and found out the website you refer to aint working anymore.. and it have been like this for some days now?

    Is it possible anyone have a link where i can get it that aint danieljuhl.dk/wordpress/oversaettelse/ (as it is not working anymore).

    Greets
    Munk

    #170999
    Robin W
    Moderator

    try my style pack

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

    will let you style most of bbpress

    #170998
    Robin W
    Moderator

    latest topics is in a shortcode in my plugin

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

    [bsp-display-topic-index show=’5′ forum =’10’]

    #170997
    Serchgdl
    Participant

    Sorry respond so late, I was waiting for a response from the developers of the plugin, but I guess they are very busy and have not had time …

    Smilies remain “disappeared”, but I found a temporary solution to this plugin https://wordpress.org/plugins/font-emoticons/ which by the way I liked it.

    P.S. I have the latest versions of WordPress and bbPress.

    Cheers.

    #170993
    Birchwind
    Participant

    Hi –
    I’m running WordPress 4.4.1
    BBpress is the 2.58
    Theme is Optimizer

    I have successfully increased the font size of the forum itself. What I have not been able to do is figure out how to change the text that one sees to get back to the various Forum categories or Forum home – as shown in image below:
    https://i.gyazo.com/0882075309c65c8058da2fe97caea9aa.png

    I used this info here: https://codex.bbpress.org/bbpress-styling-crib/ and according to that, it is #8 I want to adjust, and on that ‘how-to’ it says that that area is:

    8. Breadcrumb and link colors
    Inherited from your theme

    Just wondering where to find this so I can make it larger in size.

    #170989
    Pascal Casier
    Moderator

    Hi,
    Have you checked this one ?
    https://wordpress.org/plugins/peters-login-redirect/
    Pascal.

    #170987
    Kevingtec
    Participant

    I have a forum set to private. When a user who without access (often not logged in) goes to the forum landing page src/forums they get the no forums feedback message. However if they follow a link to a topic or subforum they are redirected to the WordPress 404 page instead.

    The links work fine when logged in, or if the forum is set to public. Changing the theme to Twenty Twelve has no effect. WordPress ver 4.4.1 bbPress ver 2.5.8

    How can I redirect all pages (topics, subforums, etc) in a private forum to the no forum feedback page?

    #170977

    In reply to: Problem with language

    Pascal Casier
    Moderator

    Hi,
    The current Bulgarian translation still has some strings waiting: https://translate.wordpress.org/locale/bg/default/wp-plugins/bbpress
    If it reaches 100%, it should come automatically.

    Please talk to one of the General Translation Editors on Slack: https://make.wordpress.org/polyglots/teams/?locale=bg_BG

    Pascal.

    #170964
    shareef790
    Participant

    Hi
    I have just installed bbpress at my new site but the date on bbpress is showing as 1 January 1970 – though the dates on blog posts, and other wordpress pages and themes is all good only on bbpress it is showing the wrong date.

    URL: http://www.techsmartaustralia.biz/mo/forums/
    WP version: 4.4.1 Latest one
    BBpress version: 2.5.8

    Appreciate your help on this, how to resolve this issue. thanks

    #170959
    gnikolova92
    Participant

    Hi,
    Im using WordPress 4.4.1 running The7 theme and I have a problem with translating my forum to bulgarian. I follow all of the steps here but nothing changed. My site is mypet.visible.bg

    #170947
    Pascal Casier
    Moderator

    Hi Manuel,
    All help is appreciated !
    To contribute to the translations, you just need to have a WordPress account and you can start translating strings: https://translate.wordpress.org/locale/de/default/wp-plugins/bbpress
    When there are no strings left to translate, any German GTE could validate the package.
    But let me forward your request to the team here anyway.
    Pascal.

    #170942
    Argema
    Participant

    Hello, yes, I am using a plugin called
    https://it.wordpress.org/plugins/sendgrid-email-delivery-simplified/
    but I don’t think is the responsible of this problem.
    This plugin just “forwards” the emails sent by WordPress to Sendgrid, and Sendgrid just send those emails to the users.

    Therefore my problem cannot be related to the Sendgrid plugin.

    #170941
    Manuel Fritsch
    Participant

    Hi there,

    I would like to help out with the German locale as translation editor. If someone of the developers could please make an official request for that here, as outlined here?

    Thanks
    Manuel

    #170924
    DBGrover
    Participant

    Wordpress 4.4.1, bbPress 2.5.8, draftanimalpower.org


    @hotconductor
    , I found my way to this forum in search of answers to the same questions you’re posing. I found this recent topic which basically says that you may be able to achieve this result by editing the child theme, changing functions, or using an external search functionality like that of Google Custom Search.


    @Robkk
    , could you be more specific about what code we would need to add to the child theme in order to achieve the functionality we’re looking for? I am capable of very basic code but my ability level is low so I’m hopefully looking for something I can copy in.

    Help please?

    #170917
    Robin W
    Moderator

    The default role is set during login not during user creation (as that is done by wordpress) . Ie if a user doesn’t have a role, then this is set to the default role when the user first logs in.

    So on import or indeed user creation, the database is not changed. As each user logs in for the first time it is set.

    #170910
    Pascal Casier
    Moderator

    Hi,
    I confirm the issue. I have create a ticket: https://bbpress.trac.wordpress.org/ticket/2906
    Pascal.

    #170908

    In reply to: Sidebar issue

    Robin W
    Moderator

    Two approaches

    1. you are using Reden=pro which is a paid theme, so you should get paid support to fix this, quite often it is very simple, but it is theme dependant

    2. see this link on getting wordpress to use the template you want

    https://codex.bbpress.org/themes/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/

    #170907
    Pascal Casier
    Moderator

    Ouch, ok, let me have another look

    EDIT: In my 2.5.8 install of bbPress, I see vBulletin3 in the list, so I would say give it a try on a testsite. Get WordPress, bbPress then Tools > Forums > Import forums

    Pascal.

    #170899
    terence.milbourn
    Participant

    I’d like to suggest something you might try to solve this problem.

    The SEO Framework supports bbress, is written with massive and busy (multi-)sites in mind and therefore up to 867% faster when compared with other popular SEO plugins. It also consumes up to 260% fewer server resources and makes 15% fewer database interactions (numbers may vary on this one depending on plugin compatibility).

    It allows for complete SEO data migration from other plugins and the author tells you an easy way to do it here SEO Data Transporter from WordPress.org

    Plus it has 100% fewer advertisements. And the author will answer your questions because he is not trying to sell you an upgrade to the Pro version ~ there isn’t one. All of the Pro features are built into the free version you can download from the WordPress repository.

    Give it a try. I think you will be impressed.

    #170897

    In reply to: Search functioanlity

    Robkk
    Moderator

    You might need the Ajax Search Pro plugin.

    https://wordpress.org/plugins/ajax-search-lite/

    #170896
    Robkk
    Moderator

    Group forum feeds are having issues.

    https://bbpress.trac.wordpress.org/ticket/2888

    For just topics, you an for now use the original forum structure url and add this to the end.

    /feed/?type=topic

    #170890
    Robkk
    Moderator

    bbPress basically has search equal to the default WordPress search, so just basic functionality.

    You can extend the default search in bbPress by using custom functions and modifying some bbPress search template files by placing the in a folder called bbpress in your child theme. Here is a GitHub repository that has some example files you may use, you will need to edit the files as it may be in Russian.

    I have seen users use plugins and extend the default bbPress search functionality, and also services like Google Custom Search too.

    #170887
    amy greene
    Participant

    I’m getting the same behavior. Batch Change Forum Role has no effect.

    With the upgrade to WP 4.4.0 bbPress 2.5.7 and 2.5.8 batch change of user forum roles are no longer effective.
    This does seem linked to the WordPress upgrade as batch forum role changes worked under both bbPress 2.5.7 and .8 worked under WP4.3 but stopped working under WP4.4.

    I’ve deactivated all other plugins and set theme to TwentyTwelve – still not working. Debug True is not revealing any hints either.

    Anybody else out there experiencing this?

    #170880
    Manuel Fritsch
    Participant

    Hi,

    there is but one reason why they will not answer – it’s because they don’t offer free support. There was one thread with kind of a solution, but I don’t know what plugin he meant. So I tried what he suggests with “Add Admin CSS”, and it didn’t work. (It just gave me access to the same custom CSS sheet I use with Jetpack.)

    Since Yoast SEO is the major SEO plugin, I hoped maybe one of you had found a solution and would like to share? If I am right, this would be a very common problem.

    Best
    Manuel

Viewing 25 results - 6,126 through 6,150 (of 26,888 total)
Skip to toolbar