Search Results for 'buddypress'
-
AuthorSearch Results
-
July 17, 2012 at 2:52 am #137414
@mercime
Participant== I didn’t see an option to re-run it. ==
If you’ve deleted the six BP folders from thesecretworld theme folder in wp-content/themes/thesecretworld/ , when you go to Appearance > BP Compatibility, you should see “Making Your Theme BuddyPress Compatible” page (Step One) where the button “Move Template Files” could be clicked on to re-run the process.
If it isn’t happening for you, download copy of bp-default theme to your hard drive then open up the six BP folders mentioned above and make the revisions posted. After you’ve done with all revisions, manually upload via (s)FTP/FileManager/etc. the six folders from the bp-default theme as listed above. Make sure BP Template Pack is activated,
July 17, 2012 at 2:28 am #137412In reply to: Buddypress plugin for uploading videos
raminjan
Participantwell Chouf1 I have a same interest in this kind of plugin and I want my members to upload their videos so that the site gets updated in a table cells with videos is there any plugin for that?
July 17, 2012 at 2:17 am #137411In reply to: Redirect syntax
July 17, 2012 at 1:04 am #137410In reply to: Midddle column now has a directory – Easel Theme
@mercime
Participant@damler Cool. Just post in that thread should you encounter issues related to fixing the alignment so that we have all the easel BP compat information in one thread.
July 17, 2012 at 12:55 am #137408In reply to: [Resolved] Problem with BuddyPress Settings Page
@mercime
ParticipantAh, so. Thanks for posting back what the issue was
July 16, 2012 at 11:26 pm #137406In reply to: Have Buddypress and BBpress – this site needs HELP
zulugogogo
Membermany thanks – will do.
July 16, 2012 at 11:07 pm #137405In reply to: Have Buddypress and BBpress – this site needs HELP
Roger Coathup
ParticipantTry posting on the Jobs Board on this site, not the gallery: https://buddypress.org/community/groups/bp-jobs-board/
Also, explain what it is you want doing with your site, some details about the work required, etc. It says nothing about that in your post above.
July 16, 2012 at 10:56 pm #137403Roger Coathup
ParticipantFor details on adding a search form to a page, check out this documentation on WordPress.org.
https://codex.wordpress.org/Creating_a_Search_PageTo add your page to the main nav menu, visit Appearance.. Menus in wp-admin and configure your menu.
https://codex.buddypress.org/extending-buddypress/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/And finally, the other page you are seeing is just the standard 404 page (page not found), which contains a search form by default.
July 16, 2012 at 10:50 pm #137402Roger Coathup
ParticipantYes, this is standard behaviour with BuddyPress on a multisite install.
Enable site tracking in your BuddyPress settings.
July 16, 2012 at 8:12 pm #137397In reply to: Do these Features Exist somewhere?
Roger Coathup
ParticipantLooks like @djpaul and I posted simultaneously!
July 16, 2012 at 8:12 pm #137396In reply to: Definitive WORKING SEO ?
Paul Wong-Gibbs
KeymasterBecause no-one’s built one. That’s not a great answer because the question isn’t very specific.
BuddyPress 1.6 has better SEO built in, so hopefully that will go someway to address your concerns.
July 16, 2012 at 8:11 pm #137395In reply to: Do these Features Exist somewhere?
Roger Coathup
Participant@ndugger I don’t know of a plugin that supports these permissions — so, you’d would need to get your hands dirty in the PHP code. I would suggest assigning WordPress user roles to members, and then in the group template files enabling / disabling the Join capability based on user role.
We (21inspired) have some plans with regard to photo albums, but they are a little way off.
July 16, 2012 at 7:24 pm #137392In reply to: Streaming activity feed in a widget??
CJ Kruger
ParticipantJuly 16, 2012 at 5:36 pm #137389valuser
ParticipantAmong the helpful resources are
http://phpxref.ftwr.co.uk/buddypress/nav.html?_functions/index.html
http://phpxref.ftwr.co.uk/buddypress/nav.html?_classes/index.html
http://etivite.com/api-hooks/
http://etivite.com/api-hooks/buddypress/
http://etivite.com/api-hooks/buddypress/page/2/
http://etivite.com/api-hooks/buddypress/page/3/http://etivite.com/api-hooks/buddypress/trigger/do_action/bp_after_sidebar_me/
July 16, 2012 at 4:11 pm #137387In reply to: Custom Profile Fields not shown on members profiles
abbersbolton
Participant@RogerCoathup Thanks for that I will look in to it- it didn’t happen to me when I built first edition on local server. It may be one of a number of plugins, I will test each one to see if they cause problem and then try another theme. Shouldn’t be the theme because custom community theme is supposed to be compatible with BP but hey ho you never know.
@cj-kruger Yes I think I am, BP Klout and BP Twitter. I’ll look to see how it goes but at the moment the two plugins seem to be fine together unless of course they are causing the problem.
I will test this week and report back. Thanks all.
July 16, 2012 at 3:15 pm #137384In reply to: [Resolved] Problem with BuddyPress Settings Page
matthewmsexton
MemberCan mark this as Resolved. Turned out to be a bug with the theme … updated to the newest version and is working fine.
July 16, 2012 at 2:08 pm #137383Roger Coathup
Participantit’s not a function itself… it’s a call to the do_action() function, passing ‘bp_after_sidebar_me’ as the parameter. The call is being made in sidebar.php in the bp-default template folder.
You can find these things by searching through a buddypress install in any good code editor / development environment.
do_action() itself is defined in the core WordPress files. In this case, do_action() will invoke any functions that you hook onto the bp_after_sidebar_me action.
July 16, 2012 at 1:40 pm #137382BlinkyBill01
ParticipantI deleted the 6 folders, as I edited some files previously, then went into Appearance>BP Compatibility. I didn’t see an option to re-run it. There was an option to reset it so I clicked it but it brought me back to step 3 and the folders were not recreated.
Should I uninstall the plugin then reinstall it?
July 16, 2012 at 12:16 pm #137381In reply to: [Resolved] Problem with BuddyPress Settings Page
matthewmsexton
MemberI’m using a theme called Salutation, and I used the workaround discussed here: https://codex.buddypress.org/releases/developer-and-designer-information/ under “Member settings pages are blank”
This worked, but there’s no CSS / HTML formatting, everything is just stacked on top of each other. It seems as if it just needs a page template to feed off of in order to display correctly. Is there some way I can point the BuddyPress settings files to my WordPress settings page or vice versa?
July 16, 2012 at 11:59 am #137379Roger Coathup
Participant@frank13 — there is no specific script for a do_action ( ‘abc123’ );
You have to register functions (hooks) that are invoked by the do_action — check out these pages from the WordPress Codex for more information on programming actions: https://codex.wordpress.org/Plugin_API
July 16, 2012 at 11:30 am #137378In reply to: [Resolved] Problem with BuddyPress Settings Page
@mercime
Participant== I’ve since researched and have found the fix by moving the settings from buddypress member folder to the theme member folder. ==
@matthewmsexton what theme are you using? Default BP installation does not require moving any settings to “theme member folder”. Change to bp-default theme to set up and explore BP components/features.
July 16, 2012 at 11:08 am #137377@mercime
Participant== When I undelete the six folders the problem solved ==
Note that I said to delete the six BP folders in wp-content/themes/complete only If you’ve revised any of the BP template files transferred to your complete theme folder in server during the BP Compatibility process. If you did not make any revisions, then you do not have to delete the BP folders. Also, if you did delete the BP folders, then per instruction above, then run Appearance > BP Compatibility again to make sure that you have clean template files..
Not clear where the blank pages are. Even so, check out https://codex.buddypress.org/troubleshooting/blank-pages/
July 16, 2012 at 11:04 am #137376In reply to: [Resolved] What table are pages meta stored in?
frank tredici
MemberPerfect. Thanks @mercime. Appreciate your help…
I typically post my questions in both the WP forum and this forum. It seems to increase my chances of getting assistance from “never getting assistance” to “getting some assistance within a few days”. Both forums are not as active as many others out there on the net that I participate in.
July 16, 2012 at 11:02 am #137375In reply to: Multiple Group Listing issue
@mercime
Participant@caderial looks like you’ve fixed the issue. I see only 4 unique groups. What was the culprit?
July 16, 2012 at 10:56 am #137373In reply to: [Resolved] Mystique Theme From DigitalNature
@mercime
Participant@ploupas On the theme end, Mystique is version 2.5.7 in the WP theme repo. https://wordpress.org/extend/themes/mystique. Based on scan of its current page.php, my instructions above still hold.
-
AuthorSearch Results