Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 23,426 through 23,450 (of 68,948 total)
  • Author
    Search Results
  • #152589
    Ben Hansen
    Participant

    indeed, something tells me that this maybe a common problem amongst the managed wordpress hosts (pure conjecture nothing really to back that up) as they all charged based on visitors. i can say that the service itself has been great and having actual phone support as well as the fact that you don’t have to explain how wordpress works or what buddypress is every time you call in or start a ticket is very nice. there are a few quirks to the system that take a little getting used to but if it weren’t for this one issue i would have no hesitation to fully endorse them. anyway i’ll definitely update the thread once i have some kind of final resolution.

    #152588
    valuser
    Participant

    No as i’m hosted elsewhere.

    Just researching potential managed hosts and trying to decipher reviews from affiliate marketing.

    #152587
    Ben Hansen
    Participant

    Nothing good yet but they do seem to be taking the matter seriously (as one should expect) supposed to speak with them again today in fact. They have provided a few suggestions but none of them has done the trick (CDN, custom robots file) The last suggestion was a bit wanting IMO they suggested using a third party service to filter our traffic. If this truly is a system wide issue i’d think that they need to revise either their stated billing policy or their method of counting visitors. Just curious are you also experiencing this issue?

    #152585
    valuser
    Participant

    @ubernaut

    so like i say iโ€™m hoping to resolve this and i will surely keep you posted

    Any update on this!

    #152578
    Scott
    Participant

    Multisite WordPress along with this plugin will get you close to what you want.

    https://wordpress.org/extend/plugins/bp-groupblog/

    myladeybugg
    Participant

    There is this plugin, but I haven’t tried it yet:

    BuddyPress Live Notification

    Wp Master
    Participant

    ok solved. Problem occurs due to some bad codes. thanks @karmatosed

    #152556
    Thomasboerre
    Participant

    Why you guys are not replying on this?

    You guys don’t have answer……my query is so simple, I don’t want to use buddypress registration page. I want to use my existing registration page.
    Please help me out in this asap.

    #152548
    @mercime
    Participant

    @gust0208 deactivate all plugins except BuddyPress. Choose the BP Default theme. And no, you do not add any shortcode to the Page in order for BP to work. If you’ve manually created the Pages e.g. Members, Groups, etc. go to Settings > BuddyPress > Pages and assign the created Pages to appropriate BP Component and Save.

    #152540
    @mercime
    Participant

    It can be done, but it’s not available out of the box. You’d either have to code it yourself or hire a developer to do so.

    #152534
    @mercime
    Participant

    BP 1.7 trunk is not actively supported in this forum at this time. Having said that, Testbp.org is running WordPress 3.6-bleeding, BuddyPress 1.7-bleeding, and bbPress 2.3-bleeding

    #152531
    @mercime
    Participant

    @scorpiouno unfortunately, your theme’s styles have overwritten the default forum styles that are enqueued by the bbPress plugin. For example, if bbPress is activated using the Twenty Twelve theme, the forums are styled as expected http://testbp.org/groups/buddypress-testers-614548248/forum/

    Initial scan of your forum shows some style corrections you can add to the BOTTOM of your theme’s style.css file:

    #entry #bbpress-forums ul {
    margin: 0;
    }
    #entry #bbpress-forums ul li {
    margin-left: 0;
    list-style-type: none;
    }
    p.bbp-topic-meta img.avatar {
    display: inline-block;
    width: 14px;
    }

    Unsal Korkmaz
    Participant

    Here is a proper example site that using firmasite theme:
    http://kremim.com/ (Sorry its in Turkish language)

     

    BuddyPress Members Page:
    http://kremim.com/uye/listesi/

    BuddyPress Profile:
    http://kremim.com/uye/listesi/ajx/

    bbPress Forum’s Topic List:
    http://kremim.com/forum/soru-cevap/

     

    Sadly we dont use groups ย or activity in this site.

    #152519
    @mercime
    Participant

    @abarclay Strange. All menu links to BuddyPress components are working so I will guess that something changed possibly in the hierarchical structure of your other pages. To double-check, go to Appearance > Menus and Create a New Menu. Add links to the New Menu and save. Use that New Menu for your Primary Navigation and save. Check if issue is resolved.

    #152515
    @mercime
    Participant

    I have set up buddypress 1.6.4 on WordPress 3.5.

    – Should be on WP 3.5.1. Or was that a typo error?
    – Did you go through the Installation Wizard after activating BuddyPress?
    – Have you tried re-uploading BuddyPress plugin manually? i.e, via s/FTP etc?
    – Are you using any membership plugin? Please deactivate and check if issue is resolved.

    #152511
    modemlooper
    Moderator

    you can use cache plugins but they are only for posts/pages. You would have to add code to bust the cache when BP content is updated.

    In other words, plugin developers have not added BuddyPress support

    #152505

    In reply to: BuddyPress Compatible

    Patryk
    Participant

    @mercime
    i do not know much about coding, for me it’s black magic which i never learn ๐Ÿ™‚

    I have a problem
    `Parse error: syntax error, unexpected $end in /wp-content/themes/continuum/groups/index.php on line 247`

    /groups/index.php http://pastebin.com/gtLuunQ9

    #152504
    voopress
    Participant

    I did mention it, the BuddyPress Media addon called BPM-FFMPEG.

    What I am trying to find out is how I can use the tools I already have on my servers to convert/compress any format I already support to be uploaded by BuddyPress users.

    #152503
    bhguy
    Participant

    On my hosting oembed is not working.
    That is why I need shortcode.

    #152501
    modemlooper
    Moderator

    there many ecommerce plugins for WordPress but none are 100% integrated into BuddyPress to allow a user to run a shop inside the BuddyPress install. Other option is to run WP multi-site and allow users to have their own site with their own individual store

    #152500
    @mercime
    Participant

    @chrchcol sorry, I cannot replicate the issue. The only times I’ve seen reports of such errors was in older BP versions where you install group forums via old Settings > BuddyPress > Forums which is not in the current instructions for installing the group and sitewide forums

    – Did you by any chance use a webhost script like Fantastico/Softalicious/etc. to install your WordPress? If so, start from scratch and re-upload WP manually, i.e., via s/FTP etc
    – Check on the off-chance that you have a bb-config.php file in the root of your WP install (same level as your wp-config.php) and delete it.

    #152496
    fpats
    Participant

    I’ve installed trunk too and was under the impression it’d work out of the box with any theme but that doesn’t seem to be the case. Is still something you’re working on?

    #152492
    @mercime
    Participant
    #152482
    Aron Prins
    Participant

    Hey Stacy!

    It’s available here: http://shop.taptappress.com/
    You need to get the premium plugin to get the updated version of BuddyMobile ๐Ÿ™‚

    Cheers, Aron

    #152471
    Chris Collins
    Participant

    I followed those instructions and just did them again, it still gives the same error.

     

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