-
Yukon Cornelius started the topic Use full content for custom post activity entry in the forum How-to & Troubleshooting 10 years, 10 months ago
Hi,
I have created a custom post type ‘video’. Members post an embedded video into this custom post type.
The problem i have is that I want the youtube or vimeo video to show in the activity feed. But because it is pulling an excerpt of the post, right now it shows only the meta info and any text, but not the video itself.
How can i get the…[Read more]
-
Yukon Cornelius replied to the topic Custom profile page in the forum Installing BuddyPress 10 years, 10 months ago
Do you have a child theme? If so, go to members > single and open up the files ‘member-header.php’ and ‘home.php’ most of the modifications you need to will be in these two files.
If you don’t have a child theme, google how to make one.
You can add social media buttons somewhere in here. you need to add profile fields via the dashboard Users >…[Read more]
-
Yukon Cornelius replied to the topic Restrict subscribers from showing in member list in the forum How-to & Troubleshooting 10 years, 11 months ago
I have this question, too. Any luck figuring it out?
-
Yukon Cornelius replied to the topic [Resolved] Resetting a has_members query in the forum How-to & Troubleshooting 10 years, 11 months ago
In case anyone is having the same problem, the solution i came up with was to make a plugin using the buddypress members widget core code, as @danbpfr suggested. That widget was not breaking things, so once i had a plugin version i was able to add some of the extra things that were in my original loop.
-
Yukon Cornelius replied to the topic [Resolved] Resetting a has_members query in the forum How-to & Troubleshooting 10 years, 11 months ago
@aaclayton Thanks for responding! I will give that a go, but i think it’s beyond my skill level. I was hoping i could pop in something like bp_reset and everything would be cool…
Cheers.
-
Yukon Cornelius replied to the topic [Resolved] Resetting a has_members query in the forum How-to & Troubleshooting 10 years, 11 months ago
@aaclayton any luck figuring this out?
-
Yukon Cornelius replied to the topic [Resolved] Activity Stream not showing sitewide forums updates in the forum How-to & Troubleshooting 10 years, 12 months ago
Hi, I found this thread on my travels and it worked a treat, so i thought i’d share. Just stop discouraging search engines under settings>reading, then post a new reply or topic n the forum and it will now show. Don’t ask me why.
-
Yukon Cornelius replied to the topic [resolved] Activity Stream not displaying sitewide forum post updates, also not displaying activity in the forum How-to & Troubleshooting 10 years, 12 months ago
Hi, I found this thread on my travels and it worked a treat, so i thought i’d share. Just stop discouraging search engines under settings>reading, then post a new reply or topic n the forum and it will now show. Don’t ask me why.
-
Yukon Cornelius replied to the topic [Resolved] bp_field_has_data show message when empty field in the forum How-to & Troubleshooting 11 years, 1 month ago
@danbp Thank you man, this is amazing!
It didn’t do exactly what i wanted, so i made a couple of tweaks. I changed the filter so the messages were added to the profile only, not the member header meta. I also made the statement into elseif, with an array, so it would do what i needed it to, ie show up only if both fields were empty. Here’s my…[Read more]
-
Yukon Cornelius started the topic [Resolved] bp_field_has_data show message when empty field in the forum How-to & Troubleshooting 11 years, 1 month ago
Hi,
I am trying to create a message in the xprofile view tab, to show only if certain fields are empty, but I can’t get it to work whatever i do. i’m placing the following code inside the profile loop:
<?php if ( !bp_field_has_data('field_id=2') ) {
[Read more]
echo "Please tell the community a little… -
Yukon Cornelius replied to the topic Remove profile links in the forum How-to & Troubleshooting 11 years, 5 months ago
I was having the same problem, and it wouldn’t work for me with any of the suggested hacks in bp-custom.php
I found a thread in the WordPress forum on the same topic which worked. Just put:
remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9);
in your theme functions.php
Hope that helps.
-
Yukon Cornelius replied to the topic Urgently need a way to export user data into usable format! in the forum How-to & Troubleshooting 11 years, 6 months ago
@brimfulof thank you! your instructions worked. Piece of cake.
-
jimmmy joined the group Social Share 2.0 – Social Bookmarks 13 years, 8 months ago
-
jimmmy posted an update in the group BuddyPress Share It: 13 years, 8 months ago
hi @modemlooper
I have uploaded share-it to my buddypress installation, activated it, and it shows in the buddypress menu. I checked the options and saved them, but I don’t see anything in my forum posts, blog posts, or anywhere on my site.
I have followed all the installation instructions. I am using wordpress 3.0 with BP 1.2.5.2.
Can you…[Read more]
-
jimmmy joined the group BuddyPress Share It 13 years, 8 months ago
-
jimmmy posted on the forum topic User Marked as Spammer, How do I un-mark them as a spammer in the group How-To and Troubleshooting: 13 years, 9 months ago
@jordashtalon did it work for you?
-
jimmmy posted an update in the group How-To and Troubleshooting: 14 years ago
Hi,
Does anyone now how to add a ‘current’ or ‘selected’ class to li items so that the class is current when we navigate to sub pages of the li item?eg I have a li item ‘connect’, that contains the li items ‘groups’ and ‘forums’, and I want it to stay the current class when I’m in any forum category, or any group. Is there anything like the…[Read more]
-
jimmmy reviewed the plugin EventPress: 14 years, 1 month ago
This plugin rocks!
-
Yukon Cornelius posted a new activity comment 14 years, 1 month ago
Hi Kunalb,
Works like a dream now (I had disabled forum, as I have global sitewide forum plugin installed). Thanks for this awesome plugin: it’s beautiful! Thanks for the great support, too.
J
-
jimmmy posted an update in the group EventPress: 14 years, 1 month ago
Hi,
Love the plugin, but I’m getting a blank page when I try to navigate a) to the event page itself, and b) to the ‘create an event’ page. The main events page (mysite/events) is fine. I’ve tried reloading the permalinks. My structure is /%category%/%postname%/ so the specific event url is mysite/events/test
Is that correct?
Can you point me…[Read more]-
I think this might be happening because of a bug in EventPress that causes events not to appear if forums are disabled—can you check that your forums are enabled/enable forums and test? BuddyPress bypasses the standard wordpress url structure for anything not involving blog posts and BPCP (the plugin doing a lot of heavy lifting behind E…[Read more]
-
Hi Kunalb,
Works like a dream now (I had disabled forum, as I have global sitewide forum plugin installed). Thanks for this awesome plugin: it’s beautiful! Thanks for the great support, too.
J
-
-
- Load More
@jimmmy
Active 10 years, 5 months ago