Search Results for 'wordpress'
-
AuthorSearch Results
-
June 14, 2012 at 5:45 am #135754
In reply to: Buddypress Teams?
@ChrisClayton
Participant@vienem to do what your trying to do (essentially cloning the groups functionality and giving it a different usage) is quite complex (I’ve done it for another site of mine, and it wasn’t quick. Can’t share the code at this time though as It needs to be polished with some personal stuff removed).
If you want to do it – I suggest doing it properly (I’ve seen sites trying to take shortcuts and to be honest, it never works) Look through the code in the bp-groups folder to see how the core developers have built the groups component, and using the Skeleton plugin (https://wordpress.org/extend/plugins/buddypress-skeleton-component/) to build it.
Just my suggestions.
June 14, 2012 at 2:02 am #135751Sofian J. Anom
MemberHave you tried this plugin?
https://wordpress.org/extend/plugins/diamond-multisite-widgetsJune 12, 2012 at 11:11 pm #135725@mercime
ParticipantPlease make sure that your WP installation has been set up properly – pretty-permalinks included – before installing BuddyPress. In this vein, please post your mod_rewrite issue at the proper forum https://wordpress.org/support/forum/localhost-installs
June 12, 2012 at 6:09 pm #135718In reply to: Customising html for navigation menu in child theme
@mercime
ParticipantNick, you should read Justin Tadlocks excellent tutorial on navigation menus at http://justintadlock.com/archives/2010/06/01/goodbye-headaches-hello-menus and also read https://codex.wordpress.org/Navigation_Menus
June 12, 2012 at 8:03 am #135696@mercime
ParticipantJune 11, 2012 at 8:03 pm #135678In reply to: Buddypress Teams?
vienem
MemberYeah I tried it and was almost perfect for what I needed but I needed to limit the hierarchy so that only core groups could make sub groups instead of it being infinite.
I did post on there forums but no replies with no luck
I’m still learning WordPress and Buddypress and browsed the code but couldnt see how I would limit them.June 11, 2012 at 7:39 pm #135676In reply to: Buddypress Teams?
danbpfr
ParticipantHi,
maybe try this plugin ?
https://wordpress.org/extend/plugins/bp-group-hierarchy/June 11, 2012 at 7:22 pm #135673In reply to: Building a child theme: overriding default.css
pgideonbolger
MemberHi Chouf1
Sorry, I’m not being clear enough. I’m already using style.css, but I’m finding that overriding the #nav rules in default.css more complicated than its worth.
What I’d like to do is override default.css in the theme with a local copy so I can comment out the section which is causing me problems and replace it with fresh rules in style.css.
This is more a WordPress question than a Buddypress one, but is it possible to get WordPress to load a theme css file by placing a copy in your child theme, or do I need to mess with the PHP to change the location? In the interests of BC and upgradablility I’d rather not trash all the CSS.
June 11, 2012 at 2:16 pm #135671Paul Wong-Gibbs
KeymasterJune 11, 2012 at 5:07 am #135655In reply to: Signatures on forum posts
@mercime
ParticipantNo, you’d need to create a totally different plugin to add signature to the Group Forums as it’s using the bbPress 1.0 custom BuddyPress version while that plugin is for the totally revamped bbPress 2.+ .
There was a plugin for the old BP1.2/bbPress1.+ but it was not updated for BP 1.5 https://wordpress.org/extend/plugins/buddypress-group-forum-extras/ you could try to update yourself or hire a developer to do so.
Other than the above, you could wait for BP 1.6 where Group Forums will be migrated over to bbPress 2.+ Sitewide Forums where you could use the signature plugin.
June 11, 2012 at 3:13 am #135649In reply to: Signatures on forum posts
@mercime
ParticipantNo signature plugin for BuddyPress Group Forums, but there is one for bbPress Sitewide Forums https://wordpress.org/extend/plugins/bbp-signature/
June 10, 2012 at 3:40 am #135627In reply to: Adding Dynamic Profile Link to Main Menu Item
@mercime
Participant@evolvedesign, please start a new topic next time. There’s a plugin for those using the bp-default or child theme thereof https://wordpress.org/extend/plugins/buddypress-profile-menu/
June 10, 2012 at 1:50 am #135623ktown28
MemberI’m not sure what I’m looking for in those files. So it seems when replying and commenting in wordpress post seems fine, but when I try to add comments or reply in the activity stream of buddypress I get the 404 page.
Error Console:
Timestamp: 6/9/2012 6:58:25 PM
Warning: Use of getAttributeNode() is deprecated. Use getAttribute() instead.
Source File: http://edmraveconnect.com/activity/
Line: 0
Timestamp: 6/9/2012 6:56:00 PM
Error: target.addClass(“loading”).prop is not a function
Source File: http://edmraveconnect.com/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.js,qver=20110818.pagespeed.jm.V1Ix_wk8YG.js
Line: 31June 9, 2012 at 9:28 am #135609In reply to: Responsive BuddyPress Examples?
@mercime
ParticipantFrisco Theme for BuddyPress – https://wordpress.org/extend/themes/frisco-for-buddypress
Or use any responsive WP theme and install+activate the BP Template Pack plugin, then go through BP compatibility process. There’s a list of “template-packed” WP themes https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes for reference on how to go about it.
June 9, 2012 at 1:03 am #135595Studio Vanguard
MemberHi Paul,
Thanks for your in-depth reply. I will probably circumvent the default WordPress comment system and fully use Disqus. I sent an email to the Disqus team, however I’ve got a feeling that I’ll need to purchase their professional add-on package to get their full support on the implementation. From the information outlined in the OP article, I’d say that this was the route that the Telegraph.co.uk took as well in order to get your three way system up and running?
I’ll see what I can come with

James
June 8, 2012 at 11:03 pm #135592Paul Wong-Gibbs
KeymasterHi there!
I currently work for the Telegraph, so have first-hand knowledge. If you want to use Disqus, you need to get user authentication going between WordPress and Disqus. At the Telegraph, we have our own in-house authentication system, too, so we’ve got a three way connection between our system, WordPress, Disqus. It’s as tricky as it sounds, and it’s not perfect.
We also have to use the Disqus Single Sign On feature, which you have to pay money for.
Disqus do have a WordPress plugin https://wordpress.org/extend/plugins/disqus-comment-system but as I understand, it syncs between WordPress comments and Disqus comments (it never looks like you’re using Disqus).
I would suggest either using Disqus comments fully or WordPress comments fully. Not a mixture. Requiring people to sign in to Disqus via FB or TW I don’t think will realistically be a problem, as a lot of users have those social media accounts already. If you absolutely must have the Disqus / WordPress user authentication going, I’d suggest you get in contact with Disqus support at http://disqus.com/support/ and see what their thoughts are.
If you learn something, do share
June 8, 2012 at 10:52 pm #135591In reply to: Page titles with BuddyPress pages in subdirectory
Paul Wong-Gibbs
Keymasterhttps://buddypress.trac.wordpress.org/ticket/4242 (which you know about, since you posted the bug report. Thanks!)
June 8, 2012 at 11:14 am #135580In reply to: buddypress text editor suggestions?
Sniper Kitten
ParticipantIf you’re using wordpress 3.3+, you can use the wp_editor function in your buddypress powered theme. For example, the is the textarea for posting reply for group forums in BuddyPress Default theme located in /buddypress/bp-themes/bp-default/groups/single/forum :
`
`
Change it to
``
Where the first quote (‘Type here …’) is the initial content for the editor (You can just leave it as ” if you don’t want any initial content) and the second quote (‘reply_text’) is the id of the editor.By default, wp_editor will use the default TinyMCE editor that comes with WordPress but you can change it via a plugin e.g. CKEditor For WordPress
June 8, 2012 at 9:54 am #135576In reply to: 1.5 beta2 – Activity and member pages redirecting
jurij_c
Memberhere is the solution for the problem: https://buddypress.trac.wordpress.org/ticket/4081
June 8, 2012 at 9:22 am #135574In reply to: Make Avatar on Forum Directory larger
@mercime
Participant@b1gft copy over https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/forums/forums-loop.php into child theme folder/forums/forums-loop.php – then change value in line 61 for the poster avatar and line 68 for the groups avatar.
June 8, 2012 at 6:36 am #135569In reply to: New Subscribers Not Receiving “new post” emails AND…
@mercime
Participant== please create an account to test a couple things ==
@finallyanime Do provide a test username and password which you can delete later.
1. if you’re referring to blog posts, then you’d need to install a subscription plugin https://wordpress.org/extend/plugins/subscribe2/ or via feedburner etc.
2. What’s wrong about the blogs section specifically? You need to have a multisite installation for that
== Doesn’t look like “create new topic or group” is possible ==
3. Did you see the link to create a group beside title of the Groups Directory page? Or go to http://mysite.com/groups/create directly ? Create a new topic for Group Forums or Sitewide Forums?
June 8, 2012 at 5:43 am #135566@mercime
Participant@ktown28 I would look at the comments.php file and customization of comment form in functions.php. You could also install the Theme Check plugin and the Log Deprecated Notices plugin to check if your theme is up to WordPress standards.
June 7, 2012 at 1:43 pm #135550John Peden
MemberI’ve created a gist here:
https://gist.github.com/2888847
The problem, I suppose is more to do with WordPress shortcodes. I’m sure the members loop would work but I’m struggling to get it to load from within the confines of a shortcode.
June 7, 2012 at 1:04 pm #135548In reply to: Can’t send a message without a Subject
brianjschweitzer
MemberWordPress 3.2.2, GoDaddy Hosting, PHP Version 5.2. something…. Anyone know about this? Do you always have to enter a subject to send a message to another user???
June 7, 2012 at 12:00 pm #135544Steve
ParticipantIt seems this is being caused by the WP Email Login login plugin. @r-a-y is an author so hopefully he sees this.
I’ve made a post in its forum here: https://wordpress.org/support/topic/plugin-wp-email-login-this-plugin-allows-non-activated-users-to-login?replies=1
-
AuthorSearch Results