Search Results for 'buddypress'
-
AuthorSearch Results
-
August 27, 2010 at 2:22 am #90524
In reply to: adding links to header navigation
govpatel
ParticipantI am using twentyten child theme and have transferred all folders that buddypress uses for menu using BuddyPress Template Pack plugin and than use the menu to add buddypress menus using custom link. @keela I can show how if you can contact me.
August 27, 2010 at 2:15 am #90523In reply to: Problem with Title Tag in Category and Tag
@mikey3d
ParticipantPlease add category “New York” and tag “Long Island” for “Hello world!” in your post.
http://playground.21inspired.com/
Thanks, Mikey3D
August 27, 2010 at 1:28 am #90519In reply to: Problem with Title Tag in Category and Tag
@mikey3d
Participant“There is something wrong in your set up. The default installation/theme shows the title tag with spaces between the words.”
I have install WordPress and BuddyPress as clean as pure water. Trust me, it is the BuddyPress problem.
“Are you using the default theme unmodified?”
Default theme
“Have you got any additional plugins running?”
No! Only BuddyPress and I have added bp-custom.php from the last time we talked. I disable bp-custom.php.
https://buddypress.org/community/groups/requests-feedback/forum/topic/no-title-of-each-posts-and-pages/The problem is still the same.
Thanks, Mikey3D
August 27, 2010 at 12:49 am #90517In reply to: Problem with Title Tag in Category and Tag
Roger Coathup
Participant@mikey3D – there is something wrong in your set up. The default installation/theme shows the title tag with spaces between the words.
Are you using the default theme unmodified? Have you got any additional plugins running?
Switch to default theme, disable all plugins and let us know if the title tags now have spaces
August 26, 2010 at 11:31 pm #90512Roger Coathup
ParticipantThis is a simple thing to achieve with just a little custom theming. It’s also highly theme specific (if, where, when, how big, etc, you want adverts), and not something I’d expect in a default setup.
If you want a simple plugin solution, there are lots of off the shelf basic plugins in WordPress that should work without problem in BuddyPress (ad-rotator plugins). Use a theme with dynamic sidebars, install the plugins and add the widgets.
If advertising is really crucial to the business, then you are better to work with a full powered ad management system, e.g. OpenX or Google Adserver. Again, these are straightforward to include in a BuddyPress site: create dynamic sidebars in your theme for each of the advertising zones you require, then insert widgets with the ad zone codes from your management system. These ad management systems provide all the options you requested, and a whole lot more.
August 26, 2010 at 11:17 pm #90510In reply to: Use buddypress as a pro social network
s
Participantahh have not seen that, but is that ok, i mean with terms and so on, well looks like it, thanks
August 26, 2010 at 10:49 pm #90509In reply to: Adding Title to Buddypress site
joe
ParticipantHey thanks for the prompt reply!
I think I’ve done it now (prior to reading your suggestion).
I edited the CSS for the theme.. I think I used the ‘Z-index’ command and place the title underneath everything else, is this an OK way of achieving my goal?
If not I’ll gladly go your route, thought I think they’re basically the same thing?
Thanks!
Joe
August 26, 2010 at 10:45 pm #90507In reply to: put admin bar links somehwere else
pcwriter
ParticipantYou probably downloaded the current version from the repo.
Get the beta release of V2.1 (with all the cool features) from my site here:
http://nowrecovery.com/downloads/add-all-nav-links-to-bp-adminbar2.1beta.zipAugust 26, 2010 at 10:42 pm #90506In reply to: user registration
r-a-y
KeymasterRead this and see if this fixes your problem:
https://codex.buddypress.org/getting-started/faqs/specific-faqs/#registerAugust 26, 2010 at 10:39 pm #90504In reply to: Buddypress not on themainblog ?
r-a-y
Keymaster@johnwinch42 – Can you try out the fix in this ticket?
https://trac.buddypress.org/ticket/2604I believe this will fix your problem, as your subdirectory install is located one level deeper than expected.
August 26, 2010 at 10:33 pm #90502Roger Coathup
Participant@guigoz – this thread has some suggestions: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/mentions-is-confusing-to-members/
August 26, 2010 at 10:31 pm #90500In reply to: @mentions is confusing to members
Roger Coathup
ParticipantAugust 26, 2010 at 10:17 pm #90499Roger Coathup
Participant@pgayed: please see this thread which gives the solution: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/customizing-buddypress-profile-page-default-tab-and-item-nav-order
August 26, 2010 at 10:15 pm #90498In reply to: Forums Page not Working Properly
Roger Coathup
Participant@jabberjazz – not an answer to your current problem, but if you are just starting a project with forums, I’d consider waiting a few weeks for the new approach to forums: https://buddypress.org/2010/08/buddypress-and-bbpress-the-future/
August 26, 2010 at 10:13 pm #90497pgayed
Memberhi there @kasper777ny — any luck with changing default pages to display ‘Profile’ info rather than ‘Activity’? the CUNY Academic Commons does this to good effect, actually [ e.g., http://commons.gc.cuny.edu/members/scottvoth ] — just not sure how…
August 26, 2010 at 9:20 pm #90494In reply to: Use buddypress as a pro social network
Hugo Ashmore
ParticipantIf you have a specific project in mind and are looking for a developer then please post your request in the BP Jobs Board group forum:
https://buddypress.org/community/groups/bp-jobs-board/August 26, 2010 at 7:53 pm #90486In reply to: BuddyPress Stopped working
paulhastings0
ParticipantAh, glad to see you figured things out.
August 26, 2010 at 7:12 pm #90484In reply to: BuddyPress Stopped working
robo523
Memberi’m an idiot, i just had to run the bp compatibility program again and now it works, thanks for helping.
August 26, 2010 at 7:10 pm #90483In reply to: BuddyPress Stopped working
robo523
Memberyes it does work with the default, and it used to work with my custom theme, until i had to reinstall my theme.
August 26, 2010 at 6:45 pm #90482In reply to: Adding Title to Buddypress site
govpatel
ParticipantI visited your site and I do not see title at top.
Depending on how your theme is setup you can do that by going into header.php file and check the class Id used than go in style.css and look the class and add
display:none;
than it will not display the title and description.
This is what i have in default twentyten theme
#header #site-title a{
color: #555555;
float: left;
font-size: 40px;
font-weight: bold;
margin-bottom: 20px;
text-shadow: 0 2px 1px #ffffff;
display:none;
}
#header #site-description{
float: right;
font-style: italic;
margin: 10px 0;
display:none;
}Title and description are important for search engines.
August 26, 2010 at 6:42 pm #90480In reply to: agenda plugin and file sharing plugin
teber
Participantsame situation here, could some one e-mail it to me at raymundoo @msn.com
thankssssAugust 26, 2010 at 5:31 pm #90478paulhastings0
ParticipantThe link would be: https://buddypress.org/community/groups/bp-profile-privacy/
August 26, 2010 at 5:25 pm #90477Pisanojm
Participant@warut xprofile data would look better direclty under the field because of the width of the badge. In my opinion… unless there was a way to specify width… it looks like the width is set to “auto” based on the graphic image…
There is another issue with previewing a badge horizontally… If the badge contains a lot of xprofile data it will break the confines of the Website Page DIV….
August 26, 2010 at 4:41 pm #90475govpatel
Participant@Ryan Try this plugin BuddyPress Profile Privacy see if that is what you looking for as I am using it and has settings you are looking for.
August 26, 2010 at 3:34 pm #90474warut
Participant -
AuthorSearch Results