Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 19,126 through 19,150 (of 32,505 total)
  • Author
    Search Results
  • #94933
    ch8rt
    Member

    I’ll be patient then. Thanks. :)

    #37404
    mageguild
    Participant

    I have just finished installing BBpress. I have setup all the forums. When I post a topic anywhere, the title appears (including the latest reply info and when it was created), however the content of the topic is not showing anywhere.

    I have looked over the entire database and I it looks like its not saving that content in the bb_topics table.

    I have not yet touched any code yet, I was just installing it and seeing what this software was like.

    My install is running on a database with multiple WordPress sites and I am using the wordpress intergration feature with my users.

    I have checked over all the other tables in the database and the missing content is not randomly being saved in any of them.

    Any information about this bug and how to fix it would be great.

    Thanks

    #99281
    lepardman
    Member

    Haha yeah that would be something,

    not sure my client is too happy about it though ;)

    #104381
    lepardman
    Member

    Haha yeah that would be something,

    not sure my client is too happy about it though ;)

    #99295
    ELundby45
    Member

    You could accomplish this by modifying the header.php file of the theme.

    If you are using the default template, you should copy the kakumei folder to the my-templates. Follow the readme in the bb-templates folder.

    Once in the header.php file:

    Replace:

    <h1><a href="<?php bb_uri(); ?>"><?php bb_option('name'); ?></a></h1>

    With:

    <h1><a href="http://blackberryverse.co"><BlackBerryVerse></a></h1>

    Modify the style.css to include your description and activate the template in the admin section.

    I am new to BBPress/PHP, there may be better solutions.

    #104395
    ELundby45
    Member

    You could accomplish this by modifying the header.php file of the theme.

    If you are using the default template, you should copy the kakumei folder to the my-templates. Follow the readme in the bb-templates folder.

    Once in the header.php file:

    Replace:

    <h1><a href="<?php bb_uri(); ?>"><?php bb_option('name'); ?></a></h1>

    With:

    <h1><a href="http://blackberryverse.co"><BlackBerryVerse></a></h1>

    Modify the style.css to include your description and activate the template in the admin section.

    I am new to BBPress/PHP, there may be better solutions.

    Vietson
    Member

    you can test out my theme: WPMimic: http://vietsonnguyen.com/beta/bbpress/

    Vietson
    Member

    you can test out my theme: WPMimic: http://vietsonnguyen.com/beta/bbpress/

    Ramiuz
    Participant

    They all kinda look exactly the same, all but for the colors.

    Aren´t there some new great themers out there who does magical things?

    For WordPress you have some absolutely kickass themers, like GraphPaperPress and Digital Nature.

    Ramiuz
    Participant

    They all kinda look exactly the same, all but for the colors.

    Aren´t there some new great themers out there who does magical things?

    For WordPress you have some absolutely kickass themers, like GraphPaperPress and Digital Nature.

    #99280

    How about you change after the page load using js – Google Translate API? :)

    #104380

    How about you change after the page load using js – Google Translate API? :)

    #94922
    Rich Pedley
    Member

    :O

    erm, is there any other quirks we should know about?

    First, LOL for the second post of appreciating your own question

    Second, Even values in percentage would need to be changed. They only work if you change the parent element and expect the nested elements to adjust accordingly. But what you are trying to do is something with siblings.

    If you want to look for more themes, then you can take a look at these bbPress themes.

    First, LOL for the second post of appreciating your own question

    Second, Even values in percentage would need to be changed. They only work if you change the parent element and expect the nested elements to adjust accordingly. But what you are trying to do is something with siblings.

    If you want to look for more themes, then you can take a look at these bbPress themes.

    #37384
    lepardman
    Member

    Hello guys!

    Im running bbPress 1.0.2 and I’ve changed the default language to Swedish, like this:

    define( 'BB_LANG', 'sv_SE' );

    And a folder “my-languages” with the .mo/.po-files in bbPress root. Working excellent.

    I’m wondering if it’s possible to switch between Swedish and English with a front-end link? So the user him-/herself can change to preferred language.

    Cheers and thank you!

    Edit: This would be obvious but just to clarify – Don’t mind the language of the topics/posts. The topics are set in respectively language. I’m just looking for a way to translate the static text.

    Ramiuz
    Participant

    Good question Ramiuz!

    Ramiuz
    Participant

    Good question Ramiuz!

    #99264
    tyskkvinna
    Member

    I was also concerned about this when I installed BBPress (in late November of last year) but have found it is more alive than this site tends to indicate. Activity is hopping on the plugin thread, and I’m really looking forward to it being finished! :)

    #104364
    tyskkvinna
    Member

    I was also concerned about this when I installed BBPress (in late November of last year) but have found it is more alive than this site tends to indicate. Activity is hopping on the plugin thread, and I’m really looking forward to it being finished! :)

    #98600

    I am guessing it is slow because it queries Youtube server every now and then for each page load (assuming it doesn’t cache the youtube embed code and always retrieve it), though I could be wrong!

    #103700

    I am guessing it is slow because it queries Youtube server every now and then for each page load (assuming it doesn’t cache the youtube embed code and always retrieve it), though I could be wrong!

    #98852
    tyskkvinna
    Member

    The installation pops up at the very last step.

    Welcome to the bbPress installer

    Step 1 – Database configuration

    « completed

    Step 2 – WordPress integration (optional)

    « completed

    Step 3 – Site settings

    « completed

    Installation completed with some errors!

    Your installation completed with some minor errors. See the error log below for more specific information.

    You can now log in with the following details:

    Username:

    Moose8

    Password:

    Site address:

    http://thegeekgroup.org/bbpress/

    Up till that last button it was going smoothly. I was actually expecting it to work! :) (I tried it again)

    #103952
    tyskkvinna
    Member

    The installation pops up at the very last step.

    Welcome to the bbPress installer

    Step 1 – Database configuration

    « completed

    Step 2 – WordPress integration (optional)

    « completed

    Step 3 – Site settings

    « completed

    Installation completed with some errors!

    Your installation completed with some minor errors. See the error log below for more specific information.

    You can now log in with the following details:

    Username:

    Moose8

    Password:

    Site address:

    http://thegeekgroup.org/bbpress/

    Up till that last button it was going smoothly. I was actually expecting it to work! :) (I tried it again)

    #68059

    use bavatars

Viewing 25 results - 19,126 through 19,150 (of 32,505 total)
Skip to toolbar