Search Results for 'wordpress'
-
AuthorSearch Results
-
February 8, 2018 at 10:03 am #270669
In reply to: I’m confused about template packs
Venutius
ModeratorI the next release or so the BuddyPress team are planning to launch a new bp theme – nouveau –
February 7, 2018 at 5:18 pm #270658In reply to: backslash apostrophe bug
David Cavins
KeymasterHi @mbv-
The data should be slashed on the way into the database. When you call the activity content using
bp_get_activity_content_body(), many filters are applied, includingstripslashes_deephere: https://buddypress.trac.wordpress.org/browser/tags/2.9.3/src/bp-activity/bp-activity-filters.php#L82If you’re displaying activity using an activity loop (like BuddyPress does in its default theme parts), then the results are as expected. If you’re accessing the data some other way, you’re going to need to apply the needed filters to it. Check out the link above to see all the filters that applied to
bp_get_activity_content_body.February 7, 2018 at 4:49 pm #270654In reply to: Translate Buddy press
David Cavins
KeymasterHi @jungdchinese-
In the short term, you can copy the .pot file out of the 2.9.2 release and replace the bad one in the 2.9.3 file. You can download the 2.9.2. .pot here: https://plugins.trac.wordpress.org/export/1817522/buddypress/tags/2.9.2/buddypress.pot
February 7, 2018 at 2:03 pm #270649JC
ParticipantStill not working, only when sending from BuddyPress to Hotmail, it DO works when sending from WordPress:
1) Contacted Microsoft support, IP not blocked and everything is correct.
2) Changed activation e-amil template: removed activation related words. I have sent emails with “test” subject and body and only are delivered to gmail, yahoo, etc NOT Hotmail accounts
3) Sent from another IP, same issue.
4) Changed “from” using the “bp_email” action.
5) Done all the steps above again from a clean WP installation with only BuddyPress activated.It must be a BuddyPress issue. There are a few topics related, something is happening when sending to Outlook.com and no one seems to support.
February 7, 2018 at 9:58 am #270641amiya36
Participantmy error log?
WordPress database error Unknown column ‘profile’ in ‘where clause’ for query SELECT a.* FROM wp_buddyboss_media_albums a WHERE a.user_id=886 AND ( a.group_id NOT IN ( SELECT id FROM wp_bp_groups WHERE status != ‘public’ )
OR a.group_id IS NULL ) AND ( a.privacy IN ( ‘public’) ) AND a.id IN (profile) ORDER BY a.date_created DESC LIMIT 0, 20 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/woffice/buddypress.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, bp_replace_the_content, apply_filters(‘bp_replace_the_content’), WP_Hook->apply_filters, BP_Members_Theme_Compat->single_dummy_content, bp_buffer_template_part, bp_get_template_part, bp_locate_template, load_template, require(‘/themes/woffice/buddypress/members/single/home.php’), bp_get_template_part, bp_locate_template, load_template, require(‘/themes/woffice/buddypress/members/single/plugins.php’), do_action(‘bp_template_content’), WP_Hook->do_action, WP_Hook->apply_filters, buddyboss_media_template_albums, buddyboss_media_load_template, include_once(‘/plugins/buddyboss-media/templates/members/single/buddyboss-media-album.php’), buddyboss_media_has_albums, BuddyBoss_Media_Albums->__construct, BuddyBoss_Media_Albums->fetch_albumsFebruary 7, 2018 at 8:33 am #270624otty-dev
ParticipantIt might be difficult to get the follow button on the bottom of each blog post because it seems like the follow button on the profile page is only visible for logged in members
But, the second part: making it so that when someone clicks “view all posts by author”, it goes to their buddypress members page not the author page would be really crucial because now I realized that many of the members don’t have an author page because they are not registered as a author on the wordpress backend.
February 7, 2018 at 5:08 am #270612Varun Dubey
Participant@amiya36 try with default WordPress, Twenty Seventeen theme. You can also test in preview mode without activating it.
February 6, 2018 at 9:12 pm #270607In reply to: Emails new tokens ?
Varun Dubey
Participant@aliceg There is a paid approach to it, you can take a look at it https://usersinsights.com/how-to-find-and-email-your-inactive-wordpress-users/
February 6, 2018 at 10:24 am #270601In reply to: Group Forum Permalink Structure
Abolfazl Ahani
ParticipantThanks Paul
I hope you are doing well.
- I read this topics: https://bbpress.org/forums/topic/change-the-permalink-of-topics-from-name-to-id-bbpress-plugin/ and according to JJJ, future versions of BP will use proper rewrite rules.
- I also followed the BP trac and found ticket 4954, it seems this ticket is awaiting contributions.
There is still no sign of this long-awaited enhancement.
Best Regards
February 3, 2018 at 6:34 pm #270563In reply to: This forum is impossible
David Cavins
KeymasterKeep in mind that BuddyPress is developed and supported by an all-volunteer community.
If you are in need of more specialized help or more immediate help than this forum can provide, I’d recommend that you develop a business relationship with a local WP developer. Any WP developer who understand the filters/actions approach of WordPress will be able to develop for BP.
February 1, 2018 at 11:44 pm #270535In reply to: Show Follow Button on Each Member’s Profile Page
otty-dev
ParticipantCorrect, I added a plugin that replaces add friend with follow.
I created a new directory of buddypress > members > single > cover-image.php and tried to add the following code but no luck:<div id="item-header-content"> <?php }else{?> <div class="follow_button"> <div class="follow_icon"> <?php $args = array('leader_id' => bp_displayed_user_id(), 'follower_id' => bp_loggedin_user_id(),); echo bp_follow_get_add_follow_button($args); ?> </div> </div><div class="clear_follow"></div> <?php }?>February 1, 2018 at 10:32 pm #270533In reply to: Buddypress disappeared?
ryannnlewis
ParticipantHow do I get FTP access to my wordpress folders?
February 1, 2018 at 10:31 pm #270532In reply to: Buddypress disappeared?
Venutius
ModeratorYou need to get FTP access to your wordpress folders, go to wp-content/plugins and delete the buddypress directory, you should then be able to reinstall it.
February 1, 2018 at 5:56 pm #270521Scott Hartley
ParticipantDid you install any sort of anti-spam plugin? Many of them tend to treat university email addresses as spam as it is a common tactic for email spam?
Also, check with your host to see if they are running something like apache spamassassin and see if that’s preventing you from receiving the spam emails. (while typically its used for inbound emails its always good to see). Otherwise, you can also try using a plugin like.
And setting it up via SMTP to see if that helps any.
February 1, 2018 at 5:49 pm #270519In reply to: I want to make. Blogging community
Scott Hartley
ParticipantI don’t know what you mean by making the full WordPress backend come under BuddyPress, but with BuddyPress your front-end can be expanded to do a host of features that the back-end is typically used for. Even for adding posts?
Of course the admin panel is meant for the administrator to manage their site not everyone should be accessing it.
February 1, 2018 at 5:33 pm #270515Scott Hartley
ParticipantThis plugin looks like it does what you’re looking for.
Also reference: https://codex.buddypress.org/getting-started/installation-in-wordpress-multisite/
February 1, 2018 at 11:41 am #270507In reply to: I want to make. Blogging community
Shashi Kumar
ParticipantHi @bdwright
Congratulations! for your website. When it comes to reporting a post there is a nifty plugin called WP Report Post. I think It should solve your problem of post reporting. When it comes to moving back end to front end it is quite complex. But a premium plugin from Buddyboss Buddypress user blog is what you want. Kindly check the demo before purchasingJanuary 31, 2018 at 10:18 pm #270498In reply to: Unable to activate components.
brycelynn25
ParticipantI set my site up using wordpress.com and not a self hosted version of wordpress. Could that be my issue?
January 31, 2018 at 6:26 am #270472ngoegan
ParticipantAccording to this page, it says they should be receiving message that says “Your membership account is awaiting approval by the site administrator….”
January 30, 2018 at 5:59 pm #270465In reply to: Question Regarding Group Creation Link
David Cavins
KeymasterThanks for opening the Trac ticket.
January 30, 2018 at 5:57 pm #270464In reply to: PHP 7.0 en 7.1 update needed, site is slow
David Cavins
KeymasterrtMedia is a plugin of its own and not a part of a standard WordPres install. Check out their support forum here:
January 30, 2018 at 5:32 pm #270454In reply to: [Resolved] Change number of Viewing item (Groups)
Venutius
ModeratorThis is a general wordpress feature, to change the number viewed in the list, click on Screen Options at the top of the page, from there you can set the number displayed
January 29, 2018 at 11:08 pm #270433In reply to: PHP 7.0 en 7.1 update needed, site is slow
martijn1972
ParticipantIt’s the Rtmedia plugin I use which is (for my best knowlegde) part of WordPress
January 29, 2018 at 8:33 pm #270418In reply to: Profile Links – Removing http/https
David Cavins
KeymasterHuh. Well, I guess you could probably find URLs like that using some regular expression pattern for
<a href="<url>"><url></a>and apply it like you did at https://core.trac.wordpress.org/ticket/32787, but I’m no regex expert, so I can’t help with that.
It would be easier once
make_clickable()adds a filter, for sure.January 29, 2018 at 6:51 pm #270415In reply to: Question Regarding Group Creation Link
David Cavins
KeymasterHi @destac-
Please open a ticket on trac: https://buddypress.trac.wordpress.org/
which is a better place to suggest improvements to BuddyPress.
Thanks!
-David
-
AuthorSearch Results