-
pcwriter posted on the forum topic Blogs, how? in the group How-To and Troubleshooting: 14 years ago
@nickcdy
1 – Make sure you have multisite enabled. https://codex.wordpress.org/Tools_Network_SubPanel
2 – Enable creation of new sites in the “Registration settings” section under “Super Admin” > “Options” -
pcwriter posted on the forum topic Removing Navigation Bar in the group How-To and Troubleshooting: 14 years ago
🙂
-
pcwriter posted on the forum topic Removing Navigation Bar in the group How-To and Troubleshooting: 14 years ago
It seems like your header.php is referencing post_title in the title tag.
Make a backup copy of that file, then open it and paste the following between the opening and closing
tags:
Should work… 😉
-
pcwriter posted on the forum topic Removing Navigation Bar in the group How-To and Troubleshooting: 14 years ago
Open themes/simple-wp-community-theme/style.css, and go to line 2357.
In the ruleset for #access, change
display:block;
to
display:none;Navbar’s gone 🙂
-
pcwriter posted on the forum topic Removing Navigation Bar in the group How-To and Troubleshooting: 14 years ago
If you could give a link to your site, it would be easier to help you out…
-
pcwriter posted on the forum topic New theme – sneak preview in the group Creating & Extending: 14 years ago
Thank you for that!
-
pcwriter posted on the forum topic Formatting issue on individual links page. in the group BuddyPress Links: 14 years ago
@mollyfud It’s an issue with your theme. On line 323 of themes/news/style.css, you have #subnav set at a fixed width of 940px. Try setting it to 100% instead. Check out other pages that also use #subnav afterward, like directories, to see if the change knocks them out of whack. To help find things like this in […]
-
pcwriter posted on the forum topic New theme – sneak preview in the group Creating & Extending: 14 years, 1 month ago
@roydeanjr Thanks! I’ve almost finished the illustrated theme manual to help newbies (like us!) to get started on customizing the basic theme. Then I still need to update the code for BP1.2.6 The whole impetus behind the development of this theme was to provide as simple a framework as possible while offering several options and as […]
-
pcwriter posted on the forum topic searching members by location in the group gPress: 14 years, 1 month ago
Just answered in your other, identical, post.
Please refrain from starting identical threads in different forums. It usually leads confusing conversations 😉
-
pcwriter joined the group gPress 14 years, 1 month ago
-
pcwriter posted on the forum topic searching users by location in the group How-To and Troubleshooting: 14 years, 1 month ago
Quick and easy solution is to install Custom Profile Filters for BuddyPress plugin, and create a profile field called “Zip Code”.
https://buddypress.org/community/groups/custom-profile-filters-for-buddypress/ -
pcwriter posted on the forum topic Widgets on main home page. in the group Creating & Extending: 14 years, 1 month ago
Yes, you can put widgets on a page. If you create a page template with widget areas in it, you can assign that template to any page you create in WordPress. Then put your widgets on that page under “Appearance” > “Widgets”.
-
pcwriter posted on the forum topic Widgets on main home page. in the group Creating & Extending: 14 years, 1 month ago
I’m currently working on a theme package with widgetized front page;
https://buddypress.org/community/groups/creating-extending/forum/topic/new-theme-sneak-preview/Here’s a good tutorial on how to widgetize any page:
http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/Hope this helps! 🙂
-
pcwriter posted on the forum topic All plugin groups on buddypress.org are currently offline in the group How-To and Troubleshooting: 14 years, 1 month ago
Yup, I’m seeing this on the “Recently Updated” page:
Viewing plugin -24 to 0 ( total plugins)
???
-
pcwriter posted on the forum topic How to change "groups" to different text in the group How-To and Troubleshooting: 14 years, 1 month ago
It’s best not to hardcode slug changes in template files.
These links will help you to accomplish what you want, and your changes will be reflected throughout your…[Read more] -
pcwriter posted on the forum topic New theme – sneak preview in the group Creating & Extending: 14 years, 1 month ago
Little progress update for y’all who’re interested in this fun little baby. A great many changes have been made to the default theme in BP1.2.6: https://trac.buddypress.org/changeset?old_path=/tags/1.2.5.2/bp-themes/bp-default&new_path=/tags/1.2.6/bp-themes/bp-default/ This brought up a question, and an answer I was hoping to avoid:…[Read more]
-
pcwriter posted on the forum topic What necessary changes should be made to BP themes for BP 1.2.6 in the group How-To and Troubleshooting: 14 years, 1 month ago
Have you seen this thread? It looks like there may be a solution to your problem near the end:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-1-2-6-adds-extra-padding-top/ -
pcwriter posted on the forum topic Idea for WP3 Menu Usage in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
@jfoawn Please continue this in another thread… this is a forum for the plugin 🙂 @Brajesh has a code snippet to redirect users to their profile. Looking at his code might help: http://buddydev.com/buddypress/buddypress-trick-redirect-users-to-their-profile-on-login/ And a plugin that pretty much does the same:…[Read more]
-
pcwriter posted on the forum topic What necessary changes should be made to BP themes for BP 1.2.6 in the group How-To and Troubleshooting: 14 years, 1 month ago
@rogercoathup Hmmm… OK, so here’s what I’ll do: as I’ve created this, my first, theme based on 1.2.5, I’ll make it available for die-hard 1.2.5 users on my site. But I’ll update the theme to 1.2.6 before shipping it off to the theme repo with a heads-up that a 1.2.5 version is available for download at […]
-
pcwriter posted a new activity comment 14 years, 1 month ago
🙂
- Load More
@pcwriter
Active 1 month ago