-
thekmen posted a new activity comment 14 years, 3 months ago
nice theme, but I’d think it is a theme js/ajax conflict.
have you tried the default theme to see if these issues occur? -
thekmen posted on the forum topic Quick Hack: Enable SyntaxHighlighter Evolved on Group Forums in the group Creating & Extending: 14 years, 3 months ago
@nuprn1, i’m using your filters above but noticed when mixing php & css in the same forum post, the css code messed up. changing add_filter( ‘bp_get_the_topic_post_content’, array(&$this, ‘parse_shortcodes’), 7 ); to add_filter( ‘bp_get_the_topic_post_content’, array(&$this, ‘parse_shortcodes_comment’), 7 ); fixed the issue. Other than that, d…[Read more]
-
thekmen posted on the forum topic WordPress theme vs BuddyPress theme in the group Creating & Extending: 14 years, 4 months ago
The only issues you should have with a WP theme is all the BuddyPress CSS, easy enough to fix but can require lots of edits depending on the theme. To include the required BuddyPress JS & ajax functions in any WP theme, all you need to do is add something like the following to your […]
-
thekmen posted on the forum topic Changing the word cubepoints in the group CubePoints Buddypress Integration: 14 years, 4 months ago
sorry @DJPaul thought you sent out a link on twitter so would be ok to repost here…
by the way the svn checkout link isn’t working http://achievements.googlecode.com/svn/trunk/ -
thekmen posted on the forum topic Changing the word cubepoints in the group CubePoints Buddypress Integration: 14 years, 4 months ago
@xberserker hopefully @DJPaul will release his upcoming Achievements plugin soon, some overlap but still enough reason to keep plugins separate. Extremely well coded, checkout & read the comments in the code on http://code.google.com/p/achievements/ – will certainly help to release a superior plugin.
-
thekmen posted an update 14 years, 4 months ago
a spammer (@dabukase) pimping their own profile & testing spam shit on https://buddypress.org/community/activity/ …
@apeatling any updates on how buddypress.org plan to combat this shit? -
thekmen posted on the forum topic Changing the word cubepoints in the group CubePoints Buddypress Integration: 14 years, 4 months ago
hi @xberserker, nice update. Sorry haven’t looked at the plugin in a while, will try to at some stage next week.
-
thekmen posted on the forum topic template tag for child theme javascript? in the group How-To and Troubleshooting: 14 years, 4 months ago
how about get_stylesheet_directory_uri()?
-
thekmen started the forum topic Groups widget when viewing members profile in the group How-To and Troubleshooting: 14 years, 4 months ago
when viewing a members profile, the groups widget only shows the groups that that member is a member of, is this expected behaviour?
-
thekmen posted on the forum topic design bug in the group CD BuddyPress Avatar Bubble: 14 years, 4 months ago
Hi @josh101, I posted about this ages ago https://buddypress.org/community/groups/cd-bp-avatar-bubble/forum/topic/brainstorm-what-else-do-you-want-in-cd-avatar-bubble/?topic_page=2#post-53020.
I don’t have the plugin installed now, but i’m guessing you should be able to fix it by adding margin: 0 & padding 0 on images in the avatar bubble div…[Read more]
-
thekmen posted on the forum topic TwentyTen child theme for BuddyPress in the group Creating & Extending: 14 years, 4 months ago
@alanchrishughes, @djpaul is dead right, it should have been a child theme. I started looking at it before WP 3 was out & figured most wouldn’t have Twenty Ten installed so started it as a stand alone theme. It only took 10 mins to turn it into a child theme, should have done it sooner…. All others […]
-
thekmen posted on the forum topic With the enhanced widget how to get just avatar to show in the group Creating & Extending: 14 years, 4 months ago
@rhuslandlord try adding
#sidebar .avatar { float: left; }
to your style.css -
thekmen posted on the forum topic TwentyTen child theme for BuddyPress in the group Creating & Extending: 14 years, 4 months ago
Child theme of Twenty Ten now added…
-
thekmen started the forum topic Green Park 2 With BuddyPress Theme Download in the group Creating & Extending: 14 years, 4 months ago
Loving the @Cordobo Green Park 2 theme so added BuddyPress functionality.
Demo: http://cordobo.bp-theme-converts.com/
Download: http://bp-theme-converts.com/cordobo-green-park-2-with-buddypress/ -
thekmen started the forum topic Private Groups forum topics in the group How-To and Troubleshooting: 14 years, 4 months ago
My private groups forum topics aren’t showing up on the forums page even for logged in group members.
Is this expected behavior? I would have thought they should show on the forums page but only to members of the private group. -
thekmen started the forum topic compatibility with Get Recent Comments? in the group BuddyPress Usernames Only: 14 years, 4 months ago
love the plugin, makes making @mentions so much easier.
any ideas on how to get it working with the Get Recent Comments plugin? -
thekmen joined the group BuddyPress Usernames Only 14 years, 4 months ago
-
thekmen posted on the forum topic Buddypress version of wordpress 'mystique' theme? in the group Creating & Extending: 14 years, 4 months ago
@el_terko just added a version to work with WP3 and with BP 1.2.5.2 page templates.
http://bp-theme-converts.com/buddypress-with-malleable/ -
thekmen posted on the forum topic Buddypress version of wordpress 'mystique' theme? in the group Creating & Extending: 14 years, 4 months ago
Tá fáilte romhat. (you are welcome)
Thanks in Irish: Go raibh maith agat…. -
thekmen posted on the forum topic Buddypress version of wordpress 'mystique' theme? in the group Creating & Extending: 14 years, 4 months ago
@el_terko sorry only spotted this reply now.
Yes, I’ll be updating the Malleable theme in the next few days, will post when done. - Load More
@thekmen
Not recently active
Yes, the same thing happens with the default Buddypress theme. Would you be available for hire to try and track down the problem?