-
drmunden posted an update 14 years, 5 months ago
@pcwriter Hi there! Noticed your threads re s2Member and Buddypress. I looked at your member options page which is great. I also want to implement a combination of Free and Subscription packages, and wonder if you can help. I am a bit confused as to how to make the registration process flow. As I understand it the buddypress Create Account page…[Read more]
-
drmunden posted on the forum topic Custom Posts on Profile in the group Creating & Extending: 14 years, 5 months ago
Still no reply from anyone – as with another of my posts. 🙁
-
drmunden posted on the forum topic Custom Posts on Profile in the group Creating & Extending: 14 years, 5 months ago
Anyone with an idea?
-
drmunden posted on the forum topic Custom Posts on Profile in the group Creating & Extending: 14 years, 5 months ago
Above should read:
global $wp_query;
query_posts( array(
‘post_type’ => ‘movies’ ,
“genre” => “horror”, “comedy”,
‘showposts’ => 10)
);This definately works in a WP 3.0 template. Thanks
-
drmunden started the forum topic Custom Posts on Profile in the group Creating & Extending: 14 years, 5 months ago
Hi- like the Posts on Profile plugin, but for wordpress 3.0 it is not picking up posts classified using either a custom post type or filed in a particular taxonomy. I think this section of code in the plugin is the one that needs altering: `function bp_postsonprofile_setup_nav() { global $bp, $wpdb; $user_id = bp_displayed_user_id() ? […]
-
drmunden joined the group Creating & Extending 14 years, 5 months ago
-
-
drmunden posted on the forum topic 404 error on bp links in the group Installing BuddyPress: 14 years, 6 months ago
A further q: I have searched but cannot find a clear tutorial or advice on doing a clean reinstall of Buddypress. I have tried deactivating BP, then dropping all BP tables, then reinstalling the plugin etc. and it still doesn’t linkup. I think I’ve got some sort of code hanging around from my local PC […]
-
drmunden posted on the forum topic 404 error on bp links in the group Installing BuddyPress: 14 years, 6 months ago
Thanks for quick reply @boonebgorges , but I’ve tried all the permalink options. A couple of things that might help to identify the problem: 1) If I create a link http://www.mysite.com/wp-content/activity/, this finds the BP activity index page but subsequent links within that page revert to 404’s e.g. http://www.mysite.com/members or any other. This seems to…[Read more]
-
drmunden posted on the forum topic 404 error on bp links in the group Installing BuddyPress: 14 years, 6 months ago
Hi – did u solve this problem? I cannot see any code to use in your link. I just moved my BP1.2.3./WP 3.0 (theme = twentyten) from local to live server. All the BP links were working fine on my computer, but strangely I cannot get anything BP related to work on my live site. […]
-
drmunden started the forum topic Permalinks and BP Single with WP 3.0 beta 2 in the group Installing BuddyPress: 14 years, 6 months ago
Recently installed BP 1.2.3. onto my live site (hosted by Siteground), running WP 3.0 beta. All other WP pages work fine with any kind of permalink settings, but All my BP links return a 404 error, no matter what I do – includes admin bar as well as http://www.mysite.com/members/, http://www.mysite/groups/ etc. I had this working […]
-
drmunden posted on the forum topic 404 on everything except home. sweet home. in the group Installing BuddyPress: 14 years, 6 months ago
Hi – did u solve this? I have installed BP 1.2.3 onto WP 3.0 beta 2 and it works final on localhost, but I am getting 404’s on all the BP pages on my live site. I have tried all kinds of permalinks settings, but nothing works. I suppose 1.2.3 is not ready for WP […]
-
drmunden joined the group Installing BuddyPress 14 years, 6 months ago
-
drmunden posted an update 14 years, 6 months ago
@scotm Hi there. Am quite new to BP, and have so far successfully integrated BP into a custom version of Twentyten theme running WP 3.0. I also need to change the author link from a post (archives, single posts etc.) so that it opens the BP profile window and not the WP user profile admin. Saw your post on this, and wondered – did you ever manage…[Read more]
-
drmunden posted an update in the group How-To and Troubleshooting: 14 years, 6 months ago
Can anyone help with moving the BP Admin bar? I have searched high and low and cannot find the solution. I want to move My account into my own custom nav bar. I am using WP 3.0 beta 2, and have integrated BP 1.2.3. into my theme. This would also mean deleting the bar from its top position. Thanks for any help…
-
drmunden joined the group How-To and Troubleshooting 14 years, 6 months ago
@drmunden
Active 8 years, 9 months ago