Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 101 through 125 (of 169 total)
  • @imjscn

    Participant

    @boonebgorges
    I meant the error messages on register.php.

    If input is invalid, it adds a `

    `
    I don’t want to show the erro message. — this can be done by something like : .erro{ dispaly:none;}
    Then, If there’s any invalid input in this form, I want to add a line at the top of the form saying “invalid input, please review the input marked in red”;
    Then, I want to change the invalid field’s label color to red.
    I want to do this because I feel very annoyed seeing a big block of red message.

    @imjscn

    Participant

    @Rogercoathup I searched the “bp_activity_add”, it returens 2 topic, but I don’t see your post in any of them. Would you point us to the link?

    @imjscn

    Participant

    @cliffxuan, thanks for the tip!
    I’ve been searching for a solution but no luck till read your post. Now I’ve got things showing correctly.
    By the way, I think bp developers can solve the problem by watching the difference between activity update and forum post. Activity pages can show things correctly without the setting of utf8_general-ci while forum pages can’t.
    Anyway, now I got things right, thanks again :-)

    @imjscn

    Participant

    Just found out- this ajax-loader class is just a css style with a picture background, no impact on coding.

    @imjscn

    Participant

    Here’s a difference I found so far-
    post-form.php correctly displays the charactor, it has this line as the first line in the submit div:
    ``
    the other files doesn’t have this line before submit botton.
    I tried to add this line in the other files above submit botton, it doesn’t make things right.
    Need help! Everybody start Chrismas session already or something?

    @imjscn

    Participant

    very interesting…. the same charactor shows in activity pages correctly, but shows wrongly in forum pages. any suggestion?

    @imjscn

    Participant

    Sufussion and Atahualpa , the 2 themes use quite different coding structure. You do need to consult the theme developer to get a smooth intergration.

    @imjscn

    Participant

    Which one takes care of ticket purchasing / billing / invoicing process?

    @imjscn

    Participant

    I’m not sure which way is better, seems lots of people have done great jobs.
    Here’s a tip I took as guiding to start my bp customizing journey : http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/

    After registered the widgets and created the new page template, style the widget area. Create Pages you need to use for bp compoents (activity, groups, members, …) ,choose the new page template.
    Use Custom Field Template plug in or other means to write contents and bp loops in the widget areas. Custom Field Template says its php code is experimental, but my blog doesn’t have problem with it.

    Another way I want to try but not tried yet– copy bp componets pages and add widget in it. Not sure if this can be done or not.

    @imjscn

    Participant

    @r-a-y , in my child them header.php, I removed all bp nav menus already. I use custom menu in widget. So, there’s no way to figure out where the slugs comes from.
    my buddypress is running on root blog, network activated, but not enable bp functions on multisite.
    The permarlinks are correct, only the browser tabs shows inproper site name. for example, if you create a sub–blog under buddypress, and open the page “About”, the browser tab shows “BuddyPress.org | About” , I prefer it shows “other blog | About”
    Where can I go to edit this?

    @imjscn

    Participant

    @r-a-y , I found the problem but don’t know how to solve it.
    The problem is when editing password in members/settings tab, the max length of password is limited to 10, also, it accept letters and numbers only. So, when I input from password generator, the length is a longer than allowed, and there are symbols. So, it returns “password didn’t match”
    Maybe somewhere in the database tables, can change the rules?

    @imjscn

    Participant

    @Paul Gibbs, @r-a-y, thanks a lot!

    @imjscn

    Participant

    Looks like it’s really a problem. DJPaul said need unlock loading in default theme. Now waiting the solution :-)

    @imjscn

    Participant

    I just got the same job done on my child them (based on bp-default).
    Of course, do it in Child theme, it’s safer and convinient.
    I feel the easiest way is to remove the theme’s orginal nav lines, code my own nav and give it different id and class. This way can avoid inherit theme’s css
    Adding bp links to admin bar should be another story, I haven’t arrive there yet :-)

    @imjscn

    Participant

    bomb!

    @imjscn

    Participant

    Thanks! That helps solving the problem!

    @imjscn

    Participant

    Hello, anybody around?

    @imjscn

    Participant

    @sbrajesh , the code solves the problem of member link, but groups and forums link are still follow the current viewing blogs.
    Sofian seperates BP components on different blogs, and seems he doesn’t need to create other blogs than bp components. If he create a new blog, groups and forums links still need to be twicked. How?

    @imjscn

    Participant

    @Sofian J. Anom,
    I want to add different widgets in header on different pages. Would you please share your solution?

    @imjscn

    Participant

    anybody know how to do this?

    @imjscn

    Participant

    @Sofian J. Anom, thanks! This works perfect!
    It’s ok if blog post not in the activity– maybe I can find a Recent Post wedgit or something like that.

    @imjscn

    Participant

    Thanks! It works.
    I deleted those lines totally coz seems I use the “//” wrongly, made the “//” showing up but field details still on the page, so, I simply deleted all the lines :-)

    @imjscn

    Participant

    Thanks!

    @imjscn

    Participant

    Maybe I misunderstand how BP network works? Maybe the correct concept is– BP community is in root blog and it tracks all activities in other blog? If it is so, how the other blogs click through to arrive the community?

    @imjscn

    Participant

    hello, anybody can tell what these 2 spammers want to do on my blog? I’m curious, coz they have done nothing since registered.

Viewing 25 replies - 101 through 125 (of 169 total)
Skip to toolbar