-
nit3watch posted on the forum topic BP Group Reviews plugin release in the group BP Group Reviews: 14 years ago
Thanks Boone and Andy, another awesome plugin.
-
nit3watch joined the group BP Group Reviews 14 years ago
-
nit3watch posted on the forum topic login-redirect β BP Profile as Homepage ( broken? ) in the group How-To and Troubleshooting: 14 years ago
@shawnyuan ** when user log into your website, user is redirected to his/her profile. ** when user tries to move to homepage, user is redirected to his/her profile. ** Here’s the BP Profile as Homepage plug-in:
function bp_profile_homepage() { global $bp; if(is_user_logged_in() && $_SERVER=='/') { wp_redirect( $bp->loggedin_user->domain ); } }…
[Read more] -
nit3watch started the forum topic login-redirect β BP Profile as Homepage ( broken? ) in the group How-To and Troubleshooting: 14 years ago
Ive been searching high and low but can’t find anything that works.. After trying different methods I went and did a clean install, ( wp 3.0.1 and bp 1.2.6 ) thinking there was a conflict with another plug-in but still the problem persists ( doesn’t redirect at all? ), also DID try a different user […]
-
nit3watch posted on the forum topic Short code to call My Widgets nav in the group BP My Home: 14 years ago
override the template from your themeβs directory
which would also prevent my changes being over-written when the plug-in is updated, “the right way to do it”. -
nit3watch posted on the forum topic Short code to call My Widgets nav in the group BP My Home: 14 years ago
Im going to take your advice and rather redirect the user to ‘my home’ and change my-home.php to suit my needs, its the same as having 2 content area’s on the home page with less complications. Your taking buddypress to the next level, “cloud operating system concept” like iGoogle and Eyeos and so on.. The […]
-
nit3watch posted on the forum topic Short code to call My Widgets nav in the group BP My Home: 14 years ago
I was playing around abit with bp_my_home_load_widgets() and including the widgets in the my-home-core, didnt include the correct paths for the js but Ill have to look tomorrow – late now in SA π Thanks for all the input though and I probably misread here and there so Ill go over everything in detail tomorrow.. […]
-
nit3watch posted on the forum topic Short code to call My Widgets nav in the group BP My Home: 14 years ago
Ok, if you think about it: The sub nav ( My Widgets ) has to have these checks defined somewhere: 1. as the actual widgets need infos about the logged in user (in order to get_user_meta widgets data), 2. as the widgets are not visible by others than the loggedin user And then the function […]
-
nit3watch posted on the forum topic Short code to call My Widgets nav in the group BP My Home: 14 years ago
I have 2 different content area’s for my home page, one for logged-in users and one for new visitors. I don’t want to redirect them to their profile page. What I currently have is normal wordpress “widget area’s” on my home page though I would like to replace them with your “movable widget area”, ( […]
-
nit3watch posted on the forum topic Short code to call My Widgets nav in the group BP My Home: 14 years ago
Wow thats nicely written out and clear, thanks. For now should I just email you the widgets I write and you could include them in the latest version of BP My Home ( thats if you like the widgets π ) untill you find a solution? Also what I was trying ask is if I […]
-
nit3watch started the forum topic Short code to call My Widgets nav in the group BP My Home: 14 years ago
Playing around with your plug-in @imath and Im loving it. Had a glance at the code though Im struggling to find the My Widgets function is as I would like to call it on my home page.. Could you point me to the function as Its abit confusing with the sub navs and stuff. And thanks […]
-
nit3watch joined the group BP My Home 14 years ago
-
nit3watch posted on the forum topic jquery conflict – need help plz in the group Creating & Extending: 14 years ago
after reading some more, is using noConflict the right approach?
I’ll try playing around though some help could save me a few hours π
Let me know, thanks. -
nit3watch started the forum topic jquery conflict – need help plz in the group Creating & Extending: 14 years ago
I took some code and turned them into wp plug-ins: a twitter style drop-down login/out and a image/content slider Im not too clued up on jquery and so on but Im getting a conflict with the two plugins. When they are both activated, the slider works but the twitter-style drop-down, when clicked gives a 404 […]
-
nit3watch posted on the forum topic Fixed* help with js β twitter style login plugin in the group Creating & Extending: 14 years, 1 month ago
ta modemlooper
-
nit3watch posted on the forum topic Fixed* help with js β twitter style login plugin in the group Creating & Extending: 14 years, 1 month ago
@DJPaul so then I take it you mean I should release it with a ‘buddypress check’.. if bp doesn’t exist, don’t let it activate? And paul, Ive got a few plug-ins I could release but not really sure what to do when on the wp “Add Your Plugin” page, there’s the url field: do I host […]
-
nit3watch started the forum topic Fixed* help with js β twitter style login plugin in the group Creating & Extending: 14 years, 1 month ago
Edit: Had a look at modemloopers share-it js and changed the $ to jq and it works.. Im building a twitter style login for my bp site ( can check out a working example of the login form here http://aext.net/example/twitterlogin/# ). Its a tiny plug-in in its basic form, so wont be a eye-sore π […]
-
nit3watch started the forum topic New Plugin – Google Group Maps ( need testers ) in the group Third Party Components & Plugins: 14 years, 1 month ago
I wrote a plugin to add google map functionality for buddypress groups. Its still quite basic but its getting there. Iv’e just started playing around with google map api but would greatly appreciate some help. Still to do: 1. Add content to the info window ( address, street view and maybe some other requests ). […]
-
nit3watch posted a new activity comment 14 years, 1 month ago
on https://wordpress.org/extend/plugins/add/ there’s the Plugin URL field. Now I don’t have a live site so what do I do now?
-
nit3watch posted on the forum topic *fixed: basic group map β help with Group Extension API in the group Creating & Extending: 14 years, 1 month ago
ya I can see clearly now. Thanks for the help Travel-Junkie, much appreciated!
Cheers
- Load More
@nit3watch
Active 1 year, 11 months ago