Shamim Hasan Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 15 posts - 421 through 435 (of 2,464 total) ← 1 2 3 … 28 29 30 … 163 164 165 → Author Posts November 30, 2020 at 4:44 pm in reply to: Renewal license key invalid #41973 Shamim HasanKeymaster I see your are not using latest version of the plugin. Please update to latest version and it will work. I have manually renewed your previous license, So in this plugin version you can use previous license now and can update. November 30, 2020 at 4:37 pm in reply to: Multisite translation #41971 Shamim HasanKeymaster Please select English one as “Front End PM Page” in the settings page of this plugin. Also please check if other plugins translations working. let me know. November 27, 2020 at 8:13 pm in reply to: fep_filter_rest_users_args not working #41961 Shamim HasanKeymaster You need to change $args parameters only. Not full get_users function. Eg. add_filter( 'fep_filter_rest_users_args', function( $args ){ $args['search'] = 1449, return $args; }); November 27, 2020 at 7:04 pm in reply to: Annoucement e-mails are sending. #41958 Shamim HasanKeymaster Please go to Dashboard > Tools > Site Health and check if those options are under passed tests (see screenshot) Attachments:You must be logged in to view attached files. November 27, 2020 at 1:35 am in reply to: Multisite translation #41950 Shamim HasanKeymaster Please follow https://www.shamimsplugins.com/docs/front-end-pm/integration/multilingual/ November 25, 2020 at 11:05 pm in reply to: v2 Invisible Getting error message on woocommerce checkout #41939 Shamim HasanKeymaster Can you please give me your website url? November 25, 2020 at 6:42 pm in reply to: v2 Invisible Getting error message on woocommerce checkout #41931 Shamim HasanKeymaster Can you please set “V2 checkbox” captcha and set new site and secret keys (both in google and settings page of this plugin) and try? Let me know. November 25, 2020 at 12:09 pm in reply to: Captcha V3 Not Showing in CF7 #41914 Shamim HasanKeymaster Please add following css in your custom css .grecaptcha-badge { z-index: 9999; } Let me know. November 25, 2020 at 9:39 am in reply to: Captcha V3 Not Showing in CF7 #41909 Shamim HasanKeymaster Can you please give me your website contact form url? November 25, 2020 at 9:38 am in reply to: Unread, unread messages and excerpt issues. #41907 Shamim HasanKeymaster It will be released in December. November 25, 2020 at 9:26 am in reply to: Include only specific users to new message “To” dropdown #41906 Shamim HasanKeymaster Yes, also you can add/unset any parameters if you want from $args. So if you want to unset exclude parameter you can use unset($args['exclude']). November 24, 2020 at 11:49 pm in reply to: Issue with entering username to send message #41891 Shamim HasanKeymaster I see in your test website main theme is active not child theme. Activated child theme and it will work. November 24, 2020 at 11:36 pm in reply to: Include only specific users to new message “To” dropdown #41890 Shamim HasanKeymaster You can use fep_filter_rest_users_args hook. As $args is supplied to get_users function you can modify any parameters there. you can get supported parameters in https://developer.wordpress.org/reference/classes/wp_user_query/prepare_query/ November 24, 2020 at 11:28 pm in reply to: Unsubscribe link in bottom of email #41888 Shamim HasanKeymaster Thank you for nice suggestion. I will try to add this is future version. You can follow in https://github.com/shamim2883/front-end-pm/issues/74 November 24, 2020 at 11:19 pm in reply to: Unread, unread messages and excerpt issues. #41886 Shamim HasanKeymaster It is added but not yet released. If you know how to change from git commit you can see https://github.com/shamim2883/front-end-pm/commit/25abae8891de1707324e54575eacbc3551a6eeca Author Posts Viewing 15 posts - 421 through 435 (of 2,464 total) ← 1 2 3 … 28 29 30 … 163 164 165 →