Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 19,476 through 19,500 (of 32,499 total)
  • Author
    Search Results
  • #102285
    zaerl
    Participant

    It would be great if you tell me the alternative or solution. :)

    Actually I can’t release the source code of my adaptation because of the GPL’s rules but I have modified the original plugin on the fly for you. Keep in mind that I have changed it but I haven’t tested it nor I have run it. So don’t install it in a production server but test if it functions first.

    In my bavatars mod every files are stored on the ‘avatars/’ folder. Obviously you need to transfer all existing images in the top directory and then delete all the folders (it can be a very very long operation if you access your server through FTP).

    http://dl.dropbox.com/u/15741404/bavatars.0.4.1-zaerl-mod.zip

    I can write a php snippet that copies the images in the top folder if you want.

    #96879
    Corsari
    Member

    Hi Pagal,

    Hi, thank you for the link.

    Looks like that Italic Text with the WPMimic theme doesn’t work.

    Do you have any tip to fix it?

    And additionally, one question to css gurus: About code boxes:

    is there any way to give a better layout to code boxes? Maybe adding a border and a different background color

    Thank you for any suggestion

    #101979
    Corsari
    Member

    Hi Pagal,

    Hi, thank you for the link.

    Looks like that Italic Text with the WPMimic theme doesn’t work.

    Do you have any tip to fix it?

    And additionally, one question to css gurus: About code boxes:

    is there any way to give a better layout to code boxes? Maybe adding a border and a different background color

    Thank you for any suggestion

    #98069
    Corsari
    Member

    Hi, thank you for the link.

    Looks like that Italic Text with the WPMimic theme doesn’t work.

    Do you have any tip to fix it?

    And additionally, one question to css gurus: About code boxes, is there any way to give a better layout to code boxes?

    Thank you for any suggestion

    #103169
    Corsari
    Member

    Hi, thank you for the link.

    Looks like that Italic Text with the WPMimic theme doesn’t work.

    Do you have any tip to fix it?

    And additionally, one question to css gurus: About code boxes, is there any way to give a better layout to code boxes?

    Thank you for any suggestion

    #98400

    In reply to: in posts

    zaerl
    Participant

    You can display html tags embedding them in a code section.

    #103500

    In reply to: in posts

    zaerl
    Participant

    You can display html tags embedding them in a code section.

    #98406
    sagemore48
    Member

    yeap,we all need to preview,edit,even delte the post,for we could have googled for the answer.

    then why not?

    thk u!:)

    sage

    #103506
    sagemore48
    Member

    yeap,we all need to preview,edit,even delte the post,for we could have googled for the answer.

    then why not?

    thk u!:)

    sage

    #94759

    Have been for past few weeks but have had other priorities to get started. I’ll probably post something up all official like eventually. :)

    #98376
    bbuser12345
    Participant

    I am using the kakumei theme. Where would they be hardcoded?

    #103476
    bbuser12345
    Participant

    I am using the kakumei theme. Where would they be hardcoded?

    #98375

    either the links are hardcoded in theme or they are in content portion.

    former can be fixed by editing the files and the later can be fixed by sql replace query

    #103475

    either the links are hardcoded in theme or they are in content portion.

    former can be fixed by editing the files and the later can be fixed by sql replace query

    #36548
    rezag
    Member

    I tried to reset my password here on the bbpress and got the email but the reset link led to a ‘you are not allowed…’ page. I noticed a few topics on this here, is this still an open bug and will I see it on my (soon to be) own install?

    Any help appreciated :)

    #98285

    In reply to: Manipulating bb_option

    why don’t you just make an array and save it

    // For retrieval
    $array = bb_get_option('option-name');

    // For Saving
    bb_update_option('option-name',$array);

    #103385

    In reply to: Manipulating bb_option

    why don’t you just make an array and save it

    // For retrieval
    $array = bb_get_option('option-name');

    // For Saving
    bb_update_option('option-name',$array);

    #94757
    Rich Pedley
    Member

    Congarats JJJ – though I admit to thinking you already were, maybe I just heard a rumour ;)

    #94756
    Gautam Gupta
    Participant

    :-)

    #94755

    Heads up…

    With the holidays coming up and starting my new job at Automattic, progress on the plugin is going to slow down for a week or two. GautamGupta is working on Google Code-in projects for the bbPress plugin and doing a great job on the tasks he’s completed so far.

    #59214
    yuanyelss
    Member

    You should always put custom code in your template or plugin. Did my code not work in your template? If you want to create a custom designed jewel, so that replica cartier necklaces,you can choose the metal and the gemstone that make the perfect piece of cartier love ring white gold for you,you should take some things into consideration.First of all, ask for an expert gemologist’s advice in this matter.

    #94754
    Ryan Gannon
    Member

    I think the problem is in the

    get_option( '_bbp_user_slug',      $prefix . 'user'      )

    etc. I don’t seem to have does in my options table. I’ll take a closer look.

    Update:

    $this->root_slug      = apply_filters( 'bbp_root_slug',      get_option( '_bbp_root_slug', 'forums' ) );

    is where my problems are, I deleted ‘forums’ and now it’s fine.

    #94746
    Erlend
    Participant

    I still find being sent to a singular reply utterly confusing. I definitely acknowledge the value in this functionality, but in an ordinary forum context I prefer just being sent to the #reply in question plus the whole thread loaded with it, like here.

    I hope this is just being done to see if it works :)

    #98131

    @justin, That was a spam reply for checking email templates folder. There is nothing like that in bbPress.

    You need to check out the code where the mail is sent in the code. If there are filters (most likely the case), then you can use a small plugin to modify that or even make changes to the core file there.

    #103231

    @justin, That was a spam reply for checking email templates folder. There is nothing like that in bbPress.

    You need to check out the code where the mail is sent in the code. If there are filters (most likely the case), then you can use a small plugin to modify that or even make changes to the core file there.

Viewing 25 results - 19,476 through 19,500 (of 32,499 total)
Skip to toolbar