Search Results for 'wordpress'
-
AuthorSearch Results
-
August 23, 2011 at 4:45 am #118887
In reply to: how to covert wordpress them to buddy press
Incredible Himachal
Participantany reply any help
August 22, 2011 at 5:29 pm #118858In reply to: How to edit a post in buddypress
kizinko
ParticipantAre you referring to a post in the activity feed or to a WordPress post being displayed in BuddyPress?
Do you want to edit the content or the style of the post?
August 22, 2011 at 5:02 pm #118856In reply to: How to restrict users to child theme only
w101
Participant“BuddyPress ready” – this is new to me
Ummm… I’m just using 20 10 default that came with WordPress. If there is another can you point me to it?Thank you!
August 22, 2011 at 5:00 pm #118855In reply to: How to restrict users to child theme only
modemlooper
Moderatoryeah, I’m saying do not use the default themes that come with wordpress. Just to test. It shouldn’t matter but I think there have been problems with using default WP theme and children on MultiSite.
Is your 20 11 parent theme BuddyPress ready? This could also be a problem. If you are using BP Template pack and 20 11 and then trying to use a child on top of that.
August 22, 2011 at 3:45 pm #118842In reply to: Frisco Child Theme
David Carson
Participant@pjnu I’m pretty sure I just did. If you’re not comfortable using the latest BP trunk or consistently updating the theme, I’d suggest waiting for BP 1.5 to be released and then download the theme from the WordPress theme repository as soon as it’s available.
August 22, 2011 at 2:37 pm #118834David Carson
ParticipantThis has been fixed since BP 1.5b2 was released.
See https://buddypress.trac.wordpress.org/ticket/3445 and https://buddypress.trac.wordpress.org/changeset/4965
August 22, 2011 at 1:58 pm #118830In reply to: Frisco Child Theme
David Carson
Participant@pjnu To use the theme prior the official BuddyPress 1.5 release, you must consistently update both BuddyPress (https://buddypress.trac.wordpress.org/browser/trunk) and Frisco (https://github.com/davidtcarson/frisco).
The BuddyPress team is making updates everyday to BuddyPress 1.5. And I am making updates almost every day to the theme. If your BuddyPress version has not been updated or the theme has not been updated, you should expect to see strange results.
This will all settle down once BuddyPress 1.5 is released and Frisco theme is in the WordPress theme repository.
August 22, 2011 at 1:52 pm #118829In reply to: Frisco Child Theme
David Carson
Participant@pjnu What version of BuddyPress and WordPress are you using?
“Frisco requires BuddyPress 1.5 and WordPress 3.2.1 or 3.3 (nightly build).”
August 22, 2011 at 12:38 am #118822In reply to: [Resolved} Help with Permalinks?
esploded
MemberSorry to post so much, but I found what the problem was. It’s a plugin called “Permalink Fix & Disable Canonical Redirects Pack”. It was really useful because I can use MAMP + wordpress on firefox, but it went rogue.
So now here’s the new problem: How do I work on my wordpress/buddypress on firefox? Because now I get this like before:
“The page isn’t redirecting properly.
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.”August 21, 2011 at 7:02 pm #118804In reply to: [Resolved} Help with Permalinks?
esploded
MemberMore specifics…
for example, if I press the “about” page from the menu bar, it goes to http://localhost/wordpress/category/betas/
BUT what it shows it the homepage. Is it possible this is not a permalinks issue? (sorry, I should’ve said this earlier, but it still redirects the data to the homepage, just not the url)August 21, 2011 at 6:52 pm #118803In reply to: [Resolved} Help with Permalinks?
esploded
Member@djpaul What specifically would you like to see?
Under my htaccess file, I have
bp-maintenance.php
bps-maintenance-values.php
default.htaccess
deny-all.htaccess
maintenance.htaccess
secure.htaccess
wpadmin-secure.htaccessdefault.htaccess looks like this:
`# BULLETPROOF .46.D >>>>>>> DEFAULT .HTACCESS
# If you edit the line of code above you will see error messages on the BPS status page
# WARNING!!! THE default.htaccess FILE DOES NOT PROTECT YOUR WEBSITE AGAINST HACKERS
# This is a standard generic htaccess file that does NOT provide any website security
# The DEFAULT .HTACCESS file should be used for testing and troubleshooting purposes only# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]# END WordPress
`August 21, 2011 at 2:15 am #118788mdbob
MemberOr how would I go about attaching the correct permalink to the bbPress forum topic like:
/wordpress/topic/test-3/
Instead of
/activity/31
August 20, 2011 at 9:34 pm #118781In reply to: [Resolved} Help with Permalinks?
esploded
Member@Stigmartyr
Thanks for the article. I will play around with that.
The permalinks structure that you used doesn’t work on mine unfortunately; I just get redirects to my homepage.@Paul_Gibbs
My site is not live, I’m building it on MAMP.
Buddypress 1.2.9, WordPress 3.2.1.
I’m not using Multisite.
Is IIS the thing microsoft makes? If so, no, I use a mac.August 20, 2011 at 5:58 pm #118773In reply to: Question: WordPress User Roles and BuddyPress
sakyant
Memberi had a mail from soneone sayng joined but couldnt log in
i then looked on users and saw everyone is automaticallyy registered as a subscirber, which my logic would say reader and recieve feed updates but cant comment etcwhat i need is that people can make groups themself and also post in the groups and forums, but not make blog posts or create or edit pages
I see no way to change or modify permissions, and there is no interface explainig the differences in permissions between subscriber and members, contributors editors and authors.. editor will have pages and posts i thin and author will just have blog section open ??but member and subscriber.. what more can a member do what a subscriber can not? and if no difference, why in hell have two member roles for the same permissions?
August 20, 2011 at 8:59 am #118767In reply to: pluggable.php on line 897 Agh! What?
Ben
MemberI’m using BuddyPress 1.2.9 and WordPress 3.2.1
August 20, 2011 at 2:13 am #118763In reply to: Why won’t Buddypress search posts?
boobleay
MemberYes, Paul, that’s the one.
I was able to get what I needed by copying a search form from wordpress (it only searches posts and pages), and then activating a plugin which prevents pages from being searched so that only the posts are searched.
Zen, I will also try your form and see which result works better for me. Thanks for that.
August 19, 2011 at 10:19 pm #118755In reply to: Ride Oregon
modemlooper
ModeratorThat site is a highly custom WordPress, they are mostly just using the profiles part of BuddyPress. You will need to hire a developer if you are not comfortable with extensive coding. No plugin currently exists to gain this type of functionality.
August 19, 2011 at 9:41 pm #118751In reply to: How do you edit the admin widget?
@mercime
ParticipantIt’s a block of code in sidebar.php from line 8 – 56
https://buddypress.trac.wordpress.org/browser/tags/1.2.9/bp-themes/bp-default/sidebar.php#L8August 19, 2011 at 7:28 pm #118745In reply to: Remove search box from header in Default bp theme
Steve Bruner
Participant@tommyhoang– why not widgetize your header! http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/
Make sure to do it in your BP child theme… don’t hack bp-default.
August 19, 2011 at 6:05 am #118709In reply to: How to make a NEW PAGE in buddypress..
Paul Wong-Gibbs
KeymasterThe more specific or technical a question is, the less people feel comfortable answering this. The answer to this is you’re going to have to code a custom component for BuddyPress, which requires a familiarity with PHP and WordPress and BuddyPress. Do you have this? If so, I can go into more detail, otherwise I suggest you try to hire a developer to build it for you
August 19, 2011 at 6:05 am #118708In reply to: How to make a NEW PAGE in buddypress..
modemlooper
ModeratorThis plugin has example code, but in the next version of BuddyPress this code is changing slightly
https://wordpress.org/extend/plugins/buddypress-skeleton-component/
August 18, 2011 at 9:57 pm #118700@mercime
ParticipantYes. If WP is at domain root,
– create a network with subdomain structure
– then choose which subdomain you want to “install” BuddyPress and add
`define ( ‘BP_ROOT_BLOG’, $blog_id );`
replacing $blog_id with ID number of chosen BP subdomain to your wp-config.phpAugust 18, 2011 at 9:16 am #118680In reply to: Using BuddyPress on WordPress Multisite
grisu59
ParticipantI installed BP on the main site
Now I open a subsite mysite.com/subside1
but I don’t understand how activate groups in subsite
because when I go on GRUPS say me PAGE DON’T FOUNDWhat can I do?
ThanksAugust 18, 2011 at 8:55 am #118679In reply to: Anyone else working on integrating Gigya?
Paul Wong-Gibbs
KeymasterYeah, so I’m bumping an 11 month old post. But if anyone has done a Gigya + WordPress/BuddyPress integration, I’d love to talk to you about any lessons learnt, etc.
August 18, 2011 at 7:57 am #118678In reply to: Using BuddyPress on WordPress Multisite
Sofian J. Anom
ParticipantBuddyPress must be installed site wide.
-
AuthorSearch Results