Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 3,126 through 3,150 (of 22,602 total)
  • Author
    Search Results
  • #270649
    JC
    Participant

    Still 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.

    #270641
    amiya36
    Participant

    my 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_albums

    #270624
    otty-dev
    Participant

    @mastershas

    It 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.

    #270612
    Varun Dubey
    Participant

    @amiya36 try with default WordPress, Twenty Seventeen theme. You can also test in preview mode without activating it.

    #270607

    In 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/

    #270601
    Abolfazl Ahani
    Participant

    Thanks Paul

    I hope you are doing well.

    There is still no sign of this long-awaited enhancement.

    Best Regards

    #270563
    David Cavins
    Keymaster

    Keep 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.

    #270535
    otty-dev
    Participant

    @dcavins

    Correct, 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 }?>
    #270533
    ryannnlewis
    Participant

    How do I get FTP access to my wordpress folders?

    #270532
    Venutius
    Moderator

    You 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.

    Scott Hartley
    Participant

    Did 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.

    Easy WP SMTP

    And setting it up via SMTP to see if that helps any.

    #270519
    Scott Hartley
    Participant

    I 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.

    #270515
    Scott Hartley
    Participant

    This plugin looks like it does what you’re looking for.

    BP Multi Network

    Also reference: https://codex.buddypress.org/getting-started/installation-in-wordpress-multisite/

    #270507
    Shashi Kumar
    Participant

    Hi @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 purchasing

    #270498
    brycelynn25
    Participant

    I set my site up using wordpress.com and not a self hosted version of wordpress. Could that be my issue?

    ngoegan
    Participant

    According to this page, it says they should be receiving message that says “Your membership account is awaiting approval by the site administrator….”

    BuddyPress Registration Options

    #270465
    David Cavins
    Keymaster

    Thanks for opening the Trac ticket.

    Ref: https://buddypress.trac.wordpress.org/ticket/7673

    #270464
    David Cavins
    Keymaster

    rtMedia is a plugin of its own and not a part of a standard WordPres install. Check out their support forum here:

    rtMedia for WordPress, BuddyPress and bbPress

    #270454
    Venutius
    Moderator

    This 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

    #270433
    martijn1972
    Participant

    It’s the Rtmedia plugin I use which is (for my best knowlegde) part of WordPress

    #270418
    David Cavins
    Keymaster

    Huh. 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.

    #270415
    David Cavins
    Keymaster

    Hi @destac-

    Please open a ticket on trac: https://buddypress.trac.wordpress.org/

    which is a better place to suggest improvements to BuddyPress.

    Thanks!

    -David

    #270408
    David Cavins
    Keymaster

    Hi there. If I’m understanding correctly, you’re wanting to modify URLs added to profile fields by your users. The profile fields are analyzed for search links and other links here:
    https://buddypress.trac.wordpress.org/browser/tags/2.9.3/src/bp-xprofile/bp-xprofile-filters.php#L326

    BP uses the WP function make_clickable() to make links clickable. It doesn’t look like that function is filterable at the moment (there’s a ticket: https://core.trac.wordpress.org/ticket/32787). I guess you could do something using the filter offered on the forum link you reference, but I’m not sure how you’d know which kind of links to modify (it’s not clear from your question what the goal is).

    #270382
    Shashi Kumar
    Participant

    Hi eliasgetguineapig
    I think you are using theme from Buddyboss. It is a premium product and customization will be supported in their forum. Coming to your question, you can add and remove menu items from Appearance > Menus in the WordPress dashboard.

    #270374
    Shashi Kumar
    Participant

    @richard2001 Could you please elaborate your situation.
    To my understanding
    1. If you are not receiving email, the probable cause could be with the server hosting. Kindly create an email account with your server hosting and use the same email account in the WordPress. Go to Settings > General to change default email address.
    2. Go to Buddypress setting and check if the Notification option is checked.

Viewing 25 results - 3,126 through 3,150 (of 22,602 total)
Skip to toolbar