Helping you Build Your Own Social Network!

Faster, better and easier!

BP Mag:- A few Questions for you all

(7 posts) (3 voices)
  • Started 1 year ago by Brajesh Singh
  • Latest reply from roydeanjr

Tags:

No tags yet.


  1. Hi All,
    As you may be knowing, I am going to update the current release of BP Mag and have a few issues I wanted to discuss with you all.

    1. Component Template Localization:- Ads you may be knowing, I have been including all the major component templates in BP Mag with many modifications. In my view, If we leave the component text domain for localizing an put everything in "bpmag" text domain, It may be a one time huge thing in translating, but will give you a central control over everything. Well, That's my view, but I will like to know your view.

    Why I want to put them all in single text domain, because It will make it easier for us to keep the string together. benefits, you will see in the child theme as I am sure, we are going to have many child theme for all the niche very soon.

    2. Other than the component templates(the list will grow further with this release), what else you want to see in BP Mag?

    3.Should I include a slideshow in BP Mag,. I did not as I want you to have freedom in choosing any slideshow.

    PS: - The developer docs are almost complete, will be publishing after this release, as there are some changes in a few hooks .

    Posted 1 year ago #
  2. Hi Brajesh
    Sounds good.

    I think the Theme is good.

    The thing what i miss at most, is the Registrations-Page. It´s not nice... nice no is uhhaaaa.

    I send you a screen-shoot in a view minutes, please take a look and tell me if ypu think that´s nice?

    I use the BP Xtra Signup and Profile Privacy Setup and the look of this site is very very sad.

    After the registration, the Profil Page have the same problem, not nice, no no

    Look at this site´s for a example: http://www.bpinspire.com/?visit=http://www.kevjumba.com/

    or take a look here: http://bettercodes.org/register

    or this site: http://communitycamp.mixxt.de/networks/join/signup

    I would love it, to have it on my site....

    Please make a nicer, better register site and profil site

    and take a look i my mail i sent you

    Posted 1 year ago #
  3. 1 - Isn't there a "standard" within the WordPress community for developing plugins whereby the developer would maintain the translatable text in a "WordPress" text domain? If not, why not try to get that developed so translating plugins is easier for everyone in the world?

    3 - yes, a slide show would be great. When to implement is the question, "when" refers to at what image click would you send the user to a slide show?

    2 - blog categories - why is this not working on any site I add the blog-category plugin to?

    Posted 1 year ago #
  4. @Frank,
    I have put some filters in registration page to make it easier for yopu to manipulate.let me know which of the above registration pages you liked and I will show the code.

    @Roy,
    1. No, every theme/plugin has its own text domain and that makes it translating for each and everything separately.

    2. I am putting another slideshow, as I have got one running, have a small glitch on that, so hope to put by end of day.

    3. I have put the template for blog categories in the updated theme.

    If you don't see the Blog categories admin option in menu, you will need to modify the plugin a little

    Comment Line 245 of blog-categories-for-groups.php

    //add_action("bp_include","bcg_register_extension",1);

    and put this line at the end of bcg-admin.php

    bp_register_group_extension( 'BCG_Group_Extension' );

    That will make that happen.

    Posted 1 year ago #
  5. Is this mod just for b-mag or will it be ok in other themes?

    Posted 1 year ago #
  6. That mod will work for all themes.

    Posted 1 year ago #
  7. Great! Worked for bp-mag-child that I created. Thank you.

    Posted 1 year ago #

Reply

You must log in to post.