-
sdls started the forum topic Adding instructional text to compose message in the group How-To and Troubleshooting 12 years, 3 months ago
Hi there, quick question on adding some instructional text to the autocomplete field when composing a message (single/messages/compose.php).. adding in the initial value into the field
and adding the […]
-
sdls started the topic Adding instructional text to compose message in the forum How-to & Troubleshooting 12 years, 3 months ago
Hi there, quick question on adding some instructional text to the autocomplete field when composing a message (single/messages/compose.php).. adding in the initial value into the field
and adding the jquery
[Read more]
// compose message input field
jQuery('#send-to-input').click(function() {
if (jQuery(this).val() == 'type name(s) here')… -
sdls replied to the forum topic display username in members directory in the group How-To and Troubleshooting 12 years, 3 months ago
Thanks for the help here’s a little snippet that checks for full name, and if none exists displays the username
`
/* Display Nice Name in Directory */
function my_member_username() {
global […] -
simon started the forum topic Buddypress – Groups navigation / redirect to forum (this again) in the group Creating & Extending 12 years, 6 months ago
If you’ve customized a BP site before, you’ll know that the groups nav bp_get_options_nav(); can be a real barrier in getting a site exactly the way you want it.
There was an older solution to involving a […]
-
simon started the forum topic Private messaging auto complete WITHOUT friends in the group How-To and Troubleshooting 12 years, 6 months ago
HI! Hoping someone else has run into this scenario before. From the users inbox when composing a private message, I’m hoping to get an entire list of members within the community in the TO: (message recipient) […]
-
simon replied to the forum topic Can group avatar size be changed? in the group How-To and Troubleshooting 12 years, 10 months ago
how bout these little dudes?… no idea what they do
Really you could just resize the original thumbnails to 100px X 100px and allow BP to resize them, however you don’t also get the crispness you […]
-
simon replied to the forum topic Can group avatar size be changed? in the group How-To and Troubleshooting 12 years, 10 months ago
I’m coming across the same barrier… Pulling the group image at different sizes is fine, however when you try and modify the group avatar size from the group admin perspective, it get’s a bit tricky. Try and […]
-
simon replied to the forum topic Achievement Unlocked notification permanently in notification bar in the group Achievements 12 years, 11 months ago
Hey there Paul!… Your right in thinking that when you go to the main achievements directory it ‘clears’ the notification. However the link that get’s pulled into the notifcation in the header bar does not […]
-
simon replied to the forum topic Creating posts of a custom post type and awarding achievements in the group Achievements 12 years, 11 months ago
Im not sure if I should delete this whole support post… conversation with myself 😉 …maybe this will me useful to someone else.
just need to register “DO” the action in the write post function
`
// […] -
simon replied to the forum topic Creating posts of a custom post type and awarding achievements in the group Achievements 12 years, 11 months ago
To try and follow the proper etiquette with the achivements plug-in I have setup a new achievements action in the DB and added in the following function
`
// CREATE NEW POST
function […] -
simon started the forum topic Creating posts of a custom post type and awarding achievements in the group Achievements 12 years, 11 months ago
Hey there BP forumns and Paul!
Question on creating custom post types and tying it in with achievements
My scenario….
User are creating posts on the front-end of the website. This is achieved using […]
-
simon replied to the forum topic How to edit Members navigation bar in the group How-To and Troubleshooting 12 years, 11 months ago
Been looking for this everywhere and still cannot find an answer…. will post back if I find something concise.
-
simon started the forum topic BP 1.5 – Paging, Permalinks, 404 anomaly in the group How-To and Troubleshooting 13 years ago
Spent the good part of this morning working through this, but still…. apologies if this has been covered in a previous topic. Recently updated a site to BP 1.5, it worked GREAT except for one small thing. The […]
-
sdls posted an update 13 years ago
-
simon replied to the forum topic BP 1.5 ~ Bugs with Private Messaging autocomplete in the group How-To and Troubleshooting 13 years, 1 month ago
wow it really was the dots!
-
simon replied to the forum topic BP – xprofile_get_field_data() in the group How-To and Troubleshooting 13 years, 1 month ago
Must have been a database caching problem…. damn internet gremlins!
That first snippet worked as is with no changes…. just took 30 minutes to refresh
Thanks for your feedback both. -
simon started the forum topic BP 1.5 – xprofile_get_field_data() in the group How-To and Troubleshooting 13 years, 1 month ago
Hello! Working on some new theming strategies for BP 1.5 and I was wondering what the correct way of referencing specific meta_data for use in a custom template:
xprofile_get_field_data();
seems to be the […]
-
simon replied to the forum topic BP 1.5 – xprofile_get_field_data() in the group How-To and Troubleshooting 13 years, 1 month ago
answer me this one oh BP gurus and I promise never to but you about xprofile_get_field_data() again! 😉
-
simon replied to the forum topic Q: working with $wpdb class and Buddypress 1.5 (custom SQL calls) in the group How-To and Troubleshooting 13 years, 1 month ago
understood.. thanks again Boone!
-
simon replied to the forum topic Q: working with $wpdb class and Buddypress 1.5 (custom SQL calls) in the group How-To and Troubleshooting 13 years, 1 month ago
thanks @boonebgorges !
WOW searching through all these new functions will be time consuming at first, but I’m sure will make things better over the long term. are these new to BP 1.5?
I’m so used to just […]
- Load More
@simon_said
Active 5 years, 10 months ago