-
@modemlooper replied to the forum topic BP Profile Menu – How do you change the position of the menu tab in the group Miscellaneous 13 years, 1 month ago
crazy menu hacking! As i’m working I’m like WTH is dynamic links not available in WP menus.
Currently trying to get a menu in admin with a Profile item that can be moved around. *bangs head into wall*
-
@modemlooper replied to the forum topic BP Profile Menu – How do you change the position of the menu tab in the group Miscellaneous 13 years, 1 month ago
Ok, after fiddling with code i’ve created a way to have an admin menu that can be re arranged. I’m going to update plugin with new code sometime tomorrow
-
@modemlooper replied to the forum topic BP Profile Menu – How do you change the position of the menu tab in the group Miscellaneous 13 years, 1 month ago
This has been asked and i’m trying to find a solution. There is no documentation on re arranging wordpress menus programmatically. Only in the admin can you re arrange. Since the plugin adds to the menu it might […]
-
@modemlooper replied to the forum topic I searching one month for this… in the group How-To and Troubleshooting 13 years, 1 month ago
In BuddyPress 1.7 the messages are getting overhauled. I will bring this up during dev chats
-
@modemlooper replied to the forum topic Activity content outside the loop, in the head? in the group Creating & Extending 13 years, 1 month ago
Maybe I should just add this the BP share it
-
@modemlooper replied to the forum topic Adding Dynamic Profile Link to Main Menu Item in the group How-To and Troubleshooting 13 years, 1 month ago
Working on this today so expect an update very soon
-
@modemlooper replied to the forum topic TinyMCE in Group Forum in the group How-To and Troubleshooting 13 years, 1 month ago
-
@modemlooper replied to the forum topic Activity content outside the loop, in the head? in the group Creating & Extending 13 years, 1 month ago
bp_is_single_activity() <- was looking for that 😀
-
@modemlooper replied to the forum topic Activity content outside the loop, in the head? in the group Creating & Extending 13 years, 1 month ago
You could create another loop in the head,
`?php if ( bp_has_activities( ‘include=’ . bp_current_action() ) ) : ?
?php while ( bp_activities() ) : bp_the_activity(); ?<meta property="og:description" content="”/
?php endwhile; […]
-
@modemlooper replied to the forum topic Activity content outside the loop, in the head? in the group Creating & Extending 13 years, 1 month ago
I’ll post some code later to show you how to get info.
-
@modemlooper replied to the forum topic Activity content outside the loop, in the head? in the group Creating & Extending 13 years, 1 month ago
Not going to work well, I’ve tried to incorporate open graph in BP Share it plugin. The open graph can be used on an activity’s permalink page. It will not work properly inside the activity loop. Permalink.php […]
-
@modemlooper replied to the forum topic Upload profile image at activation – in 1.7 in the group Requests & Feedback 13 years, 1 month ago
Neither Facebook or twitter require avatar on sign up. For conversion it’s better to have the most minimal barrier at sign up.
-
@modemlooper replied to the forum topic Activity Stream For Groups ONLY? in the group How-To and Troubleshooting 13 years, 1 month ago
Install BP extended settings plugin and choose option to hide activity tab on profiles. Go to link above and learn how to only show group activity. You may need to change or remove post form from activity […]
-
@modemlooper replied to the forum topic Upload profile image at activation – in 1.7 in the group Requests & Feedback 13 years, 1 month ago
Doubt it will return, can’t remember exact reason but it was removed in the past.
-
@modemlooper replied to the forum topic Install Trouble and Feature Inquiry in the group Installing BuddyPress 13 years, 2 months ago
Did you go through the set up wizard where it gives you options?
-
@modemlooper replied to the forum topic New to BP – Seeking to know if it can do the following in the group Miscellaneous 13 years, 2 months ago
Also I’d suggest you add a site wide forum for discussion of bike related topics
-
@modemlooper replied to the forum topic New to BP – Seeking to know if it can do the following in the group Miscellaneous 13 years, 2 months ago
Yes, you could create this but it would require custom coding. Great idea for using BP. The profile fields can be set up for the required info. The emailing members part is where the custom coding would come into […]
-
@modemlooper replied to the forum topic How to have a different profile page for different types of members? in the group How-To and Troubleshooting 13 years, 2 months ago
Cool, had no idea that plugin existed. Hopefully it’s doesn’t get abandoned
-
@modemlooper replied to the forum topic BP Extended Profiles Fields Question in the group Creating & Extending 13 years, 2 months ago
You can create a select menu but you have to enter options on field creation. No way to pull info from db
-
@modemlooper replied to the forum topic What "theme" is this site using? in the group Creating & Extending 13 years, 2 months ago
It’s custom and not available.
- Load More
@modemlooper
Active 3 months, 1 week ago