Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 27,176 through 27,200 (of 68,916 total)
  • Author
    Search Results
  • #141767
    @mercime
    Participant

    @hamzahali You need to change 16 template files within the 6 BP folders transferred to your bold theme folder in server during the compatibility process.

    If you’ve previously changed any of the BP template files in your bold theme folder in server, replace all of them for a clean slate by deleting the 6 BP folders – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility.

    Download the 6 clean BP folders to your computer hard drive.

    A. At the top of each of those 16 template files I linked to above, replace
    `

    `

    with the following:
    `

    <div class="post clearfix" id="post-main-“>
    <?php if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb('

    ‘); } ?>

    `

    Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `

    ` or `

    ..

    ` to `

    // Titles Of Respective BP Page Templates //

    `

    Save files.

    #141765
    SK
    Participant

    @boonebgorges Any plans to write a proof of concept for taking messages and groups to CPT, now that 1.6 has been out in the wild for a while and is fairly stable?

    #141763
    SK
    Participant

    Just to clarify, we’re not after Google Latitude, Facebook Places or FourSquare like functionality in terms of grabbing live locations of online members.

    Rather, if I go to a group, I should see a map showing markers for locations of all members, based on what the members have provided in their profiles.

    Right now, if I go to a member profile page, e.g. on buddypress.org, I already see a map marking that member’s location. The request being made is the logical next step – marking all members of the group on a group page, potentially with the following additional functionality:
    1. The markers would use more granular data for location (e.g. complete address, not just city)
    2. Clicking on the marker would show a couple of member details, including name and maybe 1-2 other profile items as chosen by site owner.
    3. Clicking on member name in the bubble would take to member’s profile page. Or, at least, a link to member profile page would be provided in the bubble.
    4. The marker itself would potentially be a tiny profile picture of the respective member.

    #141762
    @mercime
    Participant

    Don’t worry! We’ve moved the BuddyPress options into more convenient and easier to find locations. You’re seeing this page because you are running a legacy BuddyPress plugin which has not been updated.

    You’re seeing that message because a BuddyPress-compatible plugin has not been updated. That BP-compatible plugin is not equal to the BuddyPress plugin itself. What BP/other plugins are activated in your installation?

    #141755
    business31
    Member

    Hi Paul

    I don’t know how to look a the javascript error. Also, i do not get any errors when I try to move the widgets or in the widget error.

    Master
    Participant

    Thanks for answer and how to set in buddypress group forums rich text (TinyMCE) editing

    #141751
    blg002
    Participant

    When you click the activation link in the sent email you get the /activate page (URL defined in Settings > BuddyPress > Pages) that looks like this:

    http://cl.ly/JTys

    #141746

    In reply to: Stress/load Testing

    meg@info
    Participant

    Hi @alex_h ,
    you can peronlize BuddyPress Default Data plug to make it stress testing script. this pluging will create lots of users, messages, friends connections, groups, topics, activity items – useful for testing purpose.

    https://wordpress.org/extend/plugins/bp-default-data/

    #141744
    artxx
    Member

    @mercime this is what i wanted to do here’s and example http://josephscott.org/code/javascript/jeip-demo/ with the custom fields a quick edit solution on the fly but i dont seem to find an answer how i can edit it like this and saving it without the user going the the custom fields group and doing it manually, i want a quick/fast solution for the users to edit fields on the fly. i hope you can help me out thank you.

    #141743
    @mercime
    Participant

    @artxx Where do you want to add the text link? And the text link leads to the logged in member’s profile page or somewhere else? And when you get to member’s profile page or somewhere else, you need something(what?) to be seen by the member whose profile page/somewhere else you are on?

    #141742
    @mercime
    Participant

    @websitevala go to https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/ and click on “New Topic” link and post what you wrote above and we’ll try to help you there.

    #141736
    websitevala
    Member

    Hello Mercime!
    I apologize for the miss of information WP version is 3.2.1. I have not upgraded to the most recent version because NONE of my plugins are compatible with that version yet. This seems to be a recent issue, either that or no one has noticed it before.
    BP version 1.5.5
    bbPress 2.0.2
    BuddyPress Activity Plus 1.4

    not upgrade any plugin

    I am using the default theme My site is visited by hundred of users and I’m scared to switch the theme when others can see it switching back and forth. Also, I’m scared of switching it and not being able to get it back…..

    and i also change permalink.php u describe in this thread but no result !!
    any idea ?????

    thanks again for responding!!!!

    what should i do next ?????

    #141732
    Paul Wong-Gibbs
    Keymaster

    Do you know how to look at your web browser’s javascript error console? If so, please do this while on the (broken) widget screen and screenshot and/or copy-paste the error message.

    Ok, so I am getting the installation wizard on the dashboard for the main site but not the sub-domain. Which means that I can only see the ‘BuddyPress setup’ link underneath the ‘home’ and ‘updates’ links (which is what happens when the installation wizard prompt becomes available) on the primary site and not the sub-domain. If I can just get that to show up on the sub-domain I should be fine. Problem now is that only the sub-domain is using a BP compatible theme. Will it be possible to have an incompatible theme on the main site and a compatible one on the sub-domain which is where I want the functionality in the first place?

    Thanks in advance for your help…

    #141726
    business31
    Member

    The widgets just will not move period. The only way they move is when I deactivate the buddypress plugin 1.6

    #141723
    @satori83
    Participant

    @shanebp
    That code did the trick! Thanks.

    @modemlooper
    Thanks for helping! The first code seemed to work, when I used || i got a error for some reason. Im a newb to php so I dont understand it too much..lol.

    #141721
    @mercime
    Participant

    @websitevala The code provided here is custom to the theme used. Please start a new topic of your own where you should provide more information about your installation.

    @mercime
    Participant

    Cheers.

    #141718
    @mercime
    Participant

    Basic action: Go to Settings > BuddyPress > Settings panel – Group Settings – Check/uncheck ” Enable group creation for all users.” You can always set up a post/page where users can request that you create a group for them.

    #141715
    Sergio De Falco
    Participant

    @djpaul please help me solving this :P I see that you managed some trac tickets about something similar, maybe bp_is_component_front_page is the key?

    Thanks :)

    benzine
    Participant

    Thanks a bunch mate. You eased my life a lot…really appreciate.

    Paul Wong-Gibbs
    Keymaster

    You’ve run into a bug in BP 1.6.1. We’re fixing this for BP 1.6.2. For now, activate the plugin site-wide is the easiest solution.

    @mercime
    Participant

    @benzine You’re welcome.

    == if I want to get rid of the sidebar, other than modifying my css for sidebar ==

    Two parts in removing sidebar in templates where you want full-width

    A. Near top of file, remove the line
    `<?php if (get_option_tree('blog_layout_sidebar', '')) { echo '

    ‘; } else {echo ‘

    ‘;} ?>`
    and replace it with
    `

    `

    B. Near the bottom of the file, remove the line
    `<?php if (get_option_tree('blog_layout_sidebar', '')) {} else {echo '

    ‘;}?>`
    and replace it with
    `

    `

    == I also want to list the members like an album view sort like (in rows and columns – grid like) ==

    This is now beyond BuddyPress template compatibilty. I would suggest checking out the styles used in themes set up with grids like those listed at http://www.dessign.net/grid-style-theme/ or posting or assistance at https://wordpress.org/support/forum/how-to-and-troubleshooting or hire a developer at http://jobs.wordpress.net/

    Marking this topic as resolved.

    #141710
    David Carson
    Participant

    Haven’t looked, where can I find the error logs?

    Depends on your hosting service. Usually found in Control Panel or Plesk or in root folder.

    But you didn’t mention whether anything is shown on screen when the activation link is clicked.

    You might also want to verify that your hosting meets the minimum requirements if you haven’t already. No idea if that’s what’s causing your issue but can’t hurt to check.

    https://wordpress.org/about/requirements/
    https://buddypress.org/about/requirements/

    It’s always easiest to troubleshoot core functionality (new users, new forum posts, new groups, upload avatar, new blog posts, etc.) before you start adding plugins or customizing anything. If you come up empty in error logs, I’d recommend a clean install so that you can better troubleshoot the issue. Otherwise, you might end up chasing your tail.

    I only have BuddyPress installed on the sub-domain and not on the main site

Viewing 25 results - 27,176 through 27,200 (of 68,916 total)
Skip to toolbar