Fée
webdesigner · graphic designer · loving creation and innovation · enthusiastic about WordPress
-
Fée joined the group BuddyPress External Group Blogs
-
Fée joined the group BuddyPress Mobile
-
Fée replied to the forum topic BP is automatically creating links of certain words in my user profile. How to stop/remove that? in the group How-To and Troubleshooting
Oh my God, this was really easy! The answer is on the linked page http://codex.buddypress.org/extending-buddypress/bp-custom-php/, the code changed for 1.5:
-
Fée replied to the forum topic BP is automatically creating links of certain words in my user profile. How to stop/remove that? in the group How-To and Troubleshooting
@boonebgorges Sorry I’ve to ask, just a short question: Do you think an update of your plugin concerning this problem would be possible?
-
Fée replied to the forum topic Are you aware this forum does not work properly? in the group How-To and Troubleshooting
Could it be this page doesn’t run the current version 1.5.1, because in the development process these problems disappeared on testbp?
-
Fée replied to the forum topic How to remove Join button from group header? in the group How-To and Troubleshooting
or hide with css:
.join-group { display:none; }
-
Fée replied to the forum topic Customizing profile edit.php page problems with white space in the group How-To and Troubleshooting
the login data are wrong. maybe you can try with css.
one tipp: use php comments instead of html comments, it’s much cleaner. instead of:
use:
or:
-
Fée replied to the forum topic Home page pitch for people who aren't logged in in the group How-To and Troubleshooting
A Login Panel. There are different Plugins that give you an alternate login widget, some let you change the text before and after.
-
Fée replied to the forum topic BP is automatically creating links of certain words in my user profile. How to stop/remove that? in the group How-To and Troubleshooting
are there other possibilities now?
-
Fée replied to the forum topic Are you aware this forum does not work properly? in the group How-To and Troubleshooting
?? I’ve no idea what Heymansoks opinion is about. But I have these problems, too and told about it more than once in this forum.
-
Fée joined the group How-To and Troubleshooting
-
Fée replied to the forum topic BP is automatically creating links of certain words in my user profile. How to stop/remove that? in the group How-To and Troubleshooting
Oh, both doesn’t work with branch 1.5 (#5338), neither the plugin nor the code. Does anybody know why, what changed there?
-
I’m not able to upload an avatar right here on buddypress.org, exactly the same error.
-
Hi Boone,
I saw in the changelog, that you added wiki-like bracket linking support. I tried around a bit, but couldn’t find out how to use it.
Are you planning to offer a short documentation about this?
Thanks, Fee -
Fée replied to the forum topic Courseware on a Multi-Site, Multi-Network, MULTIBLOG install in the group BuddyPress ScholarPress Courseware
I think it would be much easier to create different groups inside of the same network. You can create a hidden group for the faculty and a hidden group for the students and a third group for both with the courses […]
-
Fée replied to the forum topic Feature request: Hide certain members in the group Requests & Feedback
this should work for excluding all super admins:
-
Fée started the forum topic Remove search link from member's profile name in the group How-To and Troubleshooting
In the profile loop of a member’s profile all items are linked to a search on the members directory like this: …/members/?s=nicename
That doesn’t make much sense for me on the member’s name as there usually […] -
Thanks, Stas. I tried that, it shows all lectures of all groups, where at least one lecture is bookmarked, even if all the others are not bookmarked.
For example:
group1 has lecture 1a, lecture 1b and lecture […] -
Hello Stas,
thanks for your work, by the way
I don’t understand the bookmark functionality, yet. Somebody can bookmark lectures, and if he did, he will find a link on the group dashboard to the very last […] -
Fée replied to the forum topic Update Course with strange behaviour in the group BuddyPress ScholarPress Courseware
I tried the following – I know it is no solution to hardcode other plugins – but maybe it’ll help you to find the cause or to build another workaround:
I stepped into the group creating screen from bp docs in […] - Load More