Search Results for 'wordpress'
-
AuthorSearch Results
-
March 13, 2015 at 12:10 am #235919
rosyteddy
Participant@minglonaire you can also try https://bp-tricks.com/design/easily-hide-specific-tabs-on-buddypress-member-and-group-pages/ AND remove Activity from Themes > Menu in your wordpress admin dashboard
March 13, 2015 at 12:08 am #235918In reply to: Google Map support using Buddypress
March 12, 2015 at 10:21 pm #235908March 12, 2015 at 9:00 pm #235894In reply to: Search Activity/ Groups
mattker
ParticipantI wanted to see if anybody else has a solution to this. The https://wordpress.org/plugins/buddypress-global-search/ plugin is great, but it takes over the entire search function, including wordpress. I was hoping for a plugin that only searches buddy press activity feeds, and separately for each group. Thanks…
March 12, 2015 at 10:25 am #235872Henry Wright
ModeratorHi @rosyteddy
That’s related to WordPress rather than BuddyPress. Something you may be interested in if you have lots of ideas for WordPress is WordPress Ideas. Ideas get voted for so the popular ones ‘bubble’ to the top so to speak.
Hope this helps.
March 12, 2015 at 1:10 am #235862In reply to: "Whats New" – Post box – and "POST Button"
rosyteddy
ParticipantThis ticket may help you https://buddypress.trac.wordpress.org/ticket/6124
ThanksMarch 12, 2015 at 1:04 am #235861In reply to: "Whats New" – Post box – and "POST Button"
rosyteddy
ParticipantMarch 11, 2015 at 3:52 pm #235848rosyteddy
Participant@danbp Thanks
It seems it has been kept unresolved from WP WP 3.3.1
which means WP 4.1.1 is not usable for subfolder sites as of now.https://core.trac.wordpress.org/ticket/24585
https://core.trac.wordpress.org/ticket/20171March 10, 2015 at 7:51 pm #235816In reply to: website and buddypress
danbp
ParticipantMarch 10, 2015 at 7:44 pm #235815In reply to: Changing "Add friend button" (ajax)
danbp
ParticipantMarch 10, 2015 at 3:07 pm #235804In reply to: Title of pages not correct
sklemenc
ParticipantSolution is here: https://core.trac.wordpress.org/attachment/ticket/24674/24674.2.diff
March 10, 2015 at 9:31 am #235788In reply to: CSS files not loading on some Buddypress pages
Henry Wright
ModeratorHi @saish_neugi
The proper way to enqueue scripts is
wp_enqueue_scripts. You should open a topic on the plugin’s support forum mentioning that so a fix can be releasedhttps://codex.wordpress.org/Plugin_API/Action_Reference/wp_enqueue_scripts
March 10, 2015 at 9:05 am #235786In reply to: TRADUCTION, is not possible
danbp
Participantpo/mo file name should be buddypress-xx_XX.po/mo
where xx_XX are respectively country(min) and language(maj) ISO code.if you’re using spanish (Spain) xx_XX is es_ES,
if you’re using spanish (Mexico) xx_XX is es_MX, and so on for all other hispanic speaking countries.If you don’t know your ISO code, read in this codex section about language and country code.
March 10, 2015 at 8:37 am #235783In reply to: Blogs made by members
danbp
ParticipantI am just testing things and learning
Nice ! Continue and persevere, we’ve all beginned a day. Codex and forum are your friends.
I would like it for members of the site to be able to make there own sub blog which they can edit and add posts too etc. (Not a multisite)
Multisite means multiple blogs. If you haven’t setup a multisite, you can’t attribute sub-blogs to your members.
But you can allow them to publish on the existing blog. Change their role to author, and you’re done. To achieve this, best place to have good information is the WordPress Codex.
March 10, 2015 at 2:06 am #235776In reply to: BuddyMenu Shortcode
bp-help
ParticipantMarch 10, 2015 at 12:56 am #235772In reply to: Help to put Favorit button in blog post page
modemlooper
ModeratorThe code above is only for activity stream, try another plugin https://wordpress.org/plugins/buddypress-like/
March 9, 2015 at 3:10 pm #235734In reply to: please review my new website onlijn.com
danbp
Participantwilson1987 ‘site is not powered by WordPress and of course has no BuddyPress istalled.
Out of topic, troll, and marked as spam.March 9, 2015 at 12:03 pm #235714In reply to: Menu with options buddypress y bbpres
danbp
ParticipantPlease read the Codex. All basics are explained there.
March 9, 2015 at 11:40 am #235709In reply to: Create an account refreshes without doing anything
Henry Wright
ModeratorSending mail is never easy when it comes to localhost. There are some solutions around the web, but they’re often quite technical and hard to implement.
I’m sure a lot of developers create and activate their dummy users via the back-end manually. There’s also plugins that can help. Check out BuddyPress Default Data. It will create lots of users for you.
March 9, 2015 at 11:03 am #235707In reply to: Create an account refreshes without doing anything
JulieBorgeot
Participant@henrywright Thank you for your answer.
I tried to test what I had on 1&1 and registration works. It confirmed that MAMP is the one causing the problem.
I think I found where the problem is : it’s all about emails. The email that should be sent for activation can’t be sent so nothing happens and the registration fails.
MAMP (and other web hosts) doesn’t support sending email. I tried to find a solution to it with no luck until now :
– first, by getting MAMP Pro free trial, where you’re supposed to be able to configure PostFix to be able to send emails but I couldn’t figure out how to set it up properly and couldn’t find anything useful on the internet to do so. This http://blog-en.mamp.info/2009/09/how-to-sending-emails-with-mamp-pro.html did NOT help. If anyone knows how to make that work I’d love to see how.
– Then I tried that http://www.wpbeginner.com/plugins/how-to-receive-wordpress-emails-from-localhost/, and I do receive the test email, but it doesn’t fix my BuddyPress problem.I am not sure how to work on BuddyPress without being able to register a user.
An example of what I’m working on : I want to add a long form in a tab in people’s profile page, which then generates a graphic element, a map (that will be part of their profile).I could either :
– bypass the code that is used to send the email for activation and activate the users manually as an admin.
– go to the database and enter the new user manually.
I’ll try to bypass the sending of the email first.Please let me know if there is an easier way to work on what I intend to program.
Also, if anyone knows how to set up MAMP to support sending emails, I’m interested !
March 8, 2015 at 11:15 pm #235696In reply to: Vanishing links – any clue will help
danbp
ParticipantTested with 2015 MS – BP Checkins aside 5 other plugins: unable to reproduce.
Have you noticed this on plugin description ?
NB : make sure to activate the plugin in the network admin if you run a multisite WordPressMarch 8, 2015 at 8:16 pm #235687In reply to: Best Way For Member's To Add Blog Posts To Profile
peter-hamilton
ParticipantYep…that is not possible, believe me i have tried for a while.
Danbp’s is the only reasonable workaround.
@svenl77, Buddyforms looks interesting, but is priced out of my range for a non-professional developer.
@randomgirl, you can see on earlier post that buddyblog does what you want, exactly that, posts show up on profile page, but it sounds like you have little experience with both Buddypress and WordPress and Buddyblog requires multisite, not an easy task.March 8, 2015 at 5:59 pm #235658danbp
ParticipantSearch here: https://core.trac.wordpress.org/
or open a ticket:https://make.wordpress.org/core/handbook/working-with-trac/opening-a-ticket/
March 8, 2015 at 5:52 pm #235657In reply to: Help to put Favorit button in blog post page
danbp
ParticipantSee WP Favorite Post plugin and this topic on how you can do that.
Needs medium php level.March 8, 2015 at 11:48 am #235646In reply to: Guide to Administrator
-
AuthorSearch Results