-
acaps2007 started the forum topic What Chat Plugin Is This? in the group Creating & Extending: 13 years, 11 months ago
I really like the chat plugin they use in the bottom of the page at http://www.scotiasurfer.com/
Any idea what plugin that is?
-
acaps2007 posted on the forum topic Remove Favorite button in the group Miscellaneous: 13 years, 11 months ago
Edit. I just removed the following code from ajax.php and the “favorite” button is still there. Why won’t it die?
break; case 'favorites': $feed_url = $bp->loggedin_user->domain . BP_ACTIVITY_SLUG . '/favorites/feed/';
`* AJAX mark an activity as a favorite */ function bp_dtheme_mark_activity_favorite() { global $bp; bp_activity_add_user_favorite(…[Read more] -
acaps2007 posted on the forum topic Remove Favorite button in the group Miscellaneous: 13 years, 11 months ago
I’d like help with this one too… any ideas? I just removed this code from entry.php and the “favorite” option is still next to each post… Shouldn’t it be gone? ` <a href="” class=”fav” title=” “> <a href="” class=”unfav” title=” “> […]
-
acaps2007 joined the group Miscellaneous 13 years, 11 months ago
-
acaps2007 posted on the forum topic User embed images by pasting URLs? in the group How-To and Troubleshooting: 13 years, 11 months ago
Thanks, but oembed only works for the listed sites there and I’m interested in letting me users post any image without having to type <img… etc. Is this possible? Maybe I need to modify oembed?
-
acaps2007 posted on the forum topic (possible solution found) Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 11 months ago
Wow, you are awesome! Thank you! I had the same problem and changing it from New York to UTC-5 fixed this for me. Thanks!
-
acaps2007 started the forum topic User embed images by pasting URLs? in the group How-To and Troubleshooting: 13 years, 11 months ago
I was wondering if there were a plugin or something that would make it so when users paste the url of an image, it displays that image?
-
acaps2007 posted on the forum topic Question about activity bar in the group Creating & Extending: 13 years, 11 months ago
Cool, thank you!
-
acaps2007 posted on the forum topic Question about activity bar in the group Creating & Extending: 13 years, 11 months ago
Well let me ask a different way. I am mainly interested in the “notifications” feature in the nav bar. Do you know what the code would be for me to put in my header a link that says “notifications” and when I have a new message or friend request, it will say so just like […]
-
acaps2007 posted on the forum topic Question about activity bar in the group Creating & Extending: 13 years, 11 months ago
This is what it says in styles.css:
/* > Admin Bar
-------------------------------------------------------------- */#wp-admin-bar, #wp-admin-bar.padder {
height: 0;
display: none; /* Hide it- not required. */}
/* > Header
-------------------------------------------------------------- */ -
acaps2007 posted on the forum topic Question about activity bar in the group Creating & Extending: 13 years, 11 months ago
Yes, everything is running fine. I am fairly certain the theme does not include activity bar. I.e. the buddypress plugin has all the files for it, but the theme does not include it. I’d like to add it in. I’m not sure what hook to look for in footer.php. Again, I feel like adding the […]
-
acaps2007 posted on the forum topic How to embed youtube videos in group activity in the group How-To and Troubleshooting: 13 years, 11 months ago
Awesome, works great. Thanks!
-
acaps2007 posted on the forum topic Question about activity bar in the group Creating & Extending: 13 years, 11 months ago
I understand that the focus here is on BP core issues, but I appreciate your help. What I am wondering is this. I know the BP install has the activity bar files. What would be the code to simply display the activity bar at the top? For example, in the admin panel I can see […]
-
acaps2007 started the forum topic Question about activity bar in the group Creating & Extending: 13 years, 11 months ago
I installed the facelook theme and the activity bar at the top does not show. When I am in the admin panel, I can see the activity bar. How can I add the activity bar so it sits at the top of the page, just like it does here on buddypress.org?
THANK YOU!
-
acaps2007 joined the group Creating & Extending 13 years, 11 months ago
-
acaps2007 started the forum topic How to embed youtube videos in group activity in the group How-To and Troubleshooting: 13 years, 11 months ago
I want to allow my users to post a youtube url and have it embed a video in the activity section of the group. How can I do this? THANK YOU!
-
acaps2007 joined the group How-To and Troubleshooting 13 years, 11 months ago
@acaps2007
Not recently active