-
josh posted on the forum topic Admin Bar CSS — background color in the group How-To and Troubleshooting: 14 years, 4 months ago
Awesome, thanks @hnla — I have that portion fixed. I’m still missing something though… When I hover over “My Account” and then move down to one of the submenus, “My Account” still has the dark background. The same happens when I move from a submenu like “Activity” to one of its menus to the right. There’s […]
-
caplain posted an update 14 years, 4 months ago
@hnla Sorry to bug you, but you appear to be an online BP Mod and I’m desperate for help. Could you please look at https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-redirect-to-login-and-return/ to help with a redirect issue? Thanks.
-
Usha Iyer posted an update 14 years, 4 months ago
@hnla Hi ,
I am Usha Iyer, an Acquisition Editor with Packt Publishing. As an Acquisition Editor, it is my role to evaluate, develop and ultimately bring book ideas to publication. I am also responsible for finding the right author for any book; bringing them onboard, then working with them as the book is written.
Recently, I have begun to…[Read more]
-
mercime posted on the forum topic How to Remove "Active x minutes ago" on Profiles in the group How-To and Troubleshooting: 14 years, 4 months ago
Add to your theme’s style.css
div#item-header span.activity { display: none; }
This will also hide same in Group’s pagesEdit – ok @hnla that was fast ๐
-
Joe Marino posted on the forum topic Additional Registration Requirements in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla , @rogercoathup I installed the BP Xtra Signup plugin and it works great! However, it does sanitize HTML markup. Could I do something like @r-a-y mentioned in this thread to stop it from sanatizing? There is a custom placeholder though that will only display a single link which is defined in the next textbox. Anyone know how to […]
-
Joe Marino posted on the forum topic Additional Registration Requirements in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla Ah, sweet… I’m definitely going to install this BP Xtra Signup plugin then. I’ll let you know how that goes.
@rogercoathup Thanks for providing the link! Forgot to say that earlier… better late than never though, right? ๐ -
Roger Coathup posted on the forum topic Expanding the codex in the group buddypress.org Ninjas: 14 years, 4 months ago
Concur with @modemlooper that the codex needs more tutorial oriented material organised by use case: designer, developer, etc. Also concur with @pollyplummer that template tag documentation (and other api, which I understand @jjj has planned for 1.3(4?)) is vital. @hnla – it would be good to have this structured by use case as well, as well as the…[Read more]
-
Bpisimone posted on the forum topic Expanding the codex in the group buddypress.org Ninjas: 14 years, 4 months ago
@boonebgorges, @hnla agreed that it’s quite a broad subject, that makes it even more important to tackle – since this is the first step of all to master for a successful BP install. Any ideas on who to contact for this or what other steps to take?
-
Joe Marino posted on the forum topic Additional Registration Requirements in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla that’s a good point! I guess I could do a localization after installing the plugin to make it say what I want. Speaking of which, is it possible to insert hyperlinks into a localization file? If not, I guess I’ll have to figure out how to make the edit from within the plugin files. I […]
-
finni3 posted on the forum topic Activity-Stream as Tracker only in the group How-To and Troubleshooting: 14 years, 4 months ago
Thanks @hnla I commented out your suggestion in my child theme so it is not possible to reply anymore. Now all I have to do is edit out the “whatยดs new?” form and itยดs done. Also I replaced with in the /activity/index.php template Just have to edit the template for group activity and Iยดll be done […]
-
Joe Marino posted on the forum topic Hide Activity Stream in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla Thanks again! I will give that a read as soon as I have the free time. ๐
-
Roger Coathup posted an update 14 years, 4 months ago
@hnla congrats on the moderator ‘promotion’.
-
Joe Marino posted on the forum topic Hide Activity Stream in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla could you provide an example of how to create a “child theme”? I am new to the WordPress/PHP community so I’m learning as I go here.
-
Joe Marino posted on the forum topic Hide Activity Stream in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla I don’t believe the PHP is still parsing… it seems to be working as intended. Having the “unnecessary” markup in source view is fine by me as it helps me to remember what I need to do whenever I upgrade. Thanks again for your assistance! ๐
-
Joe Marino posted on the forum topic Hide Activity Stream in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla Thanks! I accomplished this by commenting the corresponding lines in my theme’s header.php like so:
*EDIT: hmm… guess bbcode doesn’t work on these forums. I took a screenshot of the solution in case anyone is interested: http://img715.imageshack.us/img715/4051/hideactivitystream.png
-
Boone Gorges posted on the forum topic Expanding the codex in the group buddypress.org Ninjas: 14 years, 4 months ago
I got your drift, @hnla – I’m suggesting that you start creating that outline ๐ Seriously, though, please do. Or anyone in this thread, please start making an outline. The rest of us can pitch in and help to clean it up. I’ll think about it tonight and if no one else starts something by tomorrow, […]
-
r-a-y posted on the forum topic Expanding the codex in the group buddypress.org Ninjas: 14 years, 4 months ago
@hnla – “Troubleshooting 101” sounds like a good, FAQ sub-page! Want to get it started? ๐
I’ve started work on a FAQ sub-page called “Specific FAQs“. Feel free to contribute!Re: PHPDoc site – It appears that site is referencing BP 1.3-bleeding.
-
techguy posted on the forum topic How do I edit the Adminbar? in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla
That page makes quite a lot of sense once you start to understand actions and filters and how they work on WordPress. If you don’t, then it can be confusing. I’m going to add a note at the top that links to the WordPress page for Actions and Filters: https://codex.wordpress.org/Plugin_API -
Boone Gorges posted on the forum topic Expanding the codex in the group buddypress.org Ninjas: 14 years, 4 months ago
+1 @hnla. The specific quote I got from the person who emailed me was: “BuddyPress appears to have a pretty skimpy codex, one that covers installation and technical issues more than descriptions of various parts of BP, like the how user roles are defined”. The good news is that this is a part of the codex […]
-
Doug Daulton posted on the forum topic Forums & Group Forum CSS in the group How-To and Troubleshooting: 14 years, 4 months ago
@hnla – I just went ahead and built it from scratch. When I am done, I’ll bundle it up and make it available for the community.
- Load More
@hnla
Active 6 years, 4 months ago