Search Results for 'wordpress'
-
AuthorSearch Results
-
December 2, 2016 at 11:23 am #261620
In reply to: Register Page Blank on Vanilla WP/BP Install
jackoneill87
ParticipantAh, OK, I think it makes sense now.
I’ve taken a look at the Register Page in the pages menu and can see that it does in fact permalink to “register” with a lower-case “r”.
It appears WordPress pretty permalinks aren’t case sensitive, so WordPress will take me to the Register page regardless of whether I visit /Register or /register. It seems BuddyPress only picks up the hook if the URLs are a case-sensitive match. This is why “/Register” is blank, but “/register” shows the BP content.
I just got confused because I had to test the register page from a different browser and manually entered the URL for the register page. Thanks for clearing that up!
Not sure if it’s really much of a deal, but is it worth me making a feature request for BuddyPress to use case-insensitive URL matching to match up with how WordPress does it?
Thanks again for all your help!
Jack
December 2, 2016 at 9:57 am #261610In reply to: [Resolved] get profile group name
danbp
ParticipantPerhaps you can spare time and use https://wordpress.org/plugins/buddy-progress-bar/ ?
December 2, 2016 at 9:55 am #261609In reply to: Allow user to take screenshot
danbp
ParticipantDecember 1, 2016 at 10:52 pm #261594In reply to: Refresh Users Submissions?
Venutius
ModeratorI actually think that’s a WordPress issue, however, I can’t replicate your fault, so it must be a plugin conflict or similar that is causing this.
December 1, 2016 at 9:50 pm #261591In reply to: Allow HTML Attributes in Profile Description Field
shanebp
ModeratorJust guessing…
Try using the
bp_readyhook instead ofbp_init.Try adding the priority to the call:
remove_filter( 'bp_get_the_profile_field_description', 'wp_filter_kses', 1 );Try adding your attributes to the
$allowedtagsglobal.
https://ben.lobaugh.net/blog/201762/add-html-tags-to-the-allowed-tags-list-in-wordpressDecember 1, 2016 at 8:51 am #261577In reply to: why there is no action for group photo upload?
Henry Wright
ModeratorYou can request one be added here
November 30, 2016 at 10:40 pm #261568In reply to: No Buddypress database
becorath
ParticipantExcuse me. I meant that it did not create the tables in the existing database. I use shared hosting from Hostgator and installed the plugin from the wordpress plugins page. I installed it to another site the same way and it created the tables with no problem.
November 30, 2016 at 10:36 pm #261565In reply to: No Buddypress database
danbp
ParticipantBuddyPress doesn’t create a database. It only add it’s own tables to the existing WordPress db.
Why are these tables not created ? Impossible to say without more details about your server configuration and more information about how, what and where you tried to install the plugin.
November 30, 2016 at 6:55 pm #261554In reply to: bp-template-notice failure
melodies
ParticipantYes, I have tried to create an error, and the code is not even appearing in the page source. What could be causing it not to appear there?
I have deactivated all plugins, and I also tried to get the “success/error” message to show up on some of the popular themes (Twenty Sixteen and Twenty Fifteen). It is still not working, and I have no idea why.
Since this issue started when I updated BuddyPress and WordPress, I think the problem is rooted in one of the two.
Can you please tell me which file is responsible for the “bp-template-notice” functionality?
& Where can I find it?Thank you.
November 30, 2016 at 5:22 pm #261548In reply to: Problems with menu to BuddyPress
danbp
ParticipantHi @mthant,
sorry for your menu trouble, but it seems to me, after visiting your site, that you omitted some important settings steps. So let’s try to set up properly your site menu before adding BP related conditionnals.
1) Each active BP component should have his unique page.
2) Site should have pretty permalinks activated (whatever option but default)For example step 1 indicate that your register page is at /site/register-2. This could be correct, but tells that you created a page called register first, than removed it, and finally recreated a second “register” page. This explains why you have “-2” in the URL and probably a page in the trash. You have to clear it definetly. And you have to ensure that the slug is /register/. Go to dashboard > Pages > Quick edit and correct it.
As BP is active, you should also have a page called by default “members”. His default url should be http://7fc.d70.myftpupload.com/members/.
I assume you renamed it to “directory”. Problemen is that “directory” doesn’t show the member directory, or no message telling visitors they have to log in to see this page…And as you use a lot of different directories, it is confusing, even for you when you try to build a menu.
But you’re using Salutation, which is a premium theme and i can’t help you further to set it up correctly.
But you could activate a Twenty theme for the time you need to create and test how WP menus are created and displayed. And perhaps read through Salutation documentation too. 😉Here’s BP guide about the BP menu you can add aside the site main menu.
And here, the access to any menu related codex articles.
November 30, 2016 at 3:09 pm #261542In reply to: Problems with menu to BuddyPress
Venutius
ModeratorIf you are a newbie you might like to check out my website – http//:buddyuser.com, it’s aimed at getting newbies up to speed.
Regarding your issue with menus, is this not a more general WordPress/Theme issue? What happens when you replace those BuddyPress Options with other options, do you still get the same behaviour?
November 30, 2016 at 11:47 am #261532In reply to: Error 404 for non logged in users
danbp
Participantthank you for sharing @peterspliid, but it would also be usefull for the devs that you add your fix to this ticket: https://buddypress.trac.wordpress.org/ticket/7349
so at least it will be taken in consideration.
November 29, 2016 at 10:05 pm #261520In reply to: All WP comments displaying on BP pages
danbp
ParticipantIt’s related to your theme. Test it is the case by activating a Twenty theme. Once you have found that it is indeed this, go to your theme documentation or support and see how to remove the comment template in your-theme/page.php or how to deactivate that if you use a framework or a very customizable theme.
This should normally be done via a child theme.
November 29, 2016 at 9:58 pm #261519In reply to: Filter gifts by user
danbp
ParticipantYou’re wrong and it is not a BP question.
If you’re not comfortable with coding, i would at your place use a working plugin instead of trying to customize something i don’t completely understand.There is a similar one called Compliments (and up to date). Will be easier (perhaps) to adapt or even use as is for your needs ? 😉
November 28, 2016 at 9:19 pm #261442In reply to: How to view pending signup profile fields
Slava Abakumov
ModeratorRelated ticket: https://buddypress.trac.wordpress.org/ticket/7261
November 28, 2016 at 6:47 pm #261419In reply to: BuddyPress Favorites in
Venutius
ModeratorThere a plugin that does Favourite notifications:
November 28, 2016 at 12:56 am #261389In reply to: Require profile pic upload on sign up
dev grl
ParticipantThe wordpress forum sent me back here.
November 27, 2016 at 8:42 pm #261383In reply to: Facebook plugin
jackstoriesorg
ParticipantThanks for your try, but I think that this was considered a bit backwards. Our members already can log into the site with Facebook credentials, and they see the FB feed on the front page, that is great but the challenge is getting folks to make the switch with comfort, and to update both the website activity posts and the FB page with a given post so that no one feels left out as the transition progresses.
Our goal is to make the website the central hub of all interaction where all posting is best and most efficiently done from within the activity post of Buddypress. (from there it should go out to other social sites, in fact several kinds of sites such as Twitter, Google+, FB and so on- this would help reach those who are stuck in a familiar method of engagement)
So the question remains, has anyone got a good way to post the activity feed (and images) to other sources like Facebook? (other WordPress posts work well with some plugins to create feeds)
Thanks,
Victor
brodtstuff@gmail.com
prayersforpets1.orgNovember 27, 2016 at 1:18 pm #261373David Cameron Law
ParticipantIf you install BuddyPress on the main domain you can use the Display Widgets SEO Plus Plugin https://wordpress.org/plugins/display-widgets-seo-plus/ (I’m the developer) to show/hide widgets on specific sections of a site.
Just released version 1.1.0 which includes specific widget logic support for BuddyPress/bbPress, could set the widgets for the BuddyPress parts of the site to NOT load on non-BuddyPress sections, this would stop some ‘bleed through’ of content from BuddyPress to the rest of the site.
That being said, from an SEO perspective (my background is SEO) there are other issues that could leak out to potential Google visitors.
Check this Google search: https://www.google.com/search?q=WordPress+Plugin
Note the WordPress Plugin Repository listing (1st result) has six additional indented results (called sitelinks: https://support.google.com/webmasters/answer/47334?hl=en).
The 6 links for the WordPress Plugin Repository listing are benign, but if there was an adult section of WordPress it could be listed as a sitelink.
From a WordPress perspective there’s also the core WordPress Search functions. The Static Pages that BuddyPress uses for ‘holding’ the BuddyPress specific output can be found via a search. If you have the default BuddyPress setup try using the WordPress Search Form to search for the word “Members”.
This will find your BuddyPress Members Directory Holding Page.
Same result with “Registration”, “Activate” and “Activity”.
It’s difficult to prevent bleed through of different types of WordPress content, so if your client is conservative I’d suggest a sub-domain/other domain to play it safe and manually add interlinking via Text Widgets and Nav Menu Links.
David Law
November 27, 2016 at 9:42 am #261369In reply to: Facebook plugin
Venutius
ModeratorI’m not sure about integrating fb into the activity feed but you can display the FB page activity in a widget with Custom Facebook Feed, also there are a couple of Social Login plugins to allow FB users to log in to your site using their fb credentials.
November 26, 2016 at 11:47 pm #261359In reply to: Require profile pic upload on sign up
Venutius
ModeratorHave you tried asking on the WordPress forums? the activation email is a feature inherited from their so they might have an idea
November 26, 2016 at 11:33 pm #261358Venutius
ModeratorActually I’ve opened an enhancement ticket about this: https://bbpress.trac.wordpress.org/ticket/3025#ticket
I’d still post your question in the bbPress forum, maybe I’m missing something.
Venutius
Moderatorhttps://wordpress.org/plugins/admin-tools/
This one claims to be able to hide parts of the admin bar
dunnjust
ParticipantThank you for your help.
4. I’d like to keep the right part of the Admin bar because it provides notifications and other important user functionalities. The Left part is what I’d like to remove. The WordPress Logo and Site Title give users access to the dashboard. I don’t think that plugin allows for this.
November 26, 2016 at 10:30 am #261342In reply to: Adding Friends to Groups
Venutius
ModeratorYes the default operation in BP groups is that you can only invite friends of your BP Profile. You can change this behaviour with Invite Anyone, which gives you the ability to invite your friends to join the site and for you to invite any BP user to the group, not just your friends.
Another plugin that you might like to think about is BP Auto Group Join, with this plugin you can ensure all new site members automatically join a group.
With these two plugins, you can invite your friends to join your site and make sure they all join your group at registration.
-
AuthorSearch Results