-
pcwriter posted on the forum topic Modifying / Customising the registration process in the group How-To and Troubleshooting: 14 years, 2 months ago
@Iain Manley
Sorry my workaround isn’t working as hoped… the easy solutions aren’t always the best 😉
-
pcwriter posted on the forum topic DOES NOT WORK IN 3.0.1 I NWEED THE CORRECT PROPER WORKING LAST STABLE WORSPRESS in the group Installing BuddyPress: 14 years, 2 months ago
Perhaps Elgg would be more to your liking…
-
pcwriter posted on the forum topic Sidebar over header (Twitter style) in the group How-To and Troubleshooting: 14 years, 2 months ago
@Janis, here we go… To widgetize your header, register a new sidebar in your child theme’s functions.php file, like so:
register_sidebars( 1, array( 'name' => 'custom-header', 'id' => 'custom-header', 'before_widget' => ' <div id="%1$s" class="widget %2$s">', 'after_widget' => ' <div class="clear"></div></div>', 'before_title' => ' ',…
[Read more] -
pcwriter posted on the forum topic Sidebar over header (Twitter style) in the group How-To and Troubleshooting: 14 years, 2 months ago
If you can wait a couple of hours, I can post some css & stuff to get you started. I
m at work right now and should be home around 4:00pm (it
s 1:00pm here now) -
pcwriter posted on the forum topic Sidebar over header (Twitter style) in the group How-To and Troubleshooting: 14 years, 2 months ago
@Janis You can always widgetize your header. Here`s a great tutorial for that: http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/ Then, you can do one of two things to make your sidebar go away: 1 – On every template where you don’t want the sidebar to appear, you can either comment out the line where the…[Read more]
-
pcwriter posted on the forum topic Search through forum and blog posts/pages in the group How-To and Troubleshooting: 14 years, 2 months ago
Here’s a great tutorial for a global site search:
Creating The sitewide global/unified search Page for your Buddypress Theme
-
pcwriter posted on the forum topic Arrowchat – Facebook Style Chat Bar in the group Third Party Components & Plugins: 14 years, 2 months ago
@thelandman +1 on that plugin idea! phpfreechat looks like one of the most customizable scripts out there. In a multisite install, the only drawback to an out-of-the-box install of phpfreechat is that it requires its own page… meaning users can’t chat and surf the network at the same time. Docking it at the bottom of the […]
-
pcwriter posted on the forum topic creating a new page with a chat script in the group How-To and Troubleshooting: 14 years, 2 months ago
phpfreechat looks easy enough to install and customize (css, avatars, etc). The only major drawback I see is that it requires a page in order to work; meaning that users must remain on that page to chat. In a network or multisite install, even a basic Buddypress site, a chat system needs to be independent […]
-
pcwriter posted on the forum topic Modifying / Customising the registration process in the group How-To and Troubleshooting: 14 years, 2 months ago
@Iain Manley How about this workaround: 1 – Create a page template and copy the content of your register.php file to it. 2 – Create a blank page in WP using that template. Eg: my-custom-home-page 3 – Under “Settings” > “Reading”, select that WP page as a static page at “Front page displays”… Now your front […]
-
pcwriter posted on the forum topic Can You Please Help Me Solve This Simple Yet Complicated Problem of Mine? in the group How-To and Troubleshooting: 14 years, 2 months ago
That would be the item-list-tabs. Try this:
div.item-list-tabs {
border-bottom:0;
}To target stuff like that really easily, install the Firebug addon for Firefox.
-
pcwriter posted on the forum topic User Marked as Spammer, How do I un-mark them as a spammer in the group How-To and Troubleshooting: 14 years, 2 months ago
@jordashtalon Ah right… I think that “Bulk Action” only becomes available in WP3 if you have enabled Multisite. And not too sure if WP-Activate is compatible with Buddypress. Here’s an auto-activate plugin that is compatible with WP3 single:…[Read more]
-
pcwriter posted on the forum topic User Marked as Spammer, How do I un-mark them as a spammer in the group How-To and Troubleshooting: 14 years, 2 months ago
In your WP dashboard, go to “Users” and check the box next to the name of the user highlighted in red. Then, select “Not Spam” from the “Bulk Actions” dropdown (top or bottom of your user list). Click “Apply”. Should do it.
-
pcwriter posted on the forum topic Version 2.1 is here… hurray! in the group Add All Nav Links to BP Adminbar: 14 years, 2 months ago
@claudeg The plugin is designed to work with any child theme of bp-default. As long as the IDs of elements targeted by the plugin’s functions are the same as bp-default, it should work no problem. If the adminbar displays properly in the theme, that’s a good indicator that the plugin will work. If it doesn’t, there’s […]
-
pcwriter posted on the forum topic Multiblog + unique communities in the group How-To and Troubleshooting: 14 years, 2 months ago
Perhaps this could shed some light…
https://wordpress.org/extend/plugins/wp-multi-network/Not much documentation but perhaps a peek at the code might help. Or a little query directed at @jjj
-
pcwriter posted on the forum topic Just featured in Killer Startups, please help troubleshoot! in the group How-To and Troubleshooting: 14 years, 2 months ago
Sorry I can’t help with troubleshooting. I just wanted to say that you’ve got a VERY cool site going there… and congrats on the writeup in Killer Startups!
-
pcwriter posted on the forum topic Change Adminbar font color? in the group How-To and Troubleshooting: 14 years, 2 months ago
Have you tried my plugin?
https://buddypress.org/community/groups/add-all-nav-links-to-bp-adminbarAlong with enabling or disabling the “Add WordPress pages” and “Add Buddypress components” features, you have complete control over the style of the adminbar in an easy-to-use UI. Just enter the colors you want where you want them, save, and…[Read more]
-
pcwriter posted on the forum topic Redirect BEFORE Login in the group How-To and Troubleshooting: 14 years, 2 months ago
Hey @r-a-y
Same plugin 😉
-
pcwriter posted on the forum topic Redirect BEFORE Login in the group How-To and Troubleshooting: 14 years, 2 months ago
I saw your post on Buddydev but didn’t have what was needed to answer… now I do.
Redirect to profile:
BP Redirect to profile Plugin :redirect Users to their profile on Login on buddypress sites
Restrict non-members to splash-page:
http://www.primothemes.com/post/s2member-membership-plugin-with-paypal/Hope…[Read more]
-
pcwriter posted on the forum topic Version 2.1 is here… hurray! in the group Add All Nav Links to BP Adminbar: 14 years, 2 months ago
@claudeg “I’ve tried with a few themes but nothing really happen” Were the themes you tried child-themes of bp-default? Here are some examples of themes I’ve successfully tested the plugin on: – My custom child-theme – BP Columns 1.2 by @modemlooper – BuddyPress Widget Theme 1.2 by @modemlooper – Cosmic Buddy 1.1 RC2 by @Brajesh Singh – Darwin (…[Read more]
-
pcwriter posted on the forum topic Posts and replys on home page in the group Creating & Extending: 14 years, 2 months ago
Try this tutorial to widgetize your home page. Then you can use any widget you want on it.
http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/ - Load More
@pcwriter
Active 1 month ago