Home › Forums › Legacy Support › 4.0 Bugs & Issues › email and comment Reply issue
- This topic has 18 replies, 2 voices, and was last updated 3 years, 1 month ago by Veronica.
-
AuthorPosts
-
September 24, 2021 at 8:13 am #371476g77msParticipantHello , i have an issue on the site,September 24, 2021 at 8:13 am #371477g77msParticipantThis reply has been marked as private.September 25, 2021 at 5:42 am #371524VeronicaModeratorhi first i would like to know that which version you are using of the theme if v4 then make sure you have updated to the latest version of the theme and plugins also for this: https://drive.google.com/file/d/1JZKUIRy0tpPzxe1UxaCnv7njhG4W5o_p/view if v4 then use helpdesk plugin please check this: https://wplms.io/downloads/vibe-helpdesk/ here https://docs.wplms.io/extensions-and-addons/list-of-all-addons#vibe-helpdeskSeptember 25, 2021 at 8:55 am #371539g77msParticipanthi veronica thanks for your reply , i'm using of the Theme V 4.099 new version. also vibe helpdesk active on the site all theme and plugin are updated , but it is not working , and please check The comment email that comes Generic email on the mail box. thank youSeptember 25, 2021 at 12:04 pm #371549VeronicaModeratorFOR EMAILS: Please make sure that you have saved the buddypress emails template for once in your wp-admin -> apperance -> emails . second thing is to check if you are using a plugin to send email that sets wp email content type to html or using a plugin to send emails ?if yes then try deactivating it. you should save your email template styling from apperance -> emails ,change some colors in it and save it . then deactivate all your third party plugins in your site and check this again ,(check activation email ) . if it still does not works then deactivate postman smtp and try : https://vibethemes.com/documentation/wplms/knowledge-base/wplms-mail-smtp-gmail-smtp/ for forum: please edit your profile menu and add helpdesk menu there and use that section to reply and other tasks.September 25, 2021 at 4:43 pm #371581g77msParticipantThis reply has been marked as private.September 25, 2021 at 5:04 pm #371582g77msParticipantAlso, I feel there should be a way to show any question asked in a unit, in notification tab of admin (front end), so that the admin knows what needs to be answered. If we dont use the link of unit's question that is specified in notification, we'll have to manually go to the helpdesk area and hunt for the specific question inside the individual unit.September 27, 2021 at 7:12 am #371625VeronicaModeratorsee this is how it will work: http://prntscr.com/1tsre0y see this tip: https://docs.wplms.io/extensions-and-addons/list-of-all-addons#vibe-helpdesk for email please try adding this code in your wplms-customizer.php file in wplms customizer plugin : :
and if above does not works remove it and try this one :add_filter( 'wp_mail_content_type', 'set_content_type' ,9999999); function set_content_type( $content_type ) { return 'text/plain'; }
add_filter( 'bp_email_use_wp_mail', '__return_true ' );
September 27, 2021 at 9:14 am #371635g77msParticipantThis reply has been marked as private.September 28, 2021 at 12:33 pm #371721VeronicaModeratorok let us check thisSeptember 28, 2021 at 12:43 pm #371724VeronicaModeratorhi yes right this is an issue replicated on local as well https://trello.com/c/hrKeMbiR thanks for pointing thisSeptember 28, 2021 at 1:13 pm #371728g77msParticipantthank you too , for help . we are waiting to solve the issue , have a good daySeptember 29, 2021 at 8:10 am #371766VeronicaModeratorremaining this topic open so you can take updates from hereSeptember 29, 2021 at 8:14 am #371767g77msParticipantSure, thank you , just let me knowOctober 1, 2021 at 10:02 am #371884g77msParticipanthi, any update ?? -
AuthorPosts
- The topic ‘email and comment Reply issue’ is closed to new replies.