-
foxly posted a new activity comment 14 years, 2 months ago
@thelandman No, they will not. They’re the next thing we’re working on after we get the new media functions working properly. We have to remove all of the obsolete BP Album functions and get all the templates upgraded to our new template tag functions. We also need to write detailed example code for developers, to make it easy for them to upgrade…[Read more]
-
Anton posted on the forum topic My Chatbox in the group Gallery: 14 years, 3 months ago
@thelandman – Yep, thought about that. Really not the best solution but it works.
-
Anton posted on the forum topic My Chatbox in the group Gallery: 14 years, 3 months ago
@thelandman Added a function to the _inc/global.js file and called the function on the files activity/entry.php, activity/post-form.php on the textarea in my child theme. There’s most likely better ways to do it, but it works. It displays how many characters you have left and stops you from entering when you have reached 200 chars.
-
nit3watch posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting: 14 years, 4 months ago
@thelandman maybe build in something like this, https://wordpress.org/extend/plugins/shockingly-big-ie6-warning/
I read about the plugin in one of my smashing mag books, somewhere.. But they really recommend it. It advises the user to try a different browser if they cant upgrade ie6 due to using windows 2000
-
foxly posted a new activity comment 14 years, 5 months ago
You don’t have to wait for an official release, but you should wait until we get the template tag functions and template files finished. I’ll try to get them finished up over the next few days.
^F^
-
Modemlooper posted on the forum topic users complaining in the group Requests & Feedback: 14 years, 5 months ago
I agree with @thelandman OOB Buddypress is the whole kitchen sink but you can cut a ton out via custom themes. BP groups are basically a facebbook fan page. It has the exact same features. So if people are on FB then they clearly can understand the UI of BP. Maybe changing forums to discussions? It’s […]
-
rossagrant posted on the forum topic Clicking on another users name or avatar in their main profile page takes me to my own? Can you try in the group How-To and Troubleshooting: 14 years, 5 months ago
Not that I’m aware. I’ve edited the forum template tags but not profile.
Anyone else experiencing this?
-
gregfielding posted an update in the group CD BuddyPress Avatar Bubble: 14 years, 5 months ago
I’m not getting any bubble showing up…It looks like we need to tweak the code on bubble.js on lines 50 and 58 bu adding the site url. (just like before on lines 50 and 54).
I’ve tried it and still no luck. Is this the right tweak? I’m on mu 2.9.2 and BP 1.2.4.1
-
blacktattoo posted on the forum topic Bubble not showing up in the group CD BuddyPress Avatar Bubble: 14 years, 5 months ago
@thelandman Hello again, thanks for taking time regarding my issue. Now, I didn’t made any changes to WP or BP core files but I still gave your solution a try. OK, I did everything you said, except that jquerry.js is found in WP installation not BP, but I got the point 😉 I downloaded fresh WP […]
-
blacktattoo posted on the forum topic Bubble not showing up in the group CD BuddyPress Avatar Bubble: 14 years, 5 months ago
@thelandman OK, I’ve enabled the plugin again, I’m glad if you could check it out.
thanks for your effort -
Rainman posted on the forum topic Bubble not showing up in the group CD BuddyPress Avatar Bubble: 14 years, 5 months ago
@slaFFik @thelandman … OK I’ll try to explain… I actually use it on a live site and my site is in root folder… ( http://www.fotografija.ba ) … first I thought the bubble not showing up is a result of heavy editing of my theme, so I installed a fresh buddypress in root /test … no lucky with […]
-
foxly posted an update 14 years, 5 months ago
-
Justin Hoskins posted an update in the group CD BuddyPress Avatar Bubble: 14 years, 6 months ago
@thelandman…. thanks for the tip, i was having a similar problem because my site was not installed in the root directory, but your heads-up showed me how to fix it. thanks!
-
kaneesha posted on the forum topic How to remove those brackets ? in the group How-To and Troubleshooting: 14 years, 6 months ago
@thelandman same here, and batch find makes no sense because brackets are also a major part of the PHP syntax. 🙁 to hardcode such design-related elements is imho a sin, a css before or after trick would be much better in such cases. @rich! @ etiviti i mean the numbers in those brackets in the tabs inside […]
-
Anointed posted on the forum topic docs to help me understand adding custom post_types to bp activity stream in the group Miscellaneous: 14 years, 6 months ago
@thelandman Yes I am using wp 3.0 beta. Actually I have the post_types just about finished, a few more hours on templating a few more types and that will be done. example: http://deardaddy.org/sermons/ — multi-relational page with type ‘sermons’ related to types ‘podcasts, preachers, and locations’. Now I am at the point of wanting to include […]
-
Peterverkooijen posted on the forum topic Is it possible to create a Community where people can use thier real names ? in the group Creating & Extending: 14 years, 6 months ago
@thelandman, in my solution I use javascript to generate the username from the weird semi-optional xprofile fullname field, hide the username field on the form, use the email login plugin so members don’t need the username to log in, add more custom code to synchronize the fullname and the fullname-derived username to all the various similar […]
-
foxly posted on the forum topic BP Album+: News and Updates in the group BuddyPress Album+: 14 years, 6 months ago
Wait until we get 0.1.9 out in a few days, because the plugin uses a completely different core than 0.1.7 and it will break your code.
^F^
-
foxly posted on the forum topic Latest Images on Home page in the group BuddyPress Album+: 14 years, 6 months ago
@thelandman The bad news is that the 0.1.9 template API will have substantial changes from the 0.1.7 API, because it now allows developer-defined image sizes and behaviors. The good news is, in either 0.1.9 or 0.2.0, we will be including a full scale AJAX API …so you can execute queries, upload media, and pull images directly […]
-
foxly posted on the forum topic BP Album+: News and Updates in the group BuddyPress Album+: 14 years, 6 months ago
Eventually, yes. This is a fairly easy feature to add because WP has built-in functions to support it. However, there is other functionality we need to build into BP Album+ before we can link-up to it …that’s why we’re rolling out this feature in the order we’re doing it in.
^F^
-
nit3watch posted on the forum topic Customizing Labels, Messages, and URLs – ..create the MO file in the group How-To and Troubleshooting: 14 years, 6 months ago
@thelandman, I’ve generated the mo file, now where do I put it? I think you asked the same question in another thread that wasn’t answered so hopefully u have the answer :D? Edit: Lol, was checking your profile, so u from CT, im in JHB 😛 Reading over the tut again, do I have to change […]
- Load More
@thelandman
Active 1 year, 3 months ago
@foxly Will 0.1.9 be compatible with WP 3.0.1?