Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Did you tried using Front End PM PRO > Settings > Appearance?
For any css change better using browser developer tools. You can google or see https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools
Shamim HasanKeymasterPlease go to Settings > General > Timezone and adjust your timezone there. Also check if UTC and local time showing correctly there.
Shamim HasanKeymasterMessage and Announcement works in different way and they are queried also in different way. So currently it is not possible to combine them.
Shamim HasanKeymasterOk i will try. If i can i will let you know.
Shamim HasanKeymasterIs only HTML5 browser support is ok? or you need to support older browser also?
Shamim HasanKeymastercurrently it uses native form upload. So it is not possible.
May be in future.Shamim HasanKeymasterYou can go to Dashboard > Front End PM PRO > All Announcement and check which announcement you want to keep in bin. Then from Bulk Actions select “Status change to pending”.
It will not show in front end and you can later delete that.
Shamim HasanKeymasterMessage and Announcement works in different way and they are queried also in different way.
So you will have to change so many filters to works it properly. Also some information for messages and announcement is different in database.
It will not be small amount code which i can provide you.Shamim HasanKeymasterPlease do not change plugin code as this will be lost when you update.
You will need to use those 3 filter hooks to execute. To know more about hooks please see https://developer.wordpress.org/plugins/hooks/filters/If you need custom code help you can contact via https://www.shamimsplugins.com/hire/
Shamim HasanKeymasterUse following filter hooks and unset
$args['mgs_type']
and add$args['mgs_type_in'] = [ 'message', 'announcement' ]
fep_message_count_query_args fep_message_query_args fep_filter_get_message_with_replies
(Untested)
Shamim HasanKeymasterShamim HasanKeymasterPlease go to Front End PM PRO > Settings > Licenses and give me a screenshot of that page (obscure license key)
Shamim HasanKeymasterYou can add your own tag. Please follow https://www.shamimsplugins.com/docs/front-end-pm-pro/customization-front-end-pm-pro/add-own-email-tag/
Shamim HasanKeymasterIt needs custom code to achieve this.
If you have PHP knowledge then i can direct you.Shamim HasanKeymasterWe cannot control some design as this is a plugin.
Missing alt tag for user image will be added in next version.
Tab index will also be added in “Toggle Messages”.
Please let me know if you found any more issue. -
AuthorPosts