Search Results for 'wordpress'
-
AuthorSearch Results
-
December 21, 2009 at 1:49 pm #59246
In reply to: two blog-questions
Bowe
Participant1: Yes that’s right.. you can easily show recent blogs from your entire network by placing a widget on your homepage:
https://wordpress.org/extend/plugins/bp-paginated-posts/
If you want to have one blog which collects and displays all blogs in a single blog form you can use this plugin:
https://wordpress.org/extend/plugins/wordpress-mu-sitewide-tags/
2: This is also possible.. just make a blog and make it only viewable for subscribers (members) of your site!
Good luck
December 21, 2009 at 5:46 am #59237In reply to: Ads with buddypress
Sandeep Hegde
ParticipantYou could try our Buddypress Ads Plugin available at https://wordpress.org/extend/plugins/buddypress-ads/
This plugin will allow you to publish ads through your buddypress site(with wordpress mu) Supports multiple ad networks including adsense , adbrite and many more. Just replace the ad code in the file bp-custom.php with your own ad code.
December 21, 2009 at 5:09 am #59236In reply to: Analytics kills Dashboard with Blank page
Sandeep Hegde
ParticipantThanks for your support r-a-y, Andrea_r and netstay
I have updated the plugin code at
https://wordpress.org/extend/plugins/buddypress-analytics/
http://www.pingsense.com/2009/11/buddypress-analytics-plugin/
December 21, 2009 at 12:32 am #592201stAngel
ParticipantThts the same issue I get, no pages, it just takes me to the front page. My post is here https://wordpress.org/support/topic/342962?replies=2#post-1320596
December 20, 2009 at 11:43 pm #59215In reply to: Avatar Upload Issues
5563306
InactiveWe have installed wordpress and buddypress in our site.
After the last buddypress update we discovered that USERS can´t upload avatars.
Once they select the file and click UPLOAD they receive “(Error when uploading! The error was The file type does not meet security policies. Try another)”
BUT admin user can upload avatar without problems!!
We are using WordPress MU 2.8.6 and BuddyPress 1.1.3
Thanks!
Francisco
December 20, 2009 at 11:09 pm #59214In reply to: Help with Child Theme
David Lewis
ParticipantParent / Child is pretty simple. A child theme can be as simple as a single style.css file with a link to another theme (it’s parent) in the comment section at the top of the file. i.e.:
Template: bp-sn-parentDone. Now you can make your own styles to override the parent styles. And additionally… as you probably know… you can override any parent template file by placing a template file of the same name (and location) in the child theme. That’s about it.
And I would assume that any wordpress functions / constants / etc. that refer to template locations (other than the blog_info(‘stylesheet_directory’) will refer to the parent.
December 20, 2009 at 10:49 pm #59210In reply to: Group Wiki Plugin (not a release, but in progress)
David Lewis
ParticipantI think a directory page might make more sense than a sidebar list. What happens once you have 100 documents? Also, it would really make sense with the rest of the BuddyPress world. You could have tabs for “all documents” and “my documents”. You could have sorting by “active”, “recent”, “popular”. etc. And you could have “search” of course. Maybe not to start… but you know… Phase 2.
And how could anyone hate the WordPress backend?! It’s awesome!!! Show them Joomla… then their heads would truly explode. But I understand how being taken into a completely different interface would be jarring. And I think it’s a huge bonus that this will all work on the front end. Nice.
December 20, 2009 at 10:39 pm #59208In reply to: Help with Child Theme
David Lewis
ParticipantI answered this above. No. There is no parameter for the template tag bloginfo() called “child_theme_directory” or anything similar. To write in the child theme directory, use “stylesheet_directory”. That works. For a full list of parameters that this tag will accept, please read the manual. They’re all listed under the header “Parameters”:
https://codex.wordpress.org/Template_Tags/bloginfo
p.s. Looking at the codex page above, I see there is a parameter call template_url. No idea of that will write in the parent or child dir. But it’s one you haven’t tried I think.
December 20, 2009 at 5:12 pm #59179In reply to: BuddyPress Links 0.2-RC1 now available
Suzanne
ParticipantI’m basically one-week new to BuddyPress and but I agree, right now, it’s a bit difficult to be theme agnostic since you have to provide the page templates yourself. We’re going to have to work with Andy and the other devs to find a way to start moving more toward the way WordPress does it:
https://codex.wordpress.org/Template_Hierarchy
This way your plug-in’s action, i.e. create new link, just uses the template framework’s create.php page and you don’t have to provide your own. Same with directories. There should be one directory.php file in a theme and every directory uses it.
Granted this is a huge task
But maybe we can spur it via Links since Links is kind of the poster child for BP component plug-ins. I’m available to help hammer that out if any devs catch this thread.
December 20, 2009 at 9:17 am #59164In reply to: BuddyPress Editable Group Slugs
John James Jacoby
Keymaster@erich73, yes it’s possible to do, but I’m not sold that it’s a good idea to auto change slugs. Right now it works the same as WordPress does. Since slugs are important for SEO, automatically changing them can do more damage than good.
I’ll probably make it an option via a constant because I can see value in this for some setups.
December 20, 2009 at 7:36 am #59163In reply to: Wp-admin time out
takuya
ParticipantThis is BuddyPress centric forum, so if you are having wpmu problem, you should visit he forum at mu.wordpress.org as there’re more users than we have here on buddypress.org
Also please read and follow the step by step guide on asking question on forum.
https://buddypress.org/forums/topic/help-us-help-you
We are happy to help, but without enough information we can’t.
December 20, 2009 at 6:09 am #59161In reply to: Can´t upload avatar
5563306
InactiveHi Ron!
Yes, avatars could be uploaded before upgrade.
No, I didn´t have to change file permissions to complete the upgrade.
We are using WordPress MU 2.8.6 and BuddyPress Versión 1.1.3
Yours,
Francisco
December 20, 2009 at 1:09 am #59158In reply to: How to code in new menu button
5636415
Inactiveholy crap, so what happens when i want to add a page like http://www.trination.co.cc/store like that and the page is made in wordpress?
December 19, 2009 at 11:51 pm #59155In reply to: Group Wiki Plugin (not a release, but in progress)
David Lewis
ParticipantI’d be fine with an index / directory page. That page could perhaps even use sorting / filtering (at some point) similar to the BuddyPress directory pages in the latest default theme… i.e. most active, most recent… my wikis, all wikis… etc. And if you’re leveraging WordPress functionality… another way to organize the wikis would be by tags and categories… perhaps with a sidebar widget and a dynamic directory page depending on which tag / category you click on. Lots of ideas
December 19, 2009 at 9:39 pm #59148In reply to: Invite Anyone
Boone Gorges
KeymasterUpdate: it’s in the wp.org repo: https://wordpress.org/extend/plugins/invite-anyone/
December 19, 2009 at 9:11 pm #59147In reply to: Group Wiki Plugin (not a release, but in progress)
D Cartwright
ParticipantJust thought I’d give people an update.
1) As discussed, we moved to making use of inbuilt wordpress functions as much as possible and hence avoid the nightmare of trying to make mediawiki work in a way that is ‘nice’ with buddypress.
2) We’ve taken inspiration from the following plugins: front-end-editor, bp-groupblog and wp-wiki. We currently aren’t using any of the code from these, but many thanks to the authors of these plugins for their very informative code.
3) Work is progressing very nicely. Sadly we probably won’t have a working beta before xmas but I’m going to post up a few screenshots next week with some luck. In the meantime, here are two to whet your appetite slightly:
Group Wiki Create Screen
http://linktart.co.uk/_files_/dev/wiki1.png
Group Wiki Home Screen
http://linktart.co.uk/_files_/dev/wiki2.png
Please note: Our designer hasn’t re-styled these pages yet so bits of it look quite rough. Apologies about that. Functionality-wise we’re probably about 50% of the way there, with a few placeholders here and there until we can finish things.
Any thoughts? I realise that there isn’t exactly much to go on at the moment
I should also probably again mention that we were looking for quite a simple wiki plugin for our students, not a fully blown wiki system…
December 19, 2009 at 8:09 pm #59146In reply to: Help with Child Theme
peterverkooijen
ParticipantDoes anyone else know/care? I get the same problem with TEMPLATEPATH.
I can’t make any sense of the information on Function Reference/locate template.
I need something that works in includes. Like this, but for the child template folder:
<? include TEMPLATEPATH.'/directories/members/featured.php'; ?>bloginfo() doesn’t work there.
EDIT:
Again, this sort of works:
<? include get_bloginfo('stylesheet_directory').'/directories/members/featured.php'; ?>But that’s just awkward. Is there really no template tag for the child theme folder?
December 19, 2009 at 6:31 pm #59142In reply to: Email Notificaition Not Working
ipi_val
MemberOk. I’ve fixed it.
The mailer checks the domain name used. I won’t exted on this issue.
To let our local mailserver work correctly, we can do it by changing the validate_user_signup() function.
This function is located in: /wp-signup.php file, check it at the line 267 or something similar.
We must tell wordpress to consider valid our mail domain name without restrictions.
This can be done by modifying the user account check line:
We must replace the sentence
if ( $errors->get_error_code() )
by
if ( $errors->get_error_code() && $_SERVER[‘HTTP_HOST’]!
“localhost.YOURDOMAINNAME” ).Doing this, WP will accept any mail and user name if sent from our local domain.
Notice that WP won’t warn us about any registration error by doing this.
If you create by mistake an account, you can erase this sign up by editing the signup table in your wprss database using phpmyadmin.
I hope it can help anyone else.
December 18, 2009 at 10:55 pm #59107PH (porsche)
ParticipantBP-DEV guy “Nicola” has something like this “aggregator” but I think its broken at the moment.
its a good idea though!
I use WP-O-Matic instead of FeedWordpress it has some pretty advanced features — a cool feature it has is REGEX so you can do some fancy rewriting of a feed and relinking.
(*just a thought)
December 18, 2009 at 10:26 pm #59104Boone Gorges
KeymasterOn a regular WP blog, combining https://wordpress.org/extend/plugins/add-link/ with FeedWordPress allows site users to add their feeds to the site without access to the dashboard.
December 18, 2009 at 9:59 pm #59101Bowe
ParticipantI think this is a good idea.. Now that I know that you are working on this, this is what I’m going to do on my site
1: Let users fill in their external rss feed adress (which then gets feed into FeedWordPress like you said)
2: Create a default blog theme which matches with my site layout
Now you have a seemlessy integrated blog which also imports external posts.. sweet!
Keep us updated!
December 18, 2009 at 8:50 pm #59094In reply to: Help with Child Theme
David Lewis
ParticipantNope. But there are lots of other parameters that template tag will accept:
December 18, 2009 at 8:47 pm #59093In reply to: Making User Blogs Part of the Main Theme
David Lewis
ParticipantGotcha. Before you had said you only wanted posts from the Administrator on the homepage… which would be you… so that’s where I was coming from.
The solution is almost the same however. If you’d like to do this without any plugins… just one little line of code… you could do this in the “loop” on your home.php file.
<?php query_posts('category_name=Featured'); ?>
[your wordpress loop here]
<?php wp_reset_query(); ?>The loop by the way is simply a bit of code that iterates through all the posts for a particular page and displays them. So on the homepage… the loop shows ALL posts by default (up to whatever number you have configured in the dashboard… so the 5 most recent perhaps). If you click on a tag… then the “loop” shows all the posts with that tag. By setting up a custom query on the homepage… you are simply modifying the collection of posts that the loop will iterate through. So that little line of code simply limits the posts that the loop will iterate through as being posts from the category named “Featured”.
December 18, 2009 at 7:44 pm #59088In reply to: Group Calendar Plugin
designodyssey
ParticipantWhat I wonder as I look at this is wouldn’t it be easier to take a robust plugin for wordpress and make it work well with MU/Buddypress. That seems like a better place to start, especially if the original author can point you to the right places in the code.
I mean the functionality of a good calendar plugin should be pretty well understood at this point. Priorities and roadmap might be trickier, but the end goal should exist in the PHP if not WordPress world.
This raises my recurring question of how hard is it to turn a quality PHP script into a good plugin.
December 18, 2009 at 6:29 pm #59083In reply to: Making User Blogs Part of the Main Theme
David Lewis
ParticipantI guess that would work. Seems like a very round about method however and you’re creating lots of blogs and database tables and such that you don’t need if all you want to do is have only YOUR posts show up on the homepage. It that’s the goal… just your posts on the homepage (and it sounds like that based on your last post)… then this is very simple. The solution is already above. Just add that query before the WordPress loop on your home.php file. So simple:
<?php query_posts('author=1'); ?>and reset the query at the end of the loop:
<?php wp_reset_query(); ?>This assumes that your admin account had an author ID of 1… which is safe to assume.
Here is a slightly more complete example. But really… this is an extremely simple loop. You’ll probably want more stuff in there… like tags, dates, categories, etc. But this loop will work to show only posts by author ID 1. I just figured it would be good to see what I’m talking about in more context.
<!-- custom query -->
<?php query_posts('author=1'); ?>
<!-- the loop -->
<?php if (have_posts()): while (have_posts()): the_post(); ?>
<h3><?php the_title(); ?></h3>
<p><?php the_content(); ?></p>
<?php endwhile; else: ?>
<p>No posts.</p>
<?php endif; ?>
<!-- reset the query -->
<?php wp_reset_query(); ?> -
AuthorSearch Results