-
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
@travel-junkie Im having a go but am confused.. Say I wanted this form ( http://pastebin.com/Yz0WwnK7 ) from the group website plugin to be displayed on the display tab of the map plugin, ( http://pastebin.com/60sBbQS1 ) I don’t see how I could hook to the display function with-in the group api. Could you maybe provide an example […]
-
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
ok say I have the group map plug-in, it has the group api for the edit/create screen ( lets call the slug “Group additional info” ) I also have a group website plug-in ( lest groups save and display a link to their site ) and a group phone number plug-in ( lets the groups […]
-
nit3watch posted a new activity comment 14 years, 1 month ago
actually the directions are fine, I just need help with streetViewPanorama in the info window.
Let me know if you could help me out Marc
-
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
@travel-junkie is it possible to ‘hook’ to a plug-in’s edit/create page? say a edit/create page called additional info which could then call my group web site, phone number, ect.. as my 1st edit/create page is getting messy..
-
nit3watch posted an update 14 years, 1 month ago
@modemlooper dude I wrote a group map plug-in and ready to release it but not sure how to do it, read up on wp site but its confusing.. Think you could upload it for me?
-
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
ta @travel-junkie that did the trick, ye I am ganna rather keep it using the groups_custom_group_fields_editable. At least i learned something in the process.
-
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
OK so I’m ganna incorporate a group address ( @antonrsa ) and call it in the group header but have it on the map creation step and in the map admin edit tab thing. The address wont affect the map as I can’t get the geo-coding working.. ( converting the address into co-ordinates ) will give […]
-
nit3watch posted an update 14 years, 1 month ago
@msmalley Hey Marc, do you think you could help me out with one or two things with my group map plug-in?
All I need to do now is add a street view in the info bubble and propagate the directions on the group page as apposed to being directed to google/maps..
Let me know if you could help me out.
Regards
-
nit3watch posted an update 14 years, 1 month ago
-
email sent
-
Please check 2nd email. I’ve sent from the wrong email address
-
-
-
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
is this when you try and go to group>admin>map cause I also get that error but cleaning it up.. Was thinking its better to not have a edit tab for one field and would rather incorporate it into the group details/ group creation step one.. For now edit the details via group>admin>edit details and look […]
-
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
@antonrsa here’s the working plug-in code. Let me know if it works on your side.
-
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
@antonrsa Ill release it once it resembles something decent and I clean up the code a bit.
-
nit3watch started the forum topic *fixed: basic group map – help with Group Extension API in the group Creating & Extending: 14 years, 1 month ago
Edit* I came right I wrote up a basic group map plug-in that I will further improve with options and stuff but I’m battling to get it to display the group map in the group subnav aka function display() For now, in group admin options>edit details>map enter a lat/long like eg: -26.16777,28.04283 and save it […]
-
nit3watch started the forum topic MapPress Google Maps Plugin – Vote for buddypress integration in the group Miscellaneous: 14 years, 1 month ago
All those that would like to see buddypress integration for MapPress Google Maps Plugin, visit Chris Richardson’s site ( http://wphostreviews.com/ ) and vote 😀
-
nit3watch posted on the forum topic Porting wp plugins using post ID to use Group ID – broaden buddypress group functionality in the group Creating & Extending: 14 years, 1 month ago
I got it to return the group rating ( changed a posts id to a groups id ), checked it by editing the votes in the db table though just can’t get it to save the group id. Please help
-
nit3watch posted an update 14 years, 1 month ago
@r-a-y if you have some spare time do you think you could help me get this basic function for a group rating plug-in working?
-
nit3watch posted on the forum topic Porting wp plugins using post ID to use Group ID – broaden buddypress group functionality in the group Creating & Extending: 14 years, 1 month ago
I thought of trying to make a function that would take preference over the build in wordpress $id. something like: function id() $id = $bp->groups->current_group->id but doesn’t take effect, is there some way to take priority like with css !important ? Edit: instead of trying the above I changed all instances of $id to my […]
-
nit3watch posted on the forum topic Porting wp plugins using post ID to use Group ID – broaden buddypress group functionality in the group Creating & Extending: 14 years, 1 month ago
Motivation 😀 K well trying this with the Five Star Rating plug-in: https://wordpress.org/extend/plugins/five-star-rating/ Here’s what I have so far, though $id ( from line 176 onwards ) is confusing me.. and not quite sure to do there? I cant get it to save the group data.. Im calling the ‘stars’ using the shortcode in the […]
-
nit3watch started the forum topic Porting wp plugins using post ID to use Group ID – broaden buddypress group functionality in the group Creating & Extending: 14 years, 1 month ago
Iv’e been looking at a lot of nice plug-ins such as @chrisvrichardson‘s MapPress Easy Google Maps and Five Star Rating ( https://wordpress.org/extend/plugins/five-star-rating/ ) amongst many other wp plug-ins that use the post ID that would work nicely for bp groups. First off, to save the group id instead of the posts id it should be quite […]
-
nit3watch posted on the forum topic This plugin is linking to wrong page in the group Miscellaneous: 14 years, 1 month ago
Edit: was working, now its not after I cleared cash
Its working for me. - Load More
@nit3watch
Active 1 year, 11 months ago
did you read the guidelines? It’s pretty easy. upload a zip file if something is missing it will tell you.
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?