Search Results for 'wordpress'
-
AuthorSearch Results
-
March 14, 2014 at 4:49 pm #179793
mcpeanut
Participantbtw i just registered on your website without a problem to test it for you and it is indeed going to my spam folder as i mentioned.
also after logging in i also noticed you have wordpress set up as a multisite installation, is there any reason you have done this? are you planning having a multisite setup?
March 14, 2014 at 4:39 pm #179792mcpeanut
Participant@matthewhout lol matthew dont worry man we was all noobs at some point :), regarding the emails have you checked the spam folder? sometimes wordpress mails go to the spam folders, best thing to do is configure your mail to go through smpt (i guess you also wont be familiar with this either?)
if you want help i may have a little time spare to help you set it up initially, are you on skype? you can add me if you want.
if not set a free skype account up and post me your username and i will add you, i can help you out a little if you want seeing as your struggling setting up the basics.
March 14, 2014 at 1:23 pm #179775mcpeanut
Participantlol im confused? what you mean? buddypress in Appearance > Menus?
are you trying to create a custom menu in wordpress? all you have to do is name the menu then on the left handside tick the pages you want to appear in this menu, then under the menu you have created you will see these options.
Menu Settings
Auto add pages
Automatically add new top-level pages to this menuTheme locations
Primary MenuTick primary menu option then save and your menu will appear how you want it
March 14, 2014 at 12:41 pm #179770In reply to: Permalink Structure
Henry Wright
ModeratorI’m actually about to move over to my 1&1 VPS so will try to report back what I find. I’m pretty sure I’ve used root profiles on it before without problems.
You might have better luck with root profiles when BP adopts WP-style rewrite rules in v2.1. You’ll be able to put any component you like in the root. It was scheduled for 2.0 but there’s lots of work involved. Check out this ticket for the latest updates:
March 14, 2014 at 12:22 pm #179767In reply to: Permalink Structure
mcpeanut
Participant@henrywright nope nothing that would effect it, because i can even install a fresh wordpress and buddypress install then create a new bp-custom.php and add the code and they still wont work, this has been the same way for 12 months and on 2 different linux servers, the first one was on shared hosting with hostgator so should of been no problem with config of server, and ive now just upgraded to a 1&1 vps, and the same thing applies, next month im upgrading to full dedicated for launch and would hope to have root profiles activated for this time, but like i said im hitting a brick wall with this code??
oh and by the way i dont use multisite
March 14, 2014 at 11:29 am #179761In reply to: Permalink Structure
mcpeanut
Participant@henrywright yo henry, this confuses me because this option never works for me on any of my buddypress installs?
define ( ‘BP_ENABLE_ROOT_PROFILES’, true );
ive put this in bp-custom plenty of times but it never actually does anything all my links remain the same, yes my bp-custom.php is in my plugins folder and all the other tweaks in there work fine?
so why doesnt this work for me?
doesnt even work when i add it directly to my wp-config.php either btw
this is also the case on fresh installs of wordpress with default themes, never can seem to get users to show as root??March 14, 2014 at 11:13 am #179760mcpeanut
Participant@matthewhout Hmm, buddypress settings are located in the settings submenu in wordpress dashboard, make sure you turn on all the options you need in there, also make sure your pages are setup in there as you want them to, also dont forget to go to settings and permalinks too, and select which permalinks you prefare, hopefully everything should be fine for you then, well if i understand correctly that the issues you where having was due to having a windows server and now you have changed to a linux server? i cant see there being any problems with a fresh install.
March 14, 2014 at 5:45 am #179749In reply to: is Twenty Fourteen the Default Theme for BP?
carmeetsroad
ParticipantThanks for the reply
So.. would twenty fourteen be considered a well coded wordpress theme?
March 14, 2014 at 5:06 am #179747In reply to: Best Guide For BuddyPress Theme Dev?
modemlooper
ModeratorIf you know WordPress theming the book gets you up to speed with the extra functionality BuddyPress brings to templates.
March 14, 2014 at 5:00 am #179746In reply to: is Twenty Fourteen the Default Theme for BP?
modemlooper
ModeratorNo. The default them was deprecated. BuddyPress works with any well coded WordPress theme
March 13, 2014 at 5:53 pm #179718In reply to: Recommended Posts
Henry Wright
ModeratorTake a look at BuddyPress Like
https://wordpress.org/plugins/buddypress-like/
It’s close to what you want. You can change the ‘like’ wording to ‘recommend’ easily via the WP dashboard.
March 13, 2014 at 5:19 pm #179715mcpeanut
ParticipantFirst question would be to ask if your on shared hosting vps or private server?
maybee this link will help you if you take a look. i dont know what hosting your with but have a read anyhows.
https://wordpress.org/support/topic/godaddy-iis-and-removing-indexphp-in-urlp.s i dont know if there is a solution within that post but it may help you find out a little more.
also just found this post too for you.
https://wordpress.org/support/topic/getting-rid-of-indexphp-from-url
March 13, 2014 at 4:49 pm #179713BuddyBoss
ParticipantYes this link is a dead giveaway that something is wrong with how your site is creating links:
http://www.hout.us/Hout.US/index.php/about/The /index.php/ does not normally show up in a WordPress site. No .php or .html extensions are normal. WordPress creates a virtual link structure that you assign to it so everything looks pretty. Something is off.
@matthewhout may be correct that you’re on a windows IIS server. I’ve never used one so I wouldn’t really know.I suggest you contact your web host and ask a few questions:
1. Do you have a working .htaccess file? You can tell them it should be in the root directory, same directory as wp-config.php.
2. Is the server correctly running apache?
March 13, 2014 at 4:40 pm #179712In reply to: Protecting BuddyPress Members
bp-help
Participant@xxxtristamxxx
Try: https://wordpress.org/plugins/private-bp-pages/
Full disclosure, I am the plugin author.
Good luck!March 13, 2014 at 3:50 pm #179705aces
ParticipantI think you may be running on a windows IIS server as your links are of the form http://www.hout.us/Hout.US/index.php/about/ I’m not sure, but I don’t think you are meant to have index.php in a URL –
Also I think that capital letters in a URL are also invalid as maybe also is a dot between slashes ( in this probable context ) – ie the dot in: /Hout
.US/Are you sure you have installed wordpress correctly with mod_rewrite or substitute.
Does the suggestions on https://buddypress.org/support/topic/404-error-when-using-toolbaradminbar/ help?
Unfortunately I can’t be of more help as although I run windows I use an apache server, But others may have a better idea….
March 13, 2014 at 2:03 pm #179694In reply to: buddypress register page not working just refresh
JordanePeters
ParticipantHi everyone,
First of all, thank you very much for the BuddyPress plugin (it is an awesome work! )
I have the same issue than nigelsd =(. When I click on “Complete Sign Up”, the page is reloading emptying just the password fields.I have just installed on a local environment with MAMP:
– The latest stable version of wordpress (3.8.1).
– One plugin alone: BuddyPress in its latest stable version (1.9.2).
– I have installed nothing else and all with a new clean BDD.Could you support us in order to be able to go a step further in the use of BuddyPress please?
Thank you very much in advanceJordane
March 13, 2014 at 7:23 am #179671BackpackersUnion
ParticipantHi @matthew.hout, Did you try Buddybosses Second idea? That’s what it sounds like the problem is. After you install BuddyPress you need to assign certain BuddyPress Pages to WordPress Pages (Activity Streams, Site Tracking, Members, Register and Active, are the pages depending on your Component Settings). To set these pages go to; Settings -> BuddyPress -> Pages. I don’t remember if BuddyPress creates the WordPress pages for you. You may have the create a blank page for each yourself. After you connect the WordPress pages to BuddyPress, I’d imagine it will start working.
March 12, 2014 at 1:27 pm #179655granville
ParticipantHi @danbp
Thanks for the reply – sorry for my slow response; I hadn’t selected “notify” at the bottom of the page.
My main concern is that @megainfo is unwell – the support forum for the great plugin Buddypress Wall has been abandoned. It’s been 6 weeks and not a peep from megainfo. The support wall is here:
https://wordpress.org/support/plugin/buddypress-wallThere are several problems now reported there – mine is there also, and the link is here:
https://wordpress.org/support/topic/post-on-another-members-wall-disappearingIf you are able to provide assistance, I would be very grateful
March 12, 2014 at 12:35 pm #179651In reply to: BuddyPress: “ass_digest_items” in usermeta table
Henry Wright
ModeratorAh right. So it’s this plugin you’re using:
https://wordpress.org/plugins/buddypress-group-email-subscription/It’s very easy to update user meta in WordPress. See:
https://codex.wordpress.org/Function_Reference/update_user_metaBut the plugin uses the BP version of this function AND I see that there are conditions in place which govern when this particular meta value is updated.
Have you tried asking on the plugin’s support forum? That might be the best place to start as you’ll have people there far more familiar with the plugin’s code.
https://wordpress.org/support/plugin/buddypress-group-email-subscription
March 11, 2014 at 10:58 pm #179640In reply to: Buddypress for students
shanebp
ModeratorUnless you have some other ideas for the site, you don’t need BP.
Google ‘WordPress booking scheduling calendar’.
There are several premium plugins that should do the task.
Maybe somebody else here can may a direct recommendation.March 11, 2014 at 9:06 pm #179635In reply to: Use bp_has_groups() without search parameter
Laurens Offereins
ParticipantThanks for your feedback. Ticket created at https://buddypress.trac.wordpress.org/ticket/5456.
March 11, 2014 at 8:52 pm #179633In reply to: Use bp_has_groups() without search parameter
Boone Gorges
Keymaster@offereins – Thanks for the post.
Grabbing
$_GET['s']is, of course, intended behavior. But not allowing overrides – that, I would interpret as a bug. You can see the behavior here: https://buddypress.trac.wordpress.org/browser/tags/1.9.2/bp-groups/bp-groups-template.php#L335The proper fix is for us to sniff out querystrings *before* parsing the arguments passed to the function. That way, you can pass a null ‘search_terms’ parameter to
bp_has_groups()to bypass our default behavior. Would you mind opening an enhancement ticket for this at https://buddypress.trac.wordpress.org?For the time being, you can continue to do what you’re doing by manually setting/unsetting
$_GET['s'], or you can filter the clause out of the SQL statement, both of which you’ve suggested above. The only other workaround that comes to mind is something like passing a space character' 'as a search_terms param – though even that might miss groups with one-word names and descriptions.March 11, 2014 at 8:07 pm #179629In reply to: Database Update Required!?!
Renato Alves
ModeratorI don’t know your setup, but I think your WordPress has automatic background updates enabled and when you tried to enter it, WordPress needed to update the database. I’m just guessing here, but it seems like it.
March 11, 2014 at 5:45 pm #179618In reply to: How to add a few more members-directory pages?
Henry Wright
Moderator@landwire I see! That explains it.
Is that something that can be taken to core developers and asked if we can enhance the filter functionality
You could always ask? Trac is the best place to do that: https://buddypress.trac.wordpress.org/
March 11, 2014 at 3:12 pm #179617In reply to: How to add a few more members-directory pages?
landwire
ParticipantNope, is_page does not work in ajax call. See earlier comment:
Ok, this explains the ajax is_page check not working:
Is that something that can be taken to core developers and asked if we can enhance the filter functionality? As said, it’s a pretty common thing to filter by different users I think.
Thanks for all your help anyway again,
Sascha -
AuthorSearch Results