Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Is that a new site?
Is there any previous message in new site?
Is user id of any user same as previous website?Shamim HasanKeymasterThere is no standard of reply emails. So it is very hard (if not impossible) to perfectly remove only reply content.
There are many variable which make it fail. eg. mail client language, pointer etc.You can add top of your email template (in Front End PM PRO > Settings > Emails > New Message Content / Reply Message Content)
--- Reply Above This Line ---
. If user reply above that line then Below of that line everything will be removedShamim HasanKeymastertry
fep_update_meta( $new_message->mgs_parent, 'cus_fep_textbox15', $message['cus_fep_textbox15'] );
September 27, 2019 at 3:10 am in reply to: error message even though my license is active for my domain #29476Shamim HasanKeymasterShamim HasanKeymasterCan you please give me url in which page it is not working?
I can see in homepage also it is showing.Shamim HasanKeymasteruse
fep_update_meta
function.Shamim HasanKeymasterYou can use php code to send message which will trigger email. Use php function
fep_send_message
to send message. You can get an idea how to use that function in here https://www.shamimsplugins.com/docs/front-end-pm/customization/send-welcome-message-user-register/We cannot trigger email if you manually input message directly to database.
Shamim HasanKeymasterI am very sorry for this.
Please check Front End PM PRO > Settings > Security > Add Announcement
Now form front end (from where you send message) you can send announcements.Shamim HasanKeymasterDid you tried all steps from that link? specially last 6 steps?
Shamim HasanKeymasterI see you are using v3. For V3 google check so many things in background before determining bot or human. It may be browser cookie/cache or anything which making false positive.
Also in v3 user do not have any option to prove that s/he is human.
I prefer to use v2 so that if it fails user will have option to prove that s/he is human.
September 11, 2019 at 9:48 pm in reply to: Bug detected : Auto-suggest recipients Hidden / Shown function #29087Shamim HasanKeymasterPlease set 1 in Front End PM PRO > Settings > Recipient > Max recipients
Shamim HasanKeymasterCan you now translate read by word?
Those actions just sync your translation. You may find less percent translated now, that is because it add more untranslated string also delete any translated string which no longer needed to be translated in latest version. You did not lost any translation which was useful.Shamim HasanKeymasterIf you go to https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/translate/ you will see there is a heading called “Using Loco Translate Plugin”. Under that heading there are 3 steps. Please follow those 3 steps. If any string is missing it will be available after those steps.
Please follow those 3 steps and then let me know.
Shamim HasanKeymasterYou can use following code
ul.token-input-list-facebook { border-color: #fff !important; }
Shamim HasanKeymasterDid you follow above link a sent you? There are 3 steps under “Using Loco Translate Plugin” in that page. Please follow those 3 steps.
Let me know.
-
AuthorPosts