Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 47 total)
  • Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Does this work with 1.7 ?

    @prometheus-fire

    U got a solid bit of code to make ‘product’ work?

    Cheers,

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Will this work for all CPT posts WPMS network wide?

    Cheers,

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Hiya,

    Does this code work?

    I want to add ‘products’ CPT to activity stream…

    Cheers,

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    @mercime Thanks for the feedback. Adding 10px margin !

    Well Mercime it is going ok. We have a few small business happy with our services. What is your project?

    Cheers

    HAPPY AUSTRALIA DAY ALL !

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    @chouf1 Where the heck did this come from ! Awesome :) Cheers

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Love your work !

    @johnjamesjacoby

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Visit your domain dot com/wp-admin/network/sites.php and you can allocate users to blogs there.

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    It looks like the issue is still there:

    http://pastebin.com/zGivLaZn

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Any update with this @ddean?

    We are approaching nearly 1000 buddypress groups in hierarchy format.

    Need to output a list in hierarchy format with clickable links.

    Mainsite > Groups
    Mainsite > [Groups] > [Electronics]
    Mainsite > [Groups] > [Electronics] > [Music Players]

    Something like the above format (with links within square brackets).

    It would be great if BP Group Organizer can export this TEXT (no links) and HTML (with links).

    Any +1s ?

    Thanks,

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Hi David

    Still trying to get all the breadcrumb separators to be

    >

    Please see here to see my issue:

    http://tradr.com/groups/electronics/phones/mobiles/apple-iphone/iphone-5/buy/?buy=ebay

    You guide says this should work but I couldnt get it working.

    ‘bp_group_hierarchy_get_breadcrumbs( $separator = ‘|’, $group = false )’

    Any ideas?

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    G’day,

    I am able to get the separator to be a ‘|’ but I want them all to be ‘>’ … any ideas?

    Thanks

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    I usually have to do the following to upgrade buddypress:

    - Full instance backup with my host
    - Deactivate all BP plugins (not deact BP itself as it crashes my server)
    - Replace via SFTP the buddypress folder with the new version
    - Reactivate all BP related plugins
    - Pray that the server does not fall over in the next 5 minutes….

    It works :)

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    @ddean it would be great if this could be native to the plugin…

    this would help get a detailed html group report on how many/how they are organised.

    This info could then be used by other people!

    Thanks,

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    This works awesome now! Thanks David.

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Hi

    Can you check out my page and see the source code output?

    http://tradr.com/groups/

    Any idea why this does not work?

    Many thanks,

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Hi Dean,

    Any idea why it doesn’t work for me?

    I am keen to run this still…

    Cheers,

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Hi,

    I have made this group in my header bar.

    div id=”tradr-group-breadcrumbs

    Please go to http://tradr.com/groups/ and see it not work correctly.

    Any ideas?

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Never mind, i have ripped my wp menu apart and placed the bp_group_hierarchy_get_breadcrumbs() as a menu to replace it, when bp_is_group() is true

    Cheers,

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Hi @DDean

    I got breadcrumbs working in single/group-header.php

    However, I would like to call it from my header.php or functions.php file.

    As, I want to insert breadcrumbs in the top menu bar of my site.

    Is this function only support in the group loop?

    Cheers

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Holy SH11233

    I ran the script above in bp-custom.php

    It white screened both the front end and the backend.

    I restarted linux.

    Still white screened.

    So I had to revert to a backup from a day ago.

    I have lost about 3 new groups, 3 new users, 2 market press orders.

    Oh well – casualty of war.

    U got any ideas on running a virtual buddy press + multisite at home… preferably my exact online site instance.

    Perhaps clone my site, virtually and run a parallel instance for testing purposes.

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Looks like a genuine bug :)

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    Its in dot com/wp-admin/network/

    Click buddy press menu.

    In there is Group Management.

    /wp-admin/network/admin.php?page=bp-group-management

    The plugin settings are at the bottom of your group list to the right of the page.

    Johnny

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    I’m no php expert – sorry!

    How do I put the slug value in $var123

    From within the groups single.php

    Thanks for your patience,

    Johnny

    ============
    EDIT
    ============

    $var123 = $this->true_slug;

    I think I got it :)

    Avatar of johnnymestizo
    johnnymestizo
    Participant

    @johnnymestizo

    At the moment it is one flat drop down box.

    Very difficult for anyone to find anything.

    Any news on this issue?

    Johnny

Viewing 25 replies - 1 through 25 (of 47 total)