Search Results for 'buddypress'
-
AuthorSearch Results
-
July 16, 2012 at 10:55 am #137372
frank tredici
MemberThanks @EyeMagicGraphics — I am using the Dynamic Widgets plug-in. It has a very peculiar glitch in it.
I created a static text widget in WP. Then I use Dynamic Widgets to have the static text widget appear only on a certain page and all of its child pages.
The glitch is that (from every WP & DynWidg setting I have tried) I can only get the text widget to appear on the child ages. I cannot get it to appear on the parent page.
So I give up after 4-5 days of effort and just want to go into the production of the sidebar code and hard code my widget.
I’ll have a look at your suggestion on “Conditional Logic” and see where that leads me.
July 16, 2012 at 9:49 am #137371In reply to: Midddle column now has a directory – Easel Theme
@mercime
ParticipantFirst you need to activate the BuddyPress plugin.
Second, you need to install the BP Template Pack plugin and go through Appearance > BP Compatibility
Third, realign BP template files, see https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/easel-theme-buddypress-alignment-problem/
July 16, 2012 at 9:11 am #137369@mercime
Participant== I can’t seem to save/change the Page Attributes of the BuddyPress created pages. ==
It’s because you can’t do that at this time @blinkybill01.
BP pages are using the BP template files transferred during the compatibility process, the very same files we’re going to revise here.== Also, I’ve noticed that with the most recent WordPress update, I’ve been getting more and more 406 errors. Is this something I should contact my hosting company about? ==
Haven’t encountered those errors yet. Yes, you should contact your webhost since 406 errors are usually related to suhosin security extension or Apache mod_security and the like.
July 16, 2012 at 8:01 am #137367In reply to: buddypress-bbpress forums,members pages not working
Paul Wong-Gibbs
KeymasterIf you only want sitewide forums (not group forums as well):
In wp-admin in BuddyPress > Components, disable the “Forums” component. Go to the Pages menu in wp-admin, and if you have a page called “forums”, delete it (you don’t need it any more).
In wp-admin, go to Plugins > Add New, and search for and install and activate the “bbPress” plugin. You should see something like version 2.1 of that plugin.Once done, you should be able to start using bbPress for sitewide forums. If you have specific questions about how to make bbPress do non-BuddyPress things, the best place to ask is on bbpress.org.
July 16, 2012 at 7:53 am #137365In reply to: Registration Age date Problem
Roger Coathup
ParticipantDon’t post duplicates.
If you don’t understand, or are unable to carry out the advice given, please say so on the original thread: https://buddypress.org/community/groups/creating-extending/forum/topic/dob-problem-on-registration-form/
July 15, 2012 at 11:11 pm #137360likeitordont
Memberthanks @modemlooper but i have werry litle knowledge of ths field and i dont think i can do it , i need steep by steep instructions or i need to find someone to doit for me . i dont mind to pay anyone who can doit .
July 15, 2012 at 10:04 pm #137358In reply to: Custom Profile Fields not shown on members profiles
Roger Coathup
ParticipantBuddyPress profile fields do show by default when you visit a profile. So, it sounds like either your theme, or a plugin is causing the problem.
Did you create your profile fields from the BuddyPress menus in wp-admin?
The most likely candidate for the problem sounds like the plugin you are using to add buttons and maps to the user profiles.
Try deactivating that plugin – do the profile fields show?
Try switching to bp-default theme – do the profile fields show?
If they are still not showing — deactivate all your plugins except BuddyPress, use the default theme, and go to the Profile Fields section in wp-admin … are they definitely set up correctly in there? Are privacy settings correct? Do the profile fields show now in the front end?
By breaking your search down for a solution step by step like this, you’ll be able to determine what is causing the problem (your theme or one of your plugins).
July 15, 2012 at 9:59 pm #137356modemlooper
ModeratorTo change text in BuddyPress you need to create a language file. You don’t have to translate to another language you can still use english. It’s a way to change words without fear of upgrading and loosing changes later on.
July 15, 2012 at 9:59 pm #137355In reply to: Can’t get to WordPress admin dashboard
Roger Coathup
ParticipantYou can also try increasing your PHP memory (as indicated by the error message you’ve received)… you should then be able to run BuddyPress without problem on your site.
There are many ways to increase PHP memory (including some specific to WordPress)… please have a Google to find those.
July 15, 2012 at 9:56 pm #137354Roger Coathup
ParticipantIt sounds like you want to create a directory page for all the pages on your site… is that correct?
The BuddyPress directories only exist for BuddyPress components like groups, members, etc.
The pages on your site are just standard WordPress pages. If you want to create a directory page that lists them all, you would need to write your own template file with a custom WP_Query loop that just returns pages, or perhaps use a WordPress API function to return all pages.
For more information on how to do this, you should visit the documentation on WordPress: https://codex.wordpress.org/Main_Page
July 15, 2012 at 9:04 pm #137352In reply to: [Resolved] Mystique Theme From DigitalNature
ploupas
MemberDid this end well? Are we talking about Mystique version 3+ or the 2.something version?
With these instructions i get eg: domain.com/register full load of theme but empty page/post page or domain.com/index.php/register stripped CSS version but registration of BP appears
(checked nginx rules, also default BP theme works like a charm)
July 15, 2012 at 8:56 pm #137351In reply to: Can’t get to WordPress admin dashboard
modemlooper
Moderatordelete the BuddyPress folder from plugins to get to admin
July 15, 2012 at 8:54 pm #137350modemlooper
ModeratorClick codex above and learn how to translate BuddyPress
July 15, 2012 at 8:30 pm #137349Anonymous User 8418620
InactiveThanks staff, all codes operate without problems. I like this team! @modemlooper Sorry if I left you angry, it was not my intention. @rogercoathup I changed one part of your code to work with anyone user and not just one:
echo date(“M Y”, strtotime(get_userdata(bp_displayed_user_id( ))->user_registered));
Bye, hugs!!
July 15, 2012 at 8:18 pm #137348likeitordont
Memberthanks @modemlooper , butt when i click pages it says Group directory , create a Group , i need to say Pages directori , Create a Page
July 15, 2012 at 8:09 pm #137346In reply to: Buddypress plugin for uploading videos
danbpfr
ParticipantHi Venkatesh,
most of buddypress content is generated by wordpress. So the Media settings can give you what you need.
That said, where do you want a video upload possibility ? And what king of videos ? Yours orfrom users, or some videotube service ?July 15, 2012 at 5:18 pm #137341newpress
ParticipantAnd also one fundamental thing, are external links within a buddypress + bbpress do-follow or no-follow?
July 15, 2012 at 5:15 pm #137340In reply to: Need a link to each users profile page
Roger Coathup
ParticipantWe answered this question just a few days ago: https://buddypress.org/community/groups/creating-extending/forum/topic/link-to-profile-messages-friends-and-settings/
This forum desperately needs a working search capability, as well better structure for the forums themselves, ..
July 15, 2012 at 5:10 pm #137339In reply to: DOB Problem on Registration form.
Roger Coathup
ParticipantThe date picker profile field on BuddyPress doesn’t allow you to specify a range (from wp-admin).
2037 is a PHP upper date limit.
You would have to write some PHP code to modify your registration templates to support this.
July 15, 2012 at 5:00 pm #137337In reply to: buddypress-bbpress forums,members pages not working
Steve Ford
ParticipantOK, better question, anybody successsfully deactivate their BBpress forums and successfully activate the buddypress sitewide for forums? I am using worpress 3.4 + Buddypress 1.5.2 and here is an example of my site from the bbpress install:
http://privateenglishportal.com/forums/July 15, 2012 at 10:12 am #137334BlinkyBill01
Participant@mercime, I found something interesting…
So I created a page called “test”. While I was creating the page, I noticed in the Page Attributes that there are three options: Default Template, BuddyPress – Activity Directory, and Sidebar Template.
When I saved as Activity Directory, the page showed up like my members page with the sidebar under the content. When I saved as Sidebar Template, the sidebar showed up correctly like it does on the homepage. When I tried to save as Default Template, I got a 406 error.
Is my thinking wrong that when BuddyPress created the members pages, it saved them as Default Template as it had no way of knowing that there were options for the page saves?
The even more strange part is when I go into the BuddyPress created Members Page, I can save as Sidebar Template and BuddyPress – Activity Directory, but no matter what it’s saved at, it doesn’t change. The looks of the design stays the same. (Also, I think that the “default template” is just the Activity Directory template.)
So, I have no clue on what to do. I can’t seem to save/change the Page Attributes of the BuddyPress created pages.
Also, I’ve noticed that with the most recent WordPress update, I’ve been getting more and more 406 errors. Is this something I should contact my hosting company about?
Thanks.
Links for reference:
http://forcedreality.net/test/ – page saved as Sidebar Template
http://forcedreality.net/test2/ – page saved as BuddyPress – Activity Directory
http://forcedreality.net/members/ – BuddyPress created page, maunally edited to save as Sidebar Template, which isn’t working.July 15, 2012 at 8:32 am #137333In reply to: (resolved)script fix needed for buddypress! Help!
Steve Ford
ParticipantThanks for pointing me in the right direction! Saved me hours of work!
July 15, 2012 at 7:55 am #137332In reply to: (resolved)script fix needed for buddypress! Help!
CJ Kruger
ParticipantGlad you came right.
July 15, 2012 at 4:49 am #137330modemlooper
ModeratorJuly 15, 2012 at 3:37 am #137329Anonymous User 8418620
Inactive@modemlooper Hello, I really appreciate your work and your plugins, I use almost all, are very good, congratulations. But his answer sounded gross. I googled but not found. I can have researched the wrong terms, I don’t know. If you found, pass the link to me. The big problem that I am beginner in php and can’t do anything that I know are thinking. Could you help me? Thank you! Hugs guy!
-
AuthorSearch Results