Search Results for 'wordpress'
-
AuthorSearch Results
-
August 11, 2010 at 1:14 pm #88752
In reply to: Hide Groups widget
justbishop
MemberSomething like this should work (or at least get you going in the right direction:
And further reading on conditional tags:
https://codex.wordpress.org/Conditional_Tags
ETA: oops, I assumed that the “blog” page was your index. In my pastebin example, you just want to replace the text “Your index page title” with the title of the page you DO NOT want the widget showing up on. Or, I guess you could also get rid of the exclamation mark and insert the title of the page that you DO want the widget on. If you literally only have the one BP page and one blog page, either method should work.
August 11, 2010 at 8:27 am #88734In reply to: buddypress with wordpress 3.0.1
Hugo Ashmore
ParticipantAssuming you answered an implicit affirmative to Paul’s question about editing the correct file, did you restart your Apache? server for the changes to take effect (apologies if teaching grandmother to suck eggs
)August 11, 2010 at 6:23 am #88722In reply to: Direct links to pages
Beck B
ParticipantWhat exactly do you mean by members stuff?
And are you editing theme files (like header.php) or just wanting to link from within, say, a WordPress page or blog post?
August 11, 2010 at 6:22 am #88721In reply to: buddypress with wordpress 3.0.1
LPH2005
ParticipantYou might try to disable all of the plugins then enable them one at a time to see which one is conflicting with the admin area. Also, if you have access to the error log files then you can check to see if a message is being written to the logs.
August 11, 2010 at 6:18 am #88720In reply to: buddypress with wordpress 3.0.1
carrierlp
MemberI would really like to get this thing working, but have yet to do so successfully…
August 11, 2010 at 6:18 am #88719In reply to: buddypress with wordpress 3.0.1
carrierlp
Memberbasically I got it all installed by disabling all my plug ins, but once I put the plug ins back on, and tried to access the admin page later, it gave me that error
August 11, 2010 at 6:17 am #88718In reply to: buddypress with wordpress 3.0.1
carrierlp
MemberI set it to 256megs
August 11, 2010 at 6:01 am #88715In reply to: buddypress with wordpress 3.0.1
Paul Wong-Gibbs
KeymasterHave you checked you’re editing the correct php.ini file? Setting it to at least 64mb sorts most problems.
August 11, 2010 at 5:42 am #88711In reply to: One Quick Post vs Jet QuickPress
bplove
ParticipantIf either of these plugins were to be used with a WordPress install without the Multi-blog / site system in effect (meaning it’s all run off the main blog, not sub-blogs), and you had say 10,000 authors blogging or more on the main blog, would that work fine? Or would they need to get into the multi-blog environment to have upwards of 10,000 authors?
August 11, 2010 at 2:18 am #88703In reply to: Activation Code after New Member Registration
dinoraptor101
ParticipantMr Boone.. I have a similar issue.. where activation is not sent…. but I once tried and updated the mailserver_ settings in wordpress.. so I recieved the activation code.. the problem is.. the code I cannot be used to activate the account.. I keep getting “Invalid Key” or “and error has occurred” messages, even though I copy/paste manually..
what do you think is the case? and is there an applicable fix that simply modifies the core files automatically? or howabout I send you the files that might help you.. and you can look into this issue..
This issue is standard and doesn’t resolve even after deleting and re-installing Buddypress over and over …
August 11, 2010 at 2:09 am #88701In reply to: Avatar upload Quality is low
Nirok
Participantmust be somewhere in buddypress or wordpress which indicates the compression settings
August 10, 2010 at 8:51 pm #88686In reply to: Adding menu items to the admin bar
pcwriter
ParticipantOops, I had removed the page IDs from the plugin file, but the file I uploaded to pastebin was the one that has my page ID exclusions.
Nice touch with the pageLinkDropdown idea! I take your hint and I’ll see if, following your example, I can figure out how to add that option to wp_nav_menus.

I fully agree that the user should be able to control values and parameters. Next challenge then is to learn how to create (and code) an admin area to give users that control. Here’s the start of my study program: https://codex.wordpress.org/Creating_Options_Pages and https://codex.wordpress.org/Adding_Administration_Menus
Oh goody… more fun!
August 10, 2010 at 7:21 pm #88671In reply to: Can't see 'members' page in buddypress local install
wirawit chaochaisit
ParticipantBump with exactly the same problem.
It happened to be .htaccess did not update because of file permission. Did manual update, adding mod_rewrite rule and everythings work!
If not in your case, try checking if mod_rewrite module of apache is enabled?
http://nabito.wordpress.com/wp-admin/post.php?post=60&action=edit&message=1
August 10, 2010 at 7:20 pm #88670r-a-y
KeymasterYou’d have to turn your WordPress 3.0 install into a network and create a secondary blog.
Then you could activate the BP-default theme on this new blog.
Follow these instructions:
https://codex.buddypress.org/how-to-guides/install-buddypress-on-a-secondary-blog/August 10, 2010 at 2:50 pm #88645In reply to: BP Member Filter
John Lewis
ParticipantIt was actually me that fixed the template error. Granted I didn’t know why, see below:-
https://wordpress.org/support/topic/plugin-bp-member-filter-cant-get-this-to-work
August 10, 2010 at 1:11 pm #88637In reply to: How to allow members to create their own blogs?
marco-raaphorst
Participantfound it: https://codex.wordpress.org/Create_A_Network
thanks for your help!
August 10, 2010 at 1:06 pm #88636In reply to: How to allow members to create their own blogs?
Hugo Ashmore
ParticipantThere is a how to guide if you search the WordPress codex
August 10, 2010 at 12:09 pm #88630dingosmoov
MemberIs there a way to create similar location based comments? I installed the Geolocation plugin: https://wordpress.org/extend/plugins/geolocation/
But it doesn’t seem to work on comments, or activity feed. Any help?
August 10, 2010 at 4:19 am #88606In reply to: How to create a landing page on BP?
Pisanojm
Participantcheck out this three part series here too:
http://www.binaryturf.com/creating-a-landing-page-in-wordpress-i-introduction/
August 10, 2010 at 4:17 am #88605In reply to: How to create a landing page on BP?
Pisanojm
ParticipantI use this plugin on my WordPress site, perhaps it will work with BP too? It does work with WP 3.01 despite it being almost two years old.
August 9, 2010 at 10:53 pm #88585jp
ParticipantHi !
Your idea is great.
Where do you write all those codes ? into functions.php ?
Moreover, I would like to merge all “personal”, “friends”,”groups” and “mentions” in one ? using your method, would it be possible ?
Thanks to help me.I’m using wordpress 3.0 , buddypress 1.2.5 , and bp-default theme
August 9, 2010 at 9:43 pm #88581In reply to: cancel my account
Paul Wong-Gibbs
KeymasterYou can’t delete your account on this site, because the user database is shared with other websites (wordpress.org, for example). I don’t think Automattic offer a way to delete your user account.
August 9, 2010 at 8:12 pm #88574In reply to: Custom WordPress theme to work to BuddyPress HELP!
diahelp
MemberNever mind dude, Don’t even know what I was asking myself, lol!
Yeah I just tried it on a crappy template from WordPress and done it all fine! I have experiance on themes, coded my own one into WordPress so didn’t find it hard once started!
Thanks again
August 9, 2010 at 7:51 pm #88570In reply to: Custom WordPress theme to work to BuddyPress HELP!
r-a-y
KeymasterNot sure what you mean. I’m guessing the layout is messed up on your BuddyPress pages.
Like I eluded to earlier, you’ll have to modify the BuddyPress templates in your theme to make it look the same as the rest of your site.Step 3 in BP Template Pack should have outlined these steps. If you have no experience working with themes, you might find this a little daunting.
August 9, 2010 at 6:04 pm #88558In reply to: Custom WordPress theme to work to BuddyPress HELP!
diahelp
MemberThanks, so it is possible?

I’ve just tested that out and it does it, just got to scale the size down for the forum, groups, and other features! However I can’t see the code to scale the size down a bit, you know where that would be?
Thanks!
-
AuthorSearch Results