Search Results for 'wordpress'
-
AuthorSearch Results
-
July 29, 2010 at 12:34 pm #87362
James
ParticipantSorry should have added above that I have now disabled the MU part of WordPress…
July 29, 2010 at 11:25 am #87351BOW
ParticipantThanks!
In object caching there is no option to turn off for logged in users (only wordpress admin)
There is an option to add pages and folders to a list not to cache but im not sure what or how to format what goes in there.
Warren
July 29, 2010 at 10:38 am #87347Jon
ParticipantTry https://codex.wordpress.org/Child_Themes
I created my own child theme for Buddypress following those instructions.
July 29, 2010 at 2:50 am #87320In reply to: Buddypress Article Slideshow
@mercime
Participant“incorporate an article/post slideshow into the Thematic theme”
Getting the slideshow to work is more on the WordPress side … if you’re making a slideshow of the posts/articles in your site. BuddyPress doesn’t have anything to do with the slideshow … unless you’re making a slideshow of BP Gallery images or members or groups, etc.Furthermore, since you’re using the Thematic theme (which has a BuddyPress-compatible version/adaptation), might I point you to the Thematic Forums since they can assist you better in choosing best slideshow/plugin for your site http://themeshaper.com/forums/
July 28, 2010 at 9:27 pm #87309In reply to: Disable /wp-admin/ for "normal" users
Zack Simantha
ParticipantOk guys here is what I found may work. If you implement the two additional plugins into your site, you should never see the wp-admin page while using a buddypress site.
1. Be sure not to disable BuddyPress to WordPress profile syncing in Buddy Press settings. You want to link both the buddy press and word press site together
Now for the rest of the settings
2. Install Absolute Privacy
Under settings: Lockdown the site and Block admin access. For the “Redirect Non-logged in Users To:” part: enter your Login page permalink for My Login
3. Install Theme My Login
Under settings for Theme My Login: Put a 0 for Page ID and ensure the other 3 check boxes are selected, Pagelist, Links, and Stylesheet.
NOTE: In order to log out from your wordpress control panel you will need to click the link at the top left of your wordpress control panel to get back out to the buddy press site. You should still be logged in as your user in Buddy Press. Simply chose log out and viola you should not see the wp-admin. Test it out by entering a fake username/password, you should bounce back to buddypress login screen..
Same thing with the login procedure. You will need to log in through buddypress and click on “edit this entry” to get back to the wordpress control panel.
Another layer of wp-admin lockout may be to create a redirect for wp-admin and wp-admin.php
ALSO: It doesn’t seem like Buddy Press Sliding Login Plugin works with this setting so it may be wise to disable that feature. Be sure to backup, as results may vary. Proceed at your own discretion.July 28, 2010 at 7:22 pm #87293In reply to: Problems with activation plugin.
Adam
ParticipantSame problem here. Running WP 3.0. Deactivated all my plugins and swiched to deafult WP theme before installing. I get the same message both when I upload via ftp and with a direct install through plugin search. I found this link but it didn’t really make me smarter http://hungred.com/how-to/sufficient-permissions-access-page-plugin-admin-page-update-wordpress-30/
Help please!
July 28, 2010 at 6:53 pm #87290In reply to: Secure Invites for Mu
@mercime
Participant@govpate – check the latest version – https://wordpress.org/extend/plugins/wordpress-mu-secure-invites/
Which reminds to me to check out the latest update
Btw, the code I posted above works at least in WPMU install and WPMU upgraded to WP 3.0July 28, 2010 at 6:49 pm #87271Pisanojm
ParticipantMy opinion 96 mb minimum…if you have a lot of plugins and traffic (mine is set at 128mb).
I’m using this plugin with BP to help figure out usage and I hope it will help you too:
https://wordpress.org/extend/plugins/wp-memory-usage/July 28, 2010 at 3:43 pm #87276In reply to: Fatal Error Message When Activating Buddypress
Paul Wong-Gibbs
KeymasterJuly 28, 2010 at 6:52 am #87243In reply to: Changing BuddyPress Base URL
Dudeski
ParticipantHi guys, I have a similar question, although with a different source. When I click any of the by buddypress automatically created buttons on my site, I get an url with “wordpress” in between. Example: http://www.beijingbikes.com/wordpress/members
I don’t know why this is happening, because in my settings, I set http://www.beijingbikes.com as the homepage (and not http://www.beijingbikes.com/wordpress). Therefore, when I click “home” it shows an error message. Also, my webstore doesn’t add the wordpress tag, so its definately bp related. Please help!
Thanks
RalfJuly 28, 2010 at 5:20 am #87234Tony Zeoli
ParticipantOkay, so I knew about the php.ini settings in my work with WordPress. Silly me…I thought using that trick wouldn’t change the setting on 1and1, since the tech support told me that they had it set to 30 MB. Well…guess what? It worked. I set it to 128 and voila…instant BuddyPress. @UmaBlu, @techguy – you were both correct to let me know to use the php.ini setting. Thanks for that. I put the ini file in the top level, so that it sets the memory limit for all sites in the shared folder. Working just fine now. Whew!
July 27, 2010 at 10:08 pm #87221In reply to: [resolved] locate_template and child theme chaos
pinstails
Member@r-a-y nope removing the leading lash results in the same single render issue. The STYLESHEETPATH seem to be the way to do it for now and this does seem to be a WordPress issue with locate_template() so I’ll take that up over in their neck of the woods. Thx for the help, I was banging my head for over an hour.
July 27, 2010 at 10:03 pm #87219r-a-y
KeymasterYou can try setting the memory limit via wp-config.php first:
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPIf that doesn’t work, then do what techguy says.
July 27, 2010 at 8:42 pm #87208In reply to: [resolved] locate_template and child theme chaos
r-a-y
KeymasterYour problem with locate_template could be your leading slash.
Try without and see what happens:
locate_template( array( 'library/components/buddypress/buddypress-postloop.php'), true)locate_template() is a WordPress function, so any bug with it would be a WordPress issue.
July 27, 2010 at 7:15 pm #87200In reply to: Forum Moderation Options
r-a-y
KeymasterTry this:
https://wordpress.org/extend/plugins/buddypress-forums-move-topic-planned-split-and-merge-topic/No merge yet.
July 27, 2010 at 7:03 pm #87196In reply to: Exporting and Importing Buddypress Content
Tony Zeoli
ParticipantThe issue at GoDaddy shared hosting is that only so much memory is allocated to WordPress or WP/BP. On shared hosting, you aren’t going to get the performance you would on dedicated for VPS. I experienced incredibly slow load times with just WP, never mind BP on GoDaddy. I would move to a WordPress friendly host, like MediaTemple, who’s Grid Service offers up to 100 MB of php memory. You’ll need more php memory than 1and1 or GoDaddy offers in their shared packages to run BuddyPress. I’m already crapping out with Memory errors on 1and1, who won’t allot more php memory on a shared account. I’m assuming the same for GoDaddy. I’ve now moved 5 clients off GoDaddy with WordPress sites due to slow load times. They claim you should use WP-SuperCache to serve cached pages, but even then, the first time any user loads a cached page, it takes 3 to 5 seconds. From page to page to page, you’re crawling. I may be incorrect in saying that every user would experience that issue, but it could be accurate too.
July 27, 2010 at 6:34 pm #87190r-a-y
KeymasterHi James,
Just set your front page as “Your latest posts”:
https://codex.wordpress.org/Settings_Reading_SubPanelSee if that works for you.
July 27, 2010 at 3:48 pm #87174In reply to: Bring back individual blogs!
paulhastings0
ParticipantDo you have WordPress Single-User or Multi-User installed?
July 27, 2010 at 1:35 pm #87161ri-kun
ParticipantUpdate
https://codex.wordpress.org/User:Andrea/Create_A_Network
^
I did this and my base wordpress installed blog added to the blog directory and become a blog by everyone who have registered. How can I remove the main site in the directory and how can I not make this as everyones blogJuly 27, 2010 at 1:35 pm #87160In reply to: How to create Blogs?
ri-kun
ParticipantUpdate
https://codex.wordpress.org/User:Andrea/Create_A_Network
^
I did this and my base wordpress installed blog added to the blog directory and become a blog by everyone who have registered. How can I remove the main site in the directory and how can I not make this as everyones blogJuly 27, 2010 at 1:33 pm #87159In reply to: Member Blogs
ri-kun
Participant^
I did this and my base wordpress installed blog added to the blog directory and become a blog by everyone who have registered. How can I remove the main site in the directory and how can I not make this as everyones blogJuly 27, 2010 at 12:14 pm #87152In reply to: How to solve the problem of alignment in practice?
Dudeski
ParticipantHi modemlooper, I tried what you said. Actually in my theme it was exactly like you stated. However, after editing in wordpress theme editor, nothing changes…. what can be the problem?
July 27, 2010 at 7:42 am #87132caplain
MemberAccording to my plugins page and the buddypress readme file, I am using 1.2.5. I guess I can download again – strange that I ended up with different code. However, buddypress was working fine for a couple of weeks. Then after no code changes to anything in wordpress or buddypress, this error popped up.
July 27, 2010 at 5:59 am #87125r-a-y
KeymasterThis currently isn’t possible.
Such a feature has been mentioned before and is on a list of requested features, so hopefully something will materialize in the next few months.
July 27, 2010 at 3:16 am #87120In reply to: User Name vs Display Name Publicly as
paulhastings0
ParticipantI would check in the BP plugin repository: https://buddypress.org/extend/plugins/
Is this plugin what you’re looking for? https://wordpress.org/extend/plugins/buddypress-real-names/
And this plugin does the exact opposite: https://buddypress.org/community/groups/buddypress-usernames-only/
-
AuthorSearch Results