David

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 110 total)
  • Author
    Posts
  • in reply to: Lost Facility to Edit Messages #19029
    David
    Participant

    Yes, I appreciate there are ways to beat this system. However, after posting an email address the user could receive a message, also sent to Admin, stating that further attempts to post such details would result in an account freeze. Anyway, it is beyond my level of expertise. If this is something you could do as a paid modification I would be interested.

    in reply to: Lost Facility to Edit Messages #19023
    David
    Participant

    Hi, further to this, would it be possible to have an option where the subscriber role cannot enter telephone numbers, email addresses etc in a message, but all other roles are unrestricted?

    David
    Participant

    Thanks for the info. All worked out fine.

    in reply to: Block User – Add a Warning #18320
    David
    Participant

    Awesome, thank you!

    in reply to: Block User – Add a Warning #18314
    David
    Participant

    Thanks very much, works great. The main problem is that people are doing it without realising so do not unblock because they do not realise they have blocked. I think it is because people are making bookings through messaging so they may be mistaking the word “block” for “book”.

    Anyway, it would be great to have this included in the next version. If not I will keep updating the file.

    Thanks again!

    in reply to: Message URL link from Email #17182
    David
    Participant

    Any idea on when the next version will be out?

    in reply to: Lost Facility to Edit Messages #17131
    David
    Participant

    This would be great, however, there comes a point where the users do need to exchange personal details. This is the point where the deal is agreed. So an automatic system would not work as would be permanently on right?
    At present there is a standard £deal agreed” message which is sent via the “All Messages” extension. After this message is accepted the users can exchange contact details.

    in reply to: Lost Facility to Edit Messages #17121
    David
    Participant

    My site works like Airbnb messaging. Users can send private messages but should not exchange personal contact details until they agree on a deal/price. So I have been checking messages that are sent and editing them to remove any telephone numbers, email addresses etc. It is better in this case because now I have to delete the entire message which causes confusion.

    in reply to: How to create a new announcement #17101
    David
    Participant

    Many thanks.

    in reply to: How to create a new announcement #17072
    David
    Participant

    Ok, how are permitted users selected? Is it on the same page?

    in reply to: Message box slow for certain users #17058
    David
    Participant

    Yes, it is super fast now without using the previous fix.

    Great work on the plugin, was nervous watching 23000 messages get updated but it all worked!

    David
    Participant

    Thanks for the clarification.

    in reply to: Message box slow for certain users #16997
    David
    Participant

    Do you think that the new version will solve the original problem described in this topic?

    in reply to: Message Renumbering after Update #16994
    David
    Participant

    Thanks!

    in reply to: Message Renumbering after Update #16980
    David
    Participant

    Thanks, that worked perfectly.

    One other small issue, before I was using the following in my functions.php.

    add_action( ‘fep_display_after_message’, function(){
    $authordata = get_userdata( get_the_author_meta(‘ID’) );

    if( in_array( ‘business’, $authordata->roles ) ){
    echo ‘<div id=”businesslink”>See more information and photos of ‘ . get_the_author_meta(‘display_name’) . ‘.</div>’;
    }
    });

    It is not working anymore although I can see that the action is still there. Any ideas?

Viewing 15 posts - 61 through 75 (of 110 total)