Search Results for 'buddypress'
-
AuthorSearch Results
-
January 13, 2013 at 11:37 pm #150586
imnotme82324
ParticipantCool! Back in the Dashboard, pick settings again and find “Permalinks” in the list. In the permalinks options, choose a link setting other than the default. I prefer the “Post-name” one, myself. After you save your changes you should be set.
January 13, 2013 at 11:10 pm #150583@mercime
ParticipantBuddyPress requires “pretty permalinks’. mod_rewrite should be enabled
January 13, 2013 at 9:26 pm #150573imnotme82324
ParticipantIn your dashboard, go to settings and select “BuddyPress”. You’ll be brought to the BuddyPress options page. Select the tab titled “Pages”. From there it will help you create the needed pages and associate those pages with the BuddyPress components 😀
January 13, 2013 at 7:58 pm #150563imnotme82324
ParticipantThe content: \”Testing quotes again\”
The action: “Son Of Rambow” (2007)Guess I was right initially. The activity header is without smart quotes 😀
January 13, 2013 at 7:41 pm #150556In reply to: Log in to BuddyPress.org
Paul Wong-Gibbs
KeymasterYeah, happens to me too. More annoying than critical; we’ll take a look soon.
January 13, 2013 at 7:39 pm #150555Paul Wong-Gibbs
KeymasterHmm.. do you know how to use MySQL? If so, looking up one of those activities in the DB table (wp_bp_activity) and seeing what the quote mark is written us, would be helpful.
January 13, 2013 at 7:36 pm #150547In reply to: /forums to show a forum category list???
@mercime
Participant@jase-cook If you don’t need group forums and plan only to have sitewide forums, then go to admin Settings > BuddyPress > Components and uncheck “Discussion Forums” https://codex.buddypress.org/user/setting-up-a-new-installation/configure-buddypress-components/#settings-buddypress-components
As for the sitewide forums, the default slug is forums. If you want to keep that, then leave as is. If you want to change it to something else e.g. “Discussions”, change the forum slug in Settings > Forums, then create a new Page named Discussions. Add bbPress shortcode like [bbp-forum-index] or choose from https://codex.bbpress.org/shortcodes/
January 13, 2013 at 7:35 pm #150546In reply to: Bypass Login for Profiles to go Live
Paul Wong-Gibbs
KeymasterThere’s a record in the user meta table that would need to be set (‘bp_last_activity’). Try https://wordpress.org/extend/plugins/activate-users-in-buddypress/ and see if it’s working.
January 13, 2013 at 7:33 pm #150545imnotme82324
ParticipantYes, all of the quotes within the activity header are straight quotes. However, the quotes within the activity body are smart quotes.
*edit*
Correction, the activity header’s quotes are smart quotes and are still being parsed correctly. They render both the 8820 and 8821 on either side of the quote. However, in the activity’s body it’s spitting out two 8821s…
That’s kind of messed up.
January 13, 2013 at 7:29 pm #150542In reply to: [Resolved] Recent Posts
@mercime
Participant1. create a child theme of the BP Default theme https://codex.buddypress.org/legacy/building-a-buddypress-child-theme/
2. copy over index.php from BP Default theme into your child theme folder and change the_content to the_excerpt
January 13, 2013 at 7:20 pm #150538In reply to: /forums to show a forum category list???
Jase Cook
ParticipantI clicked the install sitewide forums button, and nothing more, I installed buddypress first, and then clicked the sitewide forum buttons. Buddypress has a page pointed to Forums, and a page has been made titled forums.
January 13, 2013 at 7:12 pm #150530In reply to: /forums to show a forum category list???
Jase Cook
Participant@ubernaut Yeah, of course it’s http://www.zerocomputing.com
–edit- Figured out how to edit the post 🙂
Now to also say, what should I have the forum base slug and other slugs set as… to avoid the forums/forum/whateverforum/ thing, The double forum word thing is rather aggravating and redundant.
–edit again- What happens is, when I click forums it attempts to load it but responds as if you had just went home. I do have some test forums set up.
January 13, 2013 at 7:08 pm #150528Ben Hansen
Participantthe only one that looks wrong to me is the last entry the earlier entries appear correct.
TurtleBoy wrote a new post, “Son Of Rambow” (2007)
January 13, 2013 at 7:02 pm #150526imnotme82324
ParticipantYup, that was one of the first things I checked. It’s set to ‘en’, charset is “utf-8”
January 13, 2013 at 6:17 pm #150521Anonymous User
InactiveGood evening @djpaul @mercime @chouf1
Now i think this little plugin really rocks 🙂
as it can play with bbPress 2.2.3 or BuddyPress 1.5 to 1.7 (group forums or bbPress ones)
here’s 1.0-beta1 of “buddy-bbPress-Support-Topic”.
Some info about this new release :
- works in bbPress 2.2.3
- in topics backend list, adds a column to tell if the topic is a support one
- in topic backend edit screen, adds a selectbox to set the support status into the first right metabox
- in forum topic list on front end adds a mention about the status of the topic for support topics
- in forum topic single view, adds a select box to “ajaxset” the status of the support topic.
You can also style the mentions with a button effect or simple color :
`
//for example
.topic-not-resolved {
color:red;
}.topic-resolved {
color:green;
}
`if you find any bug please let me know, i’ve tested it on these configs:
- BuddyPress 1.7, bbPress 2.2.3
- bbPress 2.2.3
- BuddyPress 1.6.3 with “old” group forums
January 13, 2013 at 6:15 pm #150520In reply to: [Resolved] Recent Posts
sn0zb0z
ParticipantThanks. I’m using the Buddypress default theme. Where abouts under editor does it say the_content();? I can’t find it.
Also, if I change the theme will I have to switch that again?
January 13, 2013 at 6:00 pm #150519Ben Hansen
Participantcould be a language setting thing have you double checked that?
January 13, 2013 at 5:55 pm #150517GideonKimani
ParticipantStill can’t find this plugin. @modemlooper, any chance you could reupload it to the repository?
January 13, 2013 at 5:42 pm #150515intimez
ParticipantI’m testing it in a LAN environment with activity and members link so that anyone that is not logged in, they are unable to see those section and it redirects to registration page. Just one suggestion but maybe other suggestions easier.
January 13, 2013 at 4:49 pm #150513In reply to: Disabling BuddyPress Registration Component
Ben Hansen
Participantfigured you might say that unfortunately if your existing plugin doesn’t support buddypress functionality then that sort of puts you in a box. if you decide to keep your existing plugin then you will either need to find another way to implement the restrictions (not likely to be easy), wait for the plugin to support buddypress or reassign your user levels with a plugin which does support blocking BP pages such as s2 member. maybe someone else who knows more then i do will have another idea but that’s all i got.
January 13, 2013 at 4:27 pm #150509Hugo Ashmore
ParticipantYou couldn’t find this?!
Obviously play around with the code to get what you need but that’s the basic principle for a re-direct away from pages wanted to be made private.
January 13, 2013 at 1:26 pm #150505In reply to: No Flood Control – Buddypress 1.6.2
Hugo Ashmore
ParticipantCreate the patch from changes made on a copy of BP trunk checkout from the repo then attach the patch file to your ticket, then we can apply the patch to our trunk checkouts.
‘Trunk’ is effectively 1.7 and represents all the code that will be released as 1.7 when ready.
January 13, 2013 at 10:04 am #150500In reply to: No Flood Control – Buddypress 1.6.2
P
ParticipantI reopened this ticket https://buddypress.trac.wordpress.org/ticket/3732 and DJPaul set the milestone to 1.7, and now I have no idea how to submit my patch (I am still not familiar with the process on buddypress.trax.org).
Anyway, I fixed up a patch and tested it on Buddypress 1.6.3. Maybe you can check out the changes and submit a patch on my behalf if you can. You can download files I modified at http://we.tl/HpU6emIJs4 and check things out.
January 13, 2013 at 6:29 am #150499In reply to: Disabling BuddyPress Registration Component
troyward
ParticipantThanks ben. Actually I am already done with Restrict Content Pro. So I can’t try another plugin.
January 13, 2013 at 6:10 am #150495In reply to: New filter request for bp_is_single_activity()
digitman2
ParticipantWe can agree to disagree on that. There’s a concept in software development called close coupling and loose coupling that you might like to read up on.
Could I get your comments on this topic?
https://buddypress.org/support/topic/how-to-restrict-non-logged-in-users-from-viewing-profiles/ -
AuthorSearch Results