-
Narada Das posted an update 13 years, 11 months ago
@markhahnel Hi Mark – You said ” Did you ever get the profile tinymce and html sorted?”
No I didnt. I have done a lot of customising but Ive almost given up getting the ability for members to use html and tinyMCE on their profile pages.
I dont understand why this is not core functionality or BP or at least available by plugin. -
ewebber posted on the forum topic Adding a max width to images in Tinymce in the group BP-TinyMCE: 13 years, 11 months ago
@markhahnel it was just a case of updating bp-tinymce.php
theme_advanced_buttons1
to include: image @ezeke that was the first thing I tried but it doesn’t really work as tinymce gives the images a height, so it just seems to change the dimensions. The other thing I could do is remove the ability to set the dimensions, if anyone […] -
brianglanz posted on the forum topic Example Achievement Implementations in the group Achievements: 13 years, 11 months ago
Thanks all for starting this and chiming in. I am interested in any games on BP but especially if they use Achievements.
@markhahnel has it running (and recently took over the Leaderboard : ) at http://www.science3point0.com/achievements
-
danbpfr posted an update 14 years, 1 month ago
@markhahnel if you’re ok, and trust me, send me a ftp access login and a admin login to your site and i will see what i can do.
you’ve probably a wrong setting somewhere.
dan from bp-fr.net
danco38@gmail.com -
Paul Gibbs posted on the forum topic 1.2.6 Upgrade – Lost translation in the group How-To and Troubleshooting: 14 years, 1 month ago
If you can’t find who it is @markhahnel, ask on http://lists.automattic.com/mailman/listinfo/wp-polyglots
-
Roger Coathup posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
The solution from @nuprn1 is essentially the details for implementing option 1 that I suggested above, the code snippet I gave you is the option 2 solution.
-
Roger Coathup posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
You can adapt the code snippet in here by changing the blog id: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posts-of-the-main-blog-in-site-wide-activity/
If your theme follows the default structure, you’ll find your activity loop in my-theme/activity/activity-loop.php
Also have a look at the custom…[Read more]
-
mercime posted on the forum topic Change single tab colour in the group How-To and Troubleshooting: 14 years, 2 months ago
>@markhahnel it’s a matter of style’s specificity/using correct selector and precedence
Place this after the last style in your active theme’s style.css file
/*** Highlight this page tab for a few weeks ***/
ul#nav li.page-item-582 { background-color: #FF0000 !important; }Then delete the block when you don’t need it anymore.
-
foxly posted on the forum topic ETA Estimate? in the group BuddyPress Media: 14 years, 2 months ago
@Driftless1 @rolandogomez @markhahnel @bones7151 @thelandman @abbaskhalil
We have a new nightly build for the plugin posted on our Google Code page:
http://code.google.com/p/buddypress-media/downloads/list
^F^
-
govpatel posted an update 14 years, 3 months ago
@markhahnel @mark you need to log in admin and its where under media click on little arrow
-
mercime posted on the forum topic Global forum problem. in the group How-To and Troubleshooting: 14 years, 3 months ago
Carrying over from other thread , @markhahnel these things come to mind: 1. Global Forums 1.0.2 is compatible with BP 1.2.5+ above. There were same errors on mysql_get_server_info() when someone installed Global Forums with WP 3.0.1 and BP 1.2.3 and errors went away when they upgraded to 1.2.5.2 2. Reupload plugin’s /gf/ theme folder to your…[Read more]
-
Roger Coathup posted on the forum topic ANy ideas on this error message? in the group How-To and Troubleshooting: 14 years, 3 months ago
@markhahnel – it’s not appropriate to open duplicate threads. They all get seen in the support section
@mercime – thanks for the heads up
DUPLICATE THREAD – see: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/global-forum-problem/
-
mercime posted on the forum topic ANy ideas on this error message? in the group How-To and Troubleshooting: 14 years, 3 months ago
@rogercoathup it’s the same error @markhahnel posted in this thread where I advised him to go to plugin dev’s forums
-
Roger Coathup posted on the forum topic ANy ideas on this error message? in the group How-To and Troubleshooting: 14 years, 3 months ago
@markhahnel – it might be a good idea to give some more information – when / where are you seeing the error message?
-
mercime posted on the forum topic Global forum problem. in the group How-To and Troubleshooting: 14 years, 3 months ago
@markhahnel – you should ask @sbrajesh at BuddydDev.com forums where he’s active in responding to questions about his plugins.
-
justbishop posted an update 14 years, 3 months ago
@markhahnel eel! looks like you have an error going on at the site you linked me to in your last reply! It’s an easy fix, though. just look through the code I have you for “ttftitle” in a template tag, and change it to “title”. The ttftitle thing belongs to a font embedding plugin I use. So sorry I missed that!
-
Hey, thanks a lot. I’ve sorted that now 🙂 I want to put something above the activity stream and when I tried to put a slideshow there (just by adding stuff to the page) I can see it when logged out but not when logged in. Do you know a way around this?
-
yep, the code I gave you was meant to do that, lol! All you need to do to show the page content to everyone, logged in or logged out, is remove the conditional if/endif tags around the page stuff in the template 😉
-
That worked. You are awesome.
-
:blush:
-
-
-
-
-
PJ posted on the forum topic EventPress in the group Third Party Components & Plugins: 14 years, 3 months ago
@kunalb @hnla I was getting the same 294 error as @markhahnel with the 0.1 from the website. @kunalb the bleeding version you sent me took down my site and gave me an error: “Fatal error: Cannot access empty property in /wp-content/plugins/bp_custom_posts/themes/tags.php on line 9” …So I uninstalled it. I can hang out til the new update this…[Read more]
-
foxly posted on the forum topic ETA Estimate? in the group BuddyPress Media: 14 years, 3 months ago
I haven’t worked with version 0.1.7 in over 4 months, but IIRC…
1) Drop all tables with the prefix “bp_album_”
2) Delete the bp_album directory
3) Deactivate plugin
4) Activate plugin…and it should work
^F^
-
Prof Louis De Bruin posted an update 14 years, 3 months ago
-
ruth posted an update 14 years, 4 months ago
@markhahnel please my Dearest One contact me to this e-mail.
ruth24.aliyu@yahoo.frDearest One,
My name is Miss Ruth i saw your E-mail today and became interested in you,i will also like to know you the more,and i want you to send an email to my email address so i can give you my picture for you to know whom i am.Here is my email address…[Read more] - Load More
@markhahnel
Not recently active
Thanks Narada, have you had any success with any other plugins on customising profiles.