Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Is your admin-ajax.php blocked from front end?
Can you please give me access to your website so that i can try?Shamim HasanKeymasterThank you for your nice suggestion.
There are some code issue as this plugin has option for both threaded view and individual view,so i need to use many meta value which will create a little database increase. I am working on that. May be next version i will try to find a better way for this.February 12, 2017 at 10:11 am in reply to: Can not find download link after purchasing front end pm pro version #2899Shamim HasanKeymasteri tried to email you but it is showing no user with that email address. May be you have entered wrong email address when purchase thats why you are not getting your purchase receipt.
February 12, 2017 at 9:52 am in reply to: Can not find download link after purchasing front end pm pro version #2896Shamim HasanKeymasterThank you for contacting.
You should have received purchase receipt email which contain download link and license key, Please check your spam folder also.
You can always download directly from this website. Please go to https://www.shamimsplugins.com/checkout/purchase-history/Shamim HasanKeymasteryou can add
fep-filter=inbox
in url by defaultShamim HasanKeymasterDid you follow exactly https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/email-piping/ ?
is there any MESSAGE KEY in your email subject?
did you changed permission to your file?
are you getting any error?Shamim HasanKeymasterYes, you can use
fep_directory_arguments
filter hook to accomplish this. Also if you want to exclude from auto suggestion also usefep_autosuggestion_arguments
hookShamim HasanKeymasterThank you for contacting.
Did you translate those text in your language? Please use latest pot file to translate if you do not find those text in translation file.Shamim HasanKeymasteryou can use
#fep-wrapper
in custom css.
Go to Dashboard > Front End PM > Settings > General and then add following code in custom css field and save.#fep-wrapper{ font-size: 20px; }
you can use whatever style you like
Shamim HasanKeymasterPlease go to Dashboard > Front End PM > Settings > Security and set as required.
Shamim HasanKeymasteryou can use stripslashes() there.
I will investigate more and try to fix this in next version.Shamim HasanKeymasterattachment thumbnail is not generated because it is not used anywhere.
for line break, you can use nl2br function around email content (temporarily), I will try to investigate more and correct it in next release.
i actually did not understand you properly what did you expect by display attachment in clever way in message. Please explain a little so that i understand and can try to implement.
i am working on next version, but will take some time to release.Shamim HasanKeymasterWithout auto suggestion users have to type full name of other users without spelling mistake, that is very hard. he need to remember other users name exactly what they used as their name.
Also there is a filter (
fep_autosuggestion_arguments
) which you can use to show username suggestion which they have permission to see.Shamim HasanKeymasterPlease deactivate all plugins and change your theme to default theme then test. If working then activate one by one and test.
Let me know which one creating problem.Shamim HasanKeymasterSorry, somehow it got unanswered..
in viewmessage.php line 17 you can remove fep-hide-if-js -
AuthorPosts