Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 23,201 through 23,225 (of 68,948 total)
  • Author
    Search Results
  • #153337
    Asynaptic
    Participant
    #153335
    Hugo Ashmore
    Participant

    You place a lot of store by that rather ambivalent phrase or acronym SEO, back in the day when we built sites freehand, we covered this requirement simply by following good Standards, which google was starting to grasp and use as it’s measure.

     

    What exactly is so poor in BP’s data/content presentation that you think it requires further manipulation to the extent that if you can’t do so you would actually ditch the entire application, that response just sounds bizarre to me.

     

    WP always did manage to get indexed pretty well by search engines, why or how is BP so bad and why are you so disappointed in the lack of response here to your assertion that BP needs SEO so badly.

     

    Search engine indexing I grant you is important – sadly – BP could probably be massaged in the area of titles perhaps. SEO on the other hand is snake oil to many of us that have been around a while.

    And the best answer has been given above I’m afraid, contact the plugin author commission him to update the plugin to work with BP, sometimes you have to pay a little to earn a little.

    #153332
    zorro1965
    Participant

    So nobody here knows how to get SEO to work properly with Buddypress? This is kind of crazy as as popular as buddpress is nobody knows how to make SEO work with Yoast. SEO is an important part of any internet venture. Without it its pointless today online unless your going to pay for all your advertisement or do affiliate marketing.

    I am completely disappointed so far as I spent so much time researching this information and nobody either has the correct and complete information or cares to respond with it. I thought Buddpress was a very well supported compatible community for wordpress.

    I may have to find another product all together for this project possibly even outside wordpress as it just does not make sense to build something without SEO in mind.

    Zorro…

    benny_ray
    Participant

    Dear Guys,

    As far as I can understand from the previous post I would have the same question as the topic starter.

    I would like to move the whole buddypress toolbar from the admin menu to the top nav as the picture shows below.

    Could somebody help me how to achive it?

    buddy toolbar

    Thank you for advance!

    #153329

    In reply to: A facebook style Theme

    Shmoo
    Participant

    Search for: Facebook WP lookalikes themes. BuddyPress will integrate with almost every WP Theme.

    #153328

    In reply to: Theme Integration

    Shmoo
    Participant

    Thanks for searching around,

    Bummer, I was so excited about BuddyPress 1.7 but it’s a little disappointed that such a WP DNA features aren’t included.
    I’ve made some bbPress themes before and I love how simple the page templates can be moved around and extended by just calling them different names like you would do by a regular WP Theme.

    Hope that will ever be the feature for BuddyPress.

    For now, I have to accept losing the page.php template to BuddyPress only and add a Custom Page Template for every other created page inside the WP Dashboard.
    By doing so i can clean-up all HTML inside the page.php and move it two templates higher -> members/index.php just before all the BuddyPress stuff starts to roll.

    It’s not the best en most beautiful solution but it works for now.

    #153327
    Unsal Korkmaz
    Participant
    #153326
    Unsal Korkmaz
    Participant

    Well..
    I found my problem..
    Btw it seems it was a misunderstood that i was trying to show it on blogs directory as latest post.. Seems my problem is post_type = ‘post’ is hardcoded on buddypress:

     $paged_blogs[$i]->latest_post = $wpdb->get_row( "SELECT post_title, guid FROM {$blog_prefix}posts WHERE post_status = 'publish' AND post_type = 'post' AND id != 1 ORDER BY id DESC LIMIT 1" );
    

    This is just.. wrong. Why not use {$blog_prefix}bp_activity table? why trying to connect to {$blog_prefix}posts?

    #153323

    In reply to: Theme Integration

    Hugo Ashmore
    Participant

    @mercime

    Hard ticket to find:

    https://buddypress.trac.wordpress.org/ticket/4639

    While hunting remembered that Paul’s guide had been linked to on that ticket originally, perhaps we can give it a little more prominence?

    https://codex.buddypress.org/theme-development/template-hierarchy/

    If that is the page existed??!! seems the page has been removed entirely @DJPaul ?

    #153320

    In reply to: BuddyPress Compatible

    @mercime
    Participant

    @patrykos360 Deleted some elements and divs – groups/index.php which is for the Groups Directory Page http://pastebin.com/sU6CXdJN

    If that doesn’t work, then as Hugo mentioned above you should also consider contacting theme author and point to the instructions I posted in other site. Won’t blame you if you ditched BuddyPress but I don’t see you as one who quits 🙂

    Sidenote: BP 1.7 beta renders BP templates similar to how bbPress does it. Curious, have you checked if forum topics are duplicated if you use Continuum as well?

    #153319
    tonewilliams
    Participant

    That’s correct, a blog post. My WordPress was set to default to a role called “Member”. I’m not sure how or why. I changed it back to “Subscriber” all seems well now. The blog post option no longer appears in the top bar. 🙂

    Thank you two for your help.

    #153318

    In reply to: permalinks break links

    @mercime
    Participant

    @nicholas-ritson Windows server? Did you add index.php to the permalink structure for pretty permalinks? It won’t work with BuddyPress. Use the first example posted in https://codex.wordpress.org/Using_Permalinks#Permalinks_without_mod_rewrite or contact webhost for assistance

    #153317
    @mercime
    Participant

    @hogjonny

    First, the only group you’ve created is http://quantumtwingames.com/groups/fans-quantumtwingames/

    Second, looks like you didn’t template-pack or apply the HTML structure changes you made in your other BP template files to /groups/single/home.php

    #153316

    In reply to: Theme Integration

    @mercime
    Participant

    @hnla I saw that guide created by @djpaul but can’t find it now as well. There is this one by @modemlooper https://codex.buddypress.org/theme-compatibility/

    At this point however, you can’t adjust HTML structure per component in BP 1.7 if you use legacy templates loaded (can’t find the ticket where Roger/you/me/etc posted about this matter) or maybe I overlooked something, I have tested (not fully though) and used BP Template Pack plugin on a couple of themes in BP 1.7 trunk.

    #153315
    shanebp
    Moderator

    That approach is the proven standard.
    Here’s a thread on it:
    https://buddypress.org/support/topic/display-custom-post-types-in-activity-feed/

    You don’t say where you’re trying that code.
    So it might be the file location or maybe something in how you built the cpts.

    #153313
    dasped
    Participant

    HI @mercime, thank you for your reply.

    The set up is as follows;
    New install: WordPress 3.5.1 MU joint Network with x7 Mapped domains

    New install: Buddypress 1.6.4 Running all sites on Dynamix WP/BP theme

    New install: BBPress 2.2.4 With Network & Group forums configured.

    Buddypress has been installed ‘without’ the discussion forums tab enabled.

    <code>define( ‘BP_ENABLE_MULTIBLOG’, true );</code> Is located in wp-config.

    Set up for stewide & group forums from: https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/ followed to the last note.

    After further examination, it appears that I can edit group forums with no issues whatsoever, it is the sitewide forums that have the blocked actions, I literally can’t do anything with them. Page just refreshes.

    Tried disabling all network enabled plugins which are; WP SEO (Yoast), WPMU Domain Mapping, Ultimate coming soon page & Join my multisite, to no avail.

    It has me well and truly stumped ! The site is locked down under maintenance at the moment, but I’m happy to PM access to any moderator here if they felt it may help to see the issue first hand.

    Regards,

    #153312
    Ben Hansen
    Participant

    i think he must be since he’s talking about the admin bar and categories

    #153311
    Renato Alves
    Moderator

    @tonewilliams When you say “post”, you mean post/activity, right? Or are you talking about “post” as in a blog post?

    #153310
    Ben Hansen
    Participant

    that’s not normal maybe your general wp settings are making new users something other then subscribers? the default member role does not grant posting capability.

    #153309
    @mercime
    Participant

    @dasped First, glad you resolved the first issue pm your own 🙂

    Second, by default you should as keymaster and even moderator, edit, close, stick, merge, trash or spam forum posts.
    – Which kind of forum are you encountering the problem in? Group or Sitewide Forums?
    – Did you follow the updated instructions for setting up Group/Sitewide Forums at https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/

    #153306
    zorro1965
    Participant

    I posted in his forum for the plugin on wordpress.org. That is where they tell you to ask for support. https://yoast.com/contact/

    Posted something days ago off another post that had been there for a while. Created a new post today.

    I was hoping there would be some Buddypress pros here that would maybe know the answer to this. I am completely new to BP and only been working with WordPress for about a year. Although been in tech online for sometime. But I am no developer for sure. But a good IM and web strategy guy.,

    #153305
    Shmoo
    Participant

    Better to contact Joost.

    SEO for everyone

    #153297
    Hugo Ashmore
    Participant

    This is actually not an issue, if you want to understand the nature of this read this ticket:

    https://buddypress.trac.wordpress.org/ticket/4344#comment:4

    #153290

    In reply to: BuddyPress Compatible

    Patryk
    Participant

    My friend is unlikely to change the theme too 🙂 it like it
    if “mercime” says the instruction is good it must work 🙂


    @mercime
    can you do me a file groups according to your instructions? 🙂
    to check if it works 🙂 maybe in the beginning I’ve done something wrong
    if it still does not work it will close the topic and end BP 🙂

    #153283
    Ben Hansen
    Participant

    well what i would suggest is to network enable buddypress meaning that the buddypress pages would only exist on the primary site.

    if you want to do the other thing i’d google “multiple instances of buddypress” looks like theres some good stuff there. but again i would not suggest that unless you are sure you need it that way because it’s not really the way buddypress is intended to be setup.

Viewing 25 results - 23,201 through 23,225 (of 68,948 total)
Skip to toolbar