Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 34,776 through 34,800 (of 94,539 total)
  • Author
    Search Results
  • Famous
    Participant

    @modemlooper – got a question.
    And its the giant pink elephant in the room.
    Buddypress with Photo Album Capabilities?
    Everyone wants to understand this. From my understanding, it doesn’t seem wise to recreate the wheel. Meaning why does this need to be a major coded plugin. MU has a great media backend, why can’t we just use the blog posts to post pictures? Isn’t there a way to limit who can see what posts – for instance, friends can see this post, colleagues can see this one and family can see that post. You have been very helpful and I am interested to hear your version of what might be a best solution?

    Thank you for your time.

    #154859
    @mercime
    Participant
    #154858
    @mercime
    Participant

    @amanor check in Pages > All Pages if you have a page named Register. If none, then go to Pages > Add New and add the title e.g. “Join Us” (small anti-spam protection) and Publish.

    Go to Settings > BuddyPress > Pages and select Join Us page for Register and Save settings.
    Go to Appearance > Menus and add “Join Us” to custom menu.

    #154857
    @mercime
    Participant

    @findly01 first, see note above about pasting long blocks of code.
    The code for that specific theme’s functions.php is also available online at https://themes.svn.wordpress.org/frisco-for-buddypress/1.6.13/functions.php

    For logged-in and logged-out menus, see http://pastebin.com/MhrTcqRT

    #154854
    @mercime
    Participant

    @sonko915 please start a new topic of your own.
    Post more info about your installation. WP/BP versions? Did you go through the Installation Wizard? https://codex.buddypress.org/legacy/configuring-components-v1-6/

    @mercime
    Participant
    #154852
    @mercime
    Participant

    You add it to your theme’s functions.php file per https://buddypress.org/support/topic/disabling-bp-registration/

    Closing this topic.

    #154851
    p2ab
    Participant

    Yes, I went through the installation wizard each of the three times.

    The third time I created a page in WP and made sure it worked. Then I installed BuddyPress. Not only did BuddyPress not auto create the pages but it wiped out the WP page was well.

    If I create a page and preview it, the page looks fine. Once I publish the page it isn’t there.

    #154849
    @mercime
    Participant

    his theme was essentially created to work on a single site and not with buddypress

    @hitchb WP/BP versions? Which premium theme are you referring to?

    #154848
    Ben Hansen
    Participant

    likewise 😉

    #154847
    VegasKev88
    Participant

    I’m definitely not a spammer. I ask questions and answer questions on here….lol

    #154846
    Ben Hansen
    Participant

    there was some post @jjj made about having a different nickname from your shortname to avoid that but i think i might heard that no longer applies. you might have also been flagged as a spammer somehow, possibly, same thing happened to me once. 😛

    #154845
    VegasKev88
    Participant

    For whatever reason, I’ve never been able to add an activity status update here on buddypress.org for my profile. I see other people being able to do it, but for some reason, when I try and hit ‘post update’ it pauses for a second and then I get a white screen of death…on your site…lol. I don’t know why it’s happening, I’m using the latest version of chrome by the way.

    #154844
    VegasKev88
    Participant

    I’m getting 404 when I try any buddypress related page /groups/, /activity/, /register/, etc. on your site.

    If you see this to be true as well, it might have to do with a permission issue on your server. I just had this the other day. And actually it could be several things if not that. What versions of wp and bp are you using? What other plugins do you have installed and list which are active and deactivated. As well, what is your environment? is it shared hosting, server, vps, etc.?

    @mercime
    Participant
    #154836
    @mercime
    Participant

    I’ve installed BuddyPress but there’s no option for Admin to create forums or groups.

    @feleciarose in BP Default theme, the groups create button shows up beside the title of Groups Directory page. As admin, you could always just append “create” to the groups slug. For example, http://example.com/groups/create and you’d get the group creation panel.

    As for forum creation, which forums are you referrring to – sitewide or group forums?

    I assume you also posted at Studiopress forums regarding this issue.

    #154835
    @mercime
    Participant

    @p2ab Those pages should have been generated if you went through the Installation Wizard https://codex.buddypress.org/user/setting-up-a-new-installation/installation-wizard/

    #154833
    @mercime
    Participant

    @tcbroonsie Please share the names of the two themes which did not work with BP 1.7 theme compat so that we can be prepared if others using the same themes post here with the same issue. Much appreciated.

    Easiest test -> activate BuddyPress and check BP pages using Twenty Twelve. If it’s working as expected in your installation using Twenty Twelve but does not work with a WordPress theme you activate next, then there’s a problem with the theme. Either theme author has rewritten WP templating system or added layer/s of abstraction which prevents BP template parts from showing up in that theme, etc/

    As for plugins, starting off with the Theme Check plugin – if you see any WARNINGS and REQUIRED issues showing up after you run the theme check, then it’s possible that the theme might not work with BP

    Check out Theme Mentor plugin as well https://wordpress.org/extend/plugins/theme-mentor/
    It’s a relatively new plugin and has some false positives but it’ll help you out.

    SheerHeartAttack
    Participant

    Hi! I’m using WordPress 3.5.1 and BuddyPress 1.6.4. I’m trying to integrate BuddyPress into my existing theme, and having trouble because my theme includes dynamic sidebars which you customize using a menu in the backend. Inside the page.php, I’m having trouble figuring out which code I need to move to header-buddypress.php, sidebar-buddypress.php, etc. because it’s so much more complicated than the examples shown with the WP default themes. Any help would be very much appreciated! Thanks!

    #154826
    p2ab
    Participant

    I’ve been trying to get BuddyPress working for over a week. WP 3.5.1 and BP 1.6.4.

    I get WP installed fine but as soon as I install BP things go bad. I just did a fresh install for the 3rd time. I made a new page with WP and it worked. I install BuddyPress and not only does it not auto create any of the pages it should I wipes out my WP test page.

    I tried creating new pages and linking them manually, they preview fine but they never publish and I end up with a 404 error for the admin and everyone else.

    I need some help to figure out what is going on with this.

    #154820
    SupernaturalBrews
    Participant

    Thanks @bphelp. Would have been nice to have it on the back end but that will work for now.

    I did notice that members that logged in prior to the installation of BP Force Plugin don’t have fields for First Name, Last name, and date of birth which is odd. Those fields were on the registration form and were “required” through bp. It appears that BP Force is the only way to make them be actually “required”.

    I now have to get the fields back on the users that don’t have them. I have so many questions and issues with buddypress… I’ll keep plugging away…

    #154816
    SupernaturalBrews
    Participant

    I have several fields on the registration form set to “required”. I’ve had people sign up without filling these fields in. Is there a fix?

    Running wp 3.5.1 buddypress 1.7.

    http://www.kcnanobrews.com

    #154815
    asalvo1
    Participant

    I am having a similar issue.

    I am using WordPress version 3.5.1, and BuddyPress version 1.6.4. I have no other plugins installed. Both the WordPress and BuddyPress installs are clean and brand new. I am also using the default BuddyPress theme, though I did set up a child theme which contains only a style.css file.

    Every link on the site works EXCEPT the the Profile > Edit link on the user page for the current, logged in user. When this link is clicked, I am taken to a page that says: “Page not found; We’re sorry, but we can’t find the page that you’re looking for. Perhaps searching will help.” The url in the address bar for this 404 page is “http://mysite.com/members/user1/profile/edit/group/1/,” and I am not sure if this is correct.

    The BuddyPress setting ‘members’ page slug was saved correctly. I am not sure what other steps to take. Any advice would be greatly appreciated!

    Feeligo
    Participant

    Hello all,

    Feeligo.com is launching a GiftBar plugin for BuddyPress that enables your social network members to send virtual gifts to each other.  This plugin provides a new way to generate revenues from your community, while increasing user engagement and helping users build strong relationships with one another.  Not only is the plugin completely free for you, but all revenues earned through the plugin on your community are shared 50-50 between you and Feeligo, creating a win-win situation for all.

    We were hoping we could receive some friendly advice from the community on these forums. We are currently looking for users to further test the plugin on their social networks before we officially launch in the BuddyPress plugin store. As a token of our appreciation, we will double the revenues generated on your website for the first 6 months!

    All we ask for is your help reporting bugs. Just install the plugin by visiting http://feeligo.com/dashboard/r/sign_up. It should take you less than 5 minutes to download it and have it active on your site. After you have activated the plugin and tested it with your users, just report any major bugs to our helpdesk at https://feeligo.zendesk.com/anonymous_requests/new?ticket%5Bsubject%5D=BuddyPress+test+feedback
    Even if you have installed the plugin and have not been able to find any major bugs, do write to us with your feedback. We will be able to identify you by the subject of your comment on our helpdesk, which should read “BuddyPress test feedback”

    Thank you for all your support.

    Install the plugin here.

    Warm Regards,
    John Mattews
    Feeligo.com | @Feeligo

    If you would like to know more about the plugin, read the information below.

    Monetize and engage your social network!
    The Virtual Gift Bar enables your community members to buy and send virtual gifts to each other. Yes, your members want virtual gifting options – a $4 Billion market growing at 40% each year confirms it!
    ==============================
    Benefits:

    • Increase your community’s engagement
    • Earn a share of all paid transactions by your members
    • Improve the experience of your social network & drive traffic
    • Always free for you with no obligations
    • Easy set-up
    • Adapts perfectly to your site’s structure and any other bar plugins

    ==============================
    Plugin Features:

    • Send gifts – Send gifts to any member of the community
    • Personalise messages – Can enter a special message while sending a gift
    • View gifts – Gift bar is visible at the bottom of the screen, allowing easy access to send and view gifts (acts like a trophy cabinet, increasing a member’s value in the community)
    • Purchase gifts – Easy & secure purchasing through paypal, credit card, or mobile phone
    • Hide bar – Can easily hide or show the gift bar
    • Select multiple friends – Can send gifts to multiple friends at a time
    • Ad-free – No clutter

    ==============================
    Admin Features:

    • Manage gift catalogue – Select from over 300 professionally designed gift options
    • Select themed gifts – Choose specific gifts for festivals and occasions
    • Add personalised gifts – Add your own gifts
    • Optimize gifts using Advanced Analytics – Manage gift bar usage, including gifting history, revenue earned, and details of most popular gifts and most active users
    • Manage gift descriptions – Modify the names and descriptions of gifts
    • Ask for help – Access our FAQs, help guides and support forums

    ==============================
    Demo:
    To test how the plugin functions, just visit http://feeligodemo.com
    ==============================
    Installation instructions:

    Installation is very simple and is just like installing any other BuddyPress plugin. For detailed instructions, visit our installation help page for BuddyPress.
    ==============================
    Help & Support:
    Contact us for enquiries, to provide feedback, or to say hello at https://feeligo.zendesk.com/home
    For more information, visit our website at http://feeligo.com

    #154813
    modemlooper
    Moderator
Viewing 25 results - 34,776 through 34,800 (of 94,539 total)
Skip to toolbar