Search Results for 'wordpress'
-
AuthorSearch Results
-
July 5, 2011 at 10:32 am #115768
In reply to: How to upgrade from 1.2.8 to 1.2.9
simstim
ParticipantSorry, figured it out. Once the update to WordPress 3.2 is complete, the update to Buddypress 1.2.9 becomes available from the dashboard.
July 5, 2011 at 9:39 am #115761In reply to: A quick note about WordPress 3.2
Anointed
ParticipantCurious why wp is using jQuery 1.6.1 vs. 1.6.2 esp considering some of the bugs that were fixed.
This ticket alone was considered ‘serious’ and drove me absolutely nuts until upgrading:
http://bugs.jquery.com/ticket/9300July 5, 2011 at 9:06 am #115758In reply to: Error WP 3.2 Javascript: a.ownerDocument is null
James
Participantplease, create some topic like “wp 3.2 bp 1.2.9″, so that people could see all the possible issues in one place. Users start to create new topics for every noted problem and it is quite hard to follow.
or use this topic instead https://buddypress.org/community/groups/miscellaneous/forum/topic/a-quick-note-about-wordpress-3-2/
July 5, 2011 at 9:05 am #115757James
Participantplease, create some topic like “wp 3.2 bp 1.2.9”, so that people could see all the possible issues in one place. Users start to create new topics for every noted problem and it is quite hard to follow.
or use this topic instead https://buddypress.org/community/groups/miscellaneous/forum/topic/a-quick-note-about-wordpress-3-2/
July 5, 2011 at 8:39 am #115753iwikia
Participantsame problem:
Seems like the reply panel opens and closes immediately! Tried with chrome and firefox… same result
any ideas?July 5, 2011 at 7:31 am #115750Paul Wong-Gibbs
KeymasterMaxxannik
Is that related to BP? Have you disabled BP and tested without it?July 5, 2011 at 6:38 am #115747maxxannik
ParticipantHelp!
WP 3.2 + BP 1.2.9
and last Google Chrome
and repeated at 2 analog sites (WP 3.2 and BP 1.2.8 or 1.2.9).I try add new post, add an Image… and fail!
1. Try click “Add an Image”, load froma PC, Other Sites or Media Library
2. Click “Show” – and nothing…
After all actions blocked. While not reload the page.July 5, 2011 at 6:27 am #115745In reply to: A quick note about WordPress 3.2
valuser
ParticipantBril & thanks.
July 5, 2011 at 1:28 am #115737In reply to: Adding Posts to a BuddyPress Group
pcwriter
Participant@simon_sais
The link 4ella gave for the front-end post form at BuddyDev is in a premium forum, you need to be a subscriber to the site to gain access. I am a member (so is 4ella) and can attest that the plugins, themes, code snippets and help that the site owner provides is nothing less than extraordinary. The front-end post form that he is working on should allow posting to the main blog, the user’s own blog(s), as well as groups the user is a member of. It should also support custom post types/taxonomies. A beta of the plugin should be released within the next few days.

You could also check out Quick Post Widget which supports custom taxonomies. The latest version is shortcode enabled so you can add the post form in any post/page.
https://wordpress.org/extend/plugins/quick-post-widget/July 5, 2011 at 1:24 am #115736snowgurl11
MemberHoly crap! I fixed it myself!
In case anybody wants to know, I found the buddypress-trac pages and did this:replaced: parent::WPDB( $dbuser, $dbpassword, $dbname, $dbhost );
with: parent::__construct( $dbuser, $dbpassword, $dbname, $dbhost );I can at least get into the admin now. We’ll see what else is messed up now.
July 5, 2011 at 12:53 am #115732snowgurl11
MemberHelp! I updated to 3.2 before I read about the 1.2.9 update. So, I’m getting the bp-forum error. Of course, I can’t go in and update that now. I tried clearing cache. Tried it in Firefox and Safari and same error in both. I’m using W3 Total Cache and speedymirrors so I imagine things are cached there, too. How can I clear it when I can’t get to the admin?
July 4, 2011 at 10:40 pm #115719In reply to: How to create a business directory in BP?
pcwriter
ParticipantHang on. I think I led you a bit astray with Buddypress Links. It does what you want, yes, but it creates links to already existing web pages/sites/videos/images/etc. You are however limited to only one display image, but it fetches all available images automatically and gives you the choice of which to use as the avatar. You can see an example of it working here: http://buddylite.com/links/
Creating a custom post type would link back to the author’s BP profile, just like any blog post. Basic CSS rules could then be added to your theme’s style.css to display the entries in a directory-like fashion on an archive page.
Another solution altogether could be to simply add a front-end post form like Quick-Post-Widget that allows posting only to a category you create specifically for this purpose (Businesses). Then create a menu item linking to that category archive in WP custom menus. Your theme’s archive.php template can be customized to display posts in that category in any directory-like fashion you prefer (grid, list, etc.). Finally, a category-specific search plugin could be used in your theme allowing users to specify the “Businesses” category you created.
https://wordpress.org/extend/plugins/quick-post-widget/
https://wordpress.org/extend/plugins/search.php?q=category+search&sort=July 4, 2011 at 10:39 pm #115718John James Jacoby
KeymasterBrowser probably cached it, yeah. We have some cache-busting built into BuddyPress 1.3, so future versions won’t have this problem.
July 4, 2011 at 10:31 pm #115717NrFive
ParticipantWindows XP
Chrome / FireFox
WP 3.2Clearing cache now

Edit:
clearing cache helped… but now I’m curious why it did…
Is it because the old script is still remembered somehow?July 4, 2011 at 10:24 pm #115716In reply to: A quick note about WordPress 3.2
John James Jacoby
Keymaster@valuser – The migration to 1.3 will be just as easy, but we are making a few under-the-hood changes that still need to be tested for backwards compatibility.
July 4, 2011 at 10:22 pm #115715In reply to: A quick note about WordPress 3.2
Boone Gorges
KeymasterWell, it will be a bit more complex. But we’ll do our best!
July 4, 2011 at 10:22 pm #115714John James Jacoby
KeymasterI just tested BuddyPress 1.2.9 on WordPress 3.1 and WordPress 3.2 and everything was perfect.
* OS
* Browser(s)
* WP Version
* Try clearing cache?July 4, 2011 at 9:58 pm #115711In reply to: A quick note about WordPress 3.2
valuser
Participantwill the update from 1.29 to 1.3 be as smooth as this one (from 1.28 to 1.29) ?
July 4, 2011 at 9:50 pm #115709In reply to: A quick note about WordPress 3.2
July 4, 2011 at 9:23 pm #115707In reply to: A quick note about WordPress 3.2
Slava Abakumov
ModeratorWordPress 3.2 is out. So we are waiting for BP 1.2.9
July 4, 2011 at 6:14 pm #115689In reply to: How to create a business directory in BP?
pcwriter
ParticipantTastyKitchen is a highly customized site but you can achieve very satisfactory results for your business directory idea with the Buddypress Links plugin:
https://buddypress.org/community/groups/buddypress-links/Or you could dig in and learn about custom post types:
https://codex.wordpress.org/Post_Types
There’s also a pretty good plugin for creating custom post types. I’ve played with it (not extensively, mind you) and it works well:
https://wordpress.org/extend/plugins/custom-post-type-ui/July 4, 2011 at 3:33 pm #115682In reply to: Buddypress Facebook Connect and Avatar Plugin
n0ise
Participantoops sorry forgot to write down my email…im going to test it now and following my feedbacks and/or suggestions.. (Y)
edit: quickly tested it out, it’s a great addon. My first suggestions are:
1- i hate popups, an embedded version maybe in a wordpress page would be great
2- in the profile, the picture is a little bit to the bottom, in my opinion it could go a little up.
3- it woud be great if from facebook could grab email and locations too.July 4, 2011 at 2:02 pm #115675In reply to: Existing WordPress data
igeekout
Memberthis worked:
`
-
<?php
- <a href="” rel=”bookmark”>
$temp = $wp_query;
$wp_query= null;
$wp_query = new WP_Query();
$wp_query->query(‘showposts=5′.’&paged=’.$paged);
?>
have_posts()) : $wp_query->the_post(); ?>`
July 4, 2011 at 8:52 am #115650In reply to: Group forums in creation
@mercime
Participanthttps://wordpress.org/extend/plugins/buddypress-restrict-group-creation/
Note: Unless a developer takes over this plugin, it won’t be updated for BP 1.3http://bp-tricks.com/coding/manage-group-creation-by-creating-a-group-request-form/
Note: Haven’t tried it myself but looks good.July 4, 2011 at 8:43 am #115648In reply to: HELP WITH HEADER
@mercime
ParticipantIf you’ve created a child theme of bp-default, you could disable the custom header function by adding the following to your theme’s functions.php
`define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );`From that point on, you could search for a plugin which does what you need
https://wordpress.org/extend/plugins/wp-display-header/
https://wordpress.org/extend/plugins/cimy-header-image-rotator/
or something like the above -
AuthorSearch Results