Search Results for 'wordpress'
-
AuthorSearch Results
-
August 18, 2010 at 7:28 pm #89584
In reply to: problem creating user blogs
r-a-y
KeymasterI would post about this on the WordPress.org multsite forum:
https://wordpress.org/support/forum/multisiteSince this is most likely a problem with your network settings after switching hosts.
August 18, 2010 at 4:59 pm #89551In reply to: Activation Code after New Member Registration
tomslick
ParticipantI’m also seeing the same issue using WordPress 3.0 and Buddypress 1.2.5. Zero BP plugins installed.
Email gets sent, user clicks on it but still gets the activation code screen. Enter the code results in an error message about the code being incorrect.
It’s not a very good first impression.
August 18, 2010 at 4:11 pm #89549In reply to: wpmudev plugins just don’t seem to work?
modemlooper
ModeratorPer WordPress licensing, plugins and themes really should be free and people should charge for support and customization. If someone is selling ‘support’ under the guise to sell themes or plugins and not giving support it’s their own fault if somebody releases the paid plugins to everyone.
The best way to go about it, in my opinion, is to release themes or plugins as a free version and then have some with paid support and more options.
August 18, 2010 at 3:50 pm #89541In reply to: I need ideas for theme creation.
modemlooper
Moderator@nahummadrid bb forums are leaving BuddyPress to become a WordPress plugin. This might open more opportunities to customize it. What QA theme are you using or is it from scratch?
August 18, 2010 at 1:21 pm #89520In reply to: BuddyPress good for Feedback forums?
Jeremy Herve
Participant@rogercoathup Alright, thanks for the heads up then! I will stay posted! By the way, is there an easy way to follow on the development of bbPress plugin? Maybe a dev blog like wpdevel.wordpress.com?
And about the reviews/ voting, I am open to any plugin ideas then!
Thank you again!
August 18, 2010 at 1:17 pm #89519christinarule
MemberWell the only reason I was setting my permalinks to /index.php/%category%/%postname%/ was because if I didnt ( if i would just set them to /%category%/%postname%/) then my whole site would break… I couldnt click on any other page with out getting a “not found” error.
Even when I set my perma linking to /%category%/%postname%/ my buddy press still goes to a “not found page”
Am I missing something??
I thought maybe updated my wordpress would do the trick so thats what I did last night… and still nothing… in fact now im just left with an even MORE broken site. I guess some of my plug ins arent working correctly with wordpress latest version.
August 18, 2010 at 12:50 pm #89515In reply to: Blog Theme / Buddypress Theme
John
Participant@rogercoathup as you can see I use the term template/theme to talk about the same thing.
Thanks you for the correct utilization of the term.Take a look at the BuddyPress default theme (it’s in plugins/buddypress/bp-themes/bp-default), and you will see all the separate template files, including sub-folders with the templates for activity, members, etc.
=> So I’ll have to modify the template of the buddypres pages ? This mean the css “attached” to each buddypress pages. this way I could have a network who look totally different than the main blog.Your secondary blogs can have any WordPress theme you want: you simply install more themes, and assign them on a blog by blog basis to the other blogs.
=> The users can choose by themselves the theme for their blog, no ?Best regards,
August 18, 2010 at 12:46 pm #89514In reply to: Help with converting WordPress theme to Buddypress
alex
Participantif u don`t manage to rezolv your problem and u are tiered u can come at http://www.five-games.com and take a moment to relax by plaing one of the 4000 free online games ! is safe for kids too . hope to see u all there !
website is willing to do link exchnage . and if u come u can get games and have them posted on your blog for your friends to play !regards
August 18, 2010 at 12:38 pm #89512In reply to: BuddyPress good for Feedback forums?
Roger Coathup
Participant@jeherve – there are some exciting developments happening with bbPress, which should help you build your site.
A new version of bbPress will work better with BuddyPress to provide the one main forum solution you are looking for, backed up by all the advantages of the BuddyPress social platform for looking after the user base.
A beta of the new bbPress (installed as a plugin in your WordPress site alongside BuddyPress) is due around the middle of September. @johnjamesjacoby is leading the development.
Not sure on the reviews / voting, but there are bound to be some good plugins out there.
August 18, 2010 at 10:15 am #89497In reply to: Blog Theme / Buddypress Theme
Roger Coathup
Participant@johnwinch42 – I think it is a terminology problem:
Each page in a WordPress / BuddyPress site can have it’s own template, so for example a template for posts (single.php), for categories (archive.php), etc.. You can even specialise it further, so that different types of posts have different templates and so on.
BuddyPress extends WordPress in the same way, adding new template files for groups, activity, members, profiles, etc.
A theme is a collection of template files, CSS, and javascripts, that are used together to give your site its design, look and feel.
A BuddyPress site typically has one theme that contains the template files for both the main blog and the social network parts. Although it’s one theme, you can style each part uniquely (e.g. the main blog and social network can look different), because you have different templates within that theme for each part of the site.
Take a look at the BuddyPress default theme (it’s in plugins/buddypress/bp-themes/bp-default), and you will see all the separate template files, including sub-folders with the templates for activity, members, etc.
Your secondary blogs can have any WordPress theme you want: you simply install more themes, and assign them on a blog by blog basis to the other blogs.
August 18, 2010 at 8:29 am #89492In reply to: New install just gets 404 errors
Adam Turner
ParticipantThis message “If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file”
This page is not very user friendly for such a critical step in new installations for many new users. It is not clear how to allow .htaccess permision.
https://codex.wordpress.org/Changing_File_PermissionsCan someone give me a simple paste this text: where? type screenshot. This link is not helpful https://codex.wordpress.org/Changing_File_Permissions
RewriteEngine On
RewriteBase /blog/
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]It seems like using the default setting https://codex.wordpress.org/Changing_File_Permissions is actually NOT an option:
“For core WordPress files, all should be writable only by your user account. However, if you utilize mod_rewrite Permalinks or other .htaccess features you should make sure that WordPress can also write to your /.htaccess file. “I saved my permalink settings from the default to month and name. But that does not seem to be enough.
Can anyone help? This seems like it would be a common problem.
August 18, 2010 at 2:26 am #89467intimez
ParticipantDid you go to Appearance – BP Compatibility and then go through all steps to final page?
August 17, 2010 at 11:42 pm #89457bb32
ParticipantTry http://buddydev.com/buddypress/creating-the-sitewide-globalunified-search-page-for-your-buddypress-theme/
I got it to work. Just download the zip file towards the end of the post and follow the instructions.August 17, 2010 at 11:42 pm #89456christinarule
Member@Thorsten that also worked for me…
When using buddypress how do you change it so when you click on “my account”, or any link for that matter, it calls out http://www.yourdomain.com/index.php/groups/ Mine is still defaulting to http://www.yourdomain.com/groups/ even though I changed the permlink settings in my wordpress dashboardAugust 17, 2010 at 11:26 pm #89454christinarule
Memberhey yea thanks I tried that… I have it installed but when I try and click on My account or anything really on the main page is just goes to an “Not found “Page. I looked over all my stuff time after time making sure I wasnt missing a step or messing up my perma linking…. cant seem to get it!
August 17, 2010 at 8:50 pm #89426In reply to: Static Front Page, Blog Link Doesn’t Work
rayd8
MemberI found this fix and it appears to be working for me:
1. Open the index.php, save it to your theme as posts-page.php (or whatever template name you like).
2. Edit the newly created posts-page.php file and place the following at the top to create a page template:`<?php
/*
Template Name: Posts Page
*/
?> `3. Now scroll down in the posts-page.php to the beginning of the WordPress loop and just before the line “ add this one line of code “ Note: (5 == the number of post to show you can change this to whatever you want.)
4. Save the posts-page.php file.
5. In your WordPress/BuddyPress admin panel create a new page called “Blog” (or something similar) and select “Posts Page” under Template.
6. Publish page.You should now be able to go to your Settings -> Reading menu and set a static page and select your Posts Page to show your blog posts.
August 17, 2010 at 8:24 pm #89421In reply to: Anyone got BuddyPress Maps working?
amahesh
MemberAny update on this
https://wordpress.org/extend/plugins/buddypress-maps/August 17, 2010 at 7:53 pm #89413In reply to: Gravatar Settings?
lunaKM
MemberThank you Roger, what would be nice is if BP used WordPress’ setting for Gravatar rating. It uses it for the default image…
August 17, 2010 at 7:49 pm #89408Mack
ParticipantThanks for quick respond
. I try to call this function, but it doesn’t seem to be working. Nothing is inserted into the bp_messages tables in wordpress db. BTW, how to open my inbox? I can’t find it even here on buddypress.org, and on the site I am working on it’s also invisible. Should I install some new plugin or what?Cheers,
MaciejAugust 17, 2010 at 6:51 pm #89405In reply to: Login widget like in this website?
damainman
Member@nit3watch – Awesome, it worked, in the sidebar.php in the bp-default I copied the code from line 3 to line 74.. and pasted it into a sidebar widget utilizing the “Executable PHP widget” wordpress plugin, and it works like a charm!
@hnla, yes you are correct… I am using a custom built theme and needed to incorporate buddypress so users can login/register via the front end and manage their profile via the frontend…. it is the only features I am using from buddypress because no other plugin I could find had similar functionality. It gets the job done though, and I like it
.I followed the steps in the template-pack plugin to get it working with my theme, it was pretty smooth and straightforward and I haven’t experienced the overlapping issues stated in the notices. so all is good.
I knew there would be some customizations needed that have to be done manually, I just couldn’t find it in the documentation or via forum searches. I had no idea about the bp-default folder, but now that I do.. I am sure i will be able to solve some of my other problems

cheers!
August 17, 2010 at 3:58 pm #89395In reply to: Way to disable admin bar on certain themes?
Andy Bailey
Participantremove_action( ‘wp_footer’, ‘bp_core_admin_bar’ ,
;
remove_action( ‘admin_footer’, ‘bp_core_admin_bar’ ,
;worked for me! thanks..it’s because the remove_action command requires the same priority as the original add_action that was used.
https://codex.wordpress.org/Function_Reference/remove_action
August 17, 2010 at 11:06 am #89377In reply to: Blog Theme / Buddypress Theme
John
Participant@crashutah thanks you very much for your answer.
http://www.themainblog.com (the main blog with Theme 1 and the buddypress navigation bar in the header)
nameofablog.themainblog.com (the user’s blog url with Worpdress multi-bloggin with the wordpress theme of their choice)
http://www.themainblog.com/members/ (Theme 2, a theme made for buddypress like the one on testbp.net which will be used with the buddypress functions)Or is it possible to have ?
http://www.themainblog.com (the main blog with Theme 1 and the buddypress navigation bar in the header)
nameofablog.themainblog.com (the user’s blog url with Worpdress multi-bloggin with the wordpress theme of their choice)
budypress.themainblog.com/members/ (Theme 2, a theme made for buddypress like the one on testbp.net which will be used with the buddypress functions)Thanks you very much for helping me.
Best regards,
August 17, 2010 at 9:49 am #89371In reply to: activity stream (1.2.5.2)
Roger Coathup
ParticipantHi Tatiana – it would be better to ask this as 2 separate questions in the forums (one about images, and one about text). Also make the title a bit clearer, as that will get more people to help you (“activity stream 1.2.5.2” is too general).
To get more help and quicker: I suggest you create two question threads, something like: “how do I stop small images from blog post excerpts getting enlarged in the activity stream updates?” and “Why are my blog post updates missing paragraph breaks when shown in the activity stream?”
My quick thoughts:
images
The problem with image sizes is because a core function in BuddyPress is forcing activity images, that don’t have their height or width set explicitly, to be 100px high. The function causing the problem is bp_activity_thumbnail_content_images().I’ll raise this as problem in the forums or maybe bug trac.
update text
I don’t have a problem with paragraph breaks in the activity stream. My blog posts are being shown correctly with the breaks. I’m using a default installation of BP1.2.5.2Paragraphs can be removed by a filter in WordPress / BuddyPress. Have you made any changes to your functions.php or bp-custom.php to turn off the ‘autop’ filter? i.e. do you have any code like this in those files:
add_action(“init”,”remove_autop_filters_from_activity”);
function remove_autop_filters_from_activity(){
remove_filter( ‘bp_get_activity_content_body’, ‘wpautop’ );
remove_filter( ‘bp_get_activity_content’, ‘wpautop’ );
}Perhaps there is something in the blog template you are using that is doing this?
Ask this one about paragraph breaks as a separate question in the forum (and include my comment).
Cheers, Roger
August 17, 2010 at 7:04 am #89356In reply to: Blog Theme / Buddypress Theme
@mercime
ParticipantAugust 17, 2010 at 6:26 am #89353In reply to: Future groundbreaking plugins
kunalb
ParticipantHi — I’ve got an initial version of eventpress ready.
Download links:
http://kunal-b.in/0.1/eventpress.tar.gz
http://kunal-b.in/0.1/bp_custom_posts.tar.gzInstallation:
http://gsoc2010.wordpress.com/2010/08/16/eventpress/There are a few known bugs that I’ll be taking care of soon.
-
AuthorSearch Results