-
LPH2005 posted on the forum topic AJAX refresh of activity loop in the group Creating & Extending: 14 years, 2 months ago
@modemlooper “Could slow down your site if you do live updating for every member.” — Yes. this would depend on the implementation. For example, if the BuddyPress Activity Stream Ajax Notifier was reworked to refresh the page rather than notify then the activity stream would “feel as a real-time” activity.
-
LPH2005 posted on the forum topic More CSS madness in the group Creating & Extending: 14 years, 2 months ago
@modemlooper – thank you!
Found this in the default.css using firebug.
div#container {
border-right:1px solid #E0E0E0;
border-bottom:1px solid #E0E0E0;
}Changed to 0px – and all is well 🙂
Oh – and moved that wave.png into the footer.php and footer-wiki.php – it looks nicer.
-
LPH2005 posted on the forum topic Basic iPhone theme testing in the group IPhone + iPad Themes: 14 years, 2 months ago
Do you think using W3 Total Cache user agent groups would allow this theme to load when iPad or iPhone is identified while the regular theme loads with other browsers? The user agent groups seems to imply this type of behavior is possible. @modemlooper : What do you think?
-
Paul S posted on the forum topic Promoting users to admin: how to get to Network Admin & Dashboard? in the group How-To and Troubleshooting: 14 years, 2 months ago
@Modemlooper: in the WP backend @pswriter: Pardon me if this is a stupid questiont, as I am new to a lot of this, but why do I need to give them “SuperAdmin” status? Why can’t regular “Admin” status work? All I need is for some people to approve/ban new members (spammers) and maybe patrol the forums/groups. […]
-
Nick posted an update 14 years, 2 months ago
@modemlooper Thanks for your help over here. https://buddypress.org/community/groups/creating-extending/forum/topic/add-custom-fields-to-activity-stream/ If you have any thoughts on adding custom fields to the activity stream I’d love to hear them. I can capture the data in the front end just have no clue where to put a tag like this
ID,…
[Read more] -
paulhastings0 posted on the forum topic mobile theme for buddypress? in the group Creating & Extending: 14 years, 2 months ago
@modemlooper I seem to remember that at one time you were working on BuddiPhone. Was that simple a BuddyPress compatible theme or did it also include reply-by-email features?
-
Boone Gorges posted on the forum topic Need help learning plugin development in the group Third Party Components & Plugins: 14 years, 2 months ago
I actually learned PHP by doing WP development, so I don’t think you have to do it in that order. But you do have to get real good at Googling, and you have to have a lot of patience combing through source code of other plugins, as @modemlooper suggests, and at the source code of BP […]
-
Roger Coathup posted on the forum topic Split members into admin defined caregories in the group How-To and Troubleshooting: 14 years, 2 months ago
@modemlooper – roles would restrict you to just one level of categorisation
Category and tag taxonomies for members would allow you to implement much more complex groupings, e.g. hierarchical nested groups of members, allocation of members to multiple categories, etc.
-
Roger Coathup posted on the forum topic Split members into admin defined caregories in the group How-To and Troubleshooting: 14 years, 2 months ago
@theandyreport – Putting members into different categories isn’t a built in feature. You could perhaps implement your requirement using groups, i.e. assigning your celebrities to a group. You’d then have to do a fair bit of template / loop manipulation, and enabling / disabling features dependent on whether members were in the group or not. If @mod…[Read more]
-
adbp posted an update 14 years, 2 months ago
@modemlooper thx, found the solution …
-
adbp posted an update 14 years, 2 months ago
@modemlooper hi modemlooper maybe you can help me out on this …
i wanna change the default link in groups from “Home” to “Forum”.
I mean, when user clicks on a group it goes directli to the forum topis of that group.
Have you got an idea, how i can do that?
You can see it overhere http://sharespeak.co.uk/groups/
If you click on one group it goes…[Read more] -
Janis posted on the forum topic Sidebar over header (Twitter style) in the group How-To and Troubleshooting: 14 years, 2 months ago
@pcwriter of course I will wait, thanks.
@Modemlooper thanks, but your method still pulls sidebar to the back side of the header
-
Janis posted on the forum topic Sidebar over header (Twitter style) in the group How-To and Troubleshooting: 14 years, 2 months ago
hi,
as I said before, it doesn’t help, because these corrections pull sidebar up, but to back of the header, not over the header (in front)thanks.
-
gsojourner posted an update in the group BuddyPress Share It: 14 years, 2 months ago
I just downloaded BP Share It. It is exactly what I am looking for though I would like a LinkedIn button too (but I will figure that out). I am having a problem though. I clicked on a post to pass it to Facebook and I get my sign up page as the link being posted to FB instead of the Activity post. I think part of the problem may be…[Read more]
-
JC posted an update 14 years, 2 months ago
@modemlooper Works great. Just 1 issue.
When I link to fb it is linking the comment so it attaches my avatar and a link like ”My Site | jcmartin | Activity”.
The underlying link is correct ”http://mysite.com/activity/p/83/”
It’s the label and avatar that I would like to change.
Can I make changes to have it link the comment content instead o…[Read more]
-
It’s using the browser title. If you install BuddyPress SEO plugin you can change it. I’m sure there are other ways.
-
Oh and avatar is a problem as fb pulls in what ever images it finds. Usually its; the nearest image. Check FB docs i think there is meta tags you can add to your header to specify an image but it would be the same image for ever post.
-
-
Hugh posted an update 14 years, 2 months ago
@modemlooper Hey Modemlooper do you still have that theme with the page template for a widgetized homepage?
Saw your thread here: http://bit.ly/cAvAHU but the link’s dead. I’d love to try it out.
-
nit3watch posted on the forum topic BuddyPress Share It button live in the group Third Party Components & Plugins: 14 years, 2 months ago
Edit: soz I came right. This time it was a js error, had to rename them too.. Overlooked it : < @modemlooper Im having trouble trying to style the share it button, say I create a new rule for div class=”bp-share-it-button-group generic-button ” and rename the div according to the new rule/styling I’ve created. The shareit button […]
-
Paul Gibbs posted on the forum topic Can someone explain how to add tabs to the profile page? in the group Creating & Extending: 14 years, 2 months ago
@modemlooper Looks like the above should sort you out? Let me know.
-
Pisanojm posted on the forum topic How to make a social network like the above with Buddypress? in the group How-To and Troubleshooting: 14 years, 2 months ago
Also check out the well-supported themes by the wpmudev.org group… they cost, but they will provide fantastic support and are guaranteed to work with all upcoming BP updates… Agree with @modemlooper …. the beauty of BuddyPress is you can do anything… the caveat with that is you have to spend a lot of time figuring it […]
-
Anton posted on the forum topic BuddyPress Share It button live in the group Third Party Components & Plugins: 14 years, 2 months ago
You cannot post the first item on the activity stream to Facebook. It asks for the URL but all the other activity stream items gets the URL.
Edit: My mistake. There were special characters in the content that I tried to share and it didn’t seem to like that.
- Load More
@modemlooper
Active 9 months, 4 weeks ago