Md. Redwan Hossain
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Header is missing at homepage in mobileI posted the support question 2 days ago. It was emergency as my client was demanding to fix it asap. Thats why I have to change the theme. Anyway tnx for your reply.
Forum: Plugins
In reply to: [Contact Form X] Why Gmail SMTP is not working?I got this feature idea from fluent form plugin. It blocks submission after x number of try.
Forum: Plugins
In reply to: [Contact Form X] Why Gmail SMTP is not working?I have also 2 feature request.
Per ip/User form submit limit.
Ability to disable blank form submit.I think these two option will greatly reduce spam attack.
Forum: Plugins
In reply to: [Contact Form X] Why Gmail SMTP is not working?Tried Php mail but result is same. If you can add smtp support, it will be a huge feature as hosting’s email goes to spam folder.
Forum: Plugins
In reply to: [Contact Form X] Why Gmail SMTP is not working?update- I used fluent smtp plugin and tried with sendinblue, google cloud api, gmail direct smtp but it is still using my hosting email.
What should I do to use smtp?- This reply was modified 3 years, 4 months ago by Md. Redwan Hossain.
Tnx, I solved it.
### marker CACHE RESOURCE start ### RewriteRule wp-content/.*/[^/]*(responsive|css|js|dynamic|loader|fonts)\.php - [E=cache-control:max-age=3600] ### marker CACHE RESOURCE end ###
I found this. But this code is inside the lscache area which says do not edit manually. Can you plz tell me how I can configure it from litespeed plugin?
Header set Strict-Transport-Security "max-age=31536000" env=HTTPS
I have this code in my htacccess. I have set Nothing the code you mentioned. Where can I find this?Report number: MZSIYVDE
Forum: Plugins
In reply to: [Contact Form X] How to load Recaptcha only in contact page?Thanks. Will it work with recaptcha v3 too?
Forum: Reviews
In reply to: [Salt Shaker] Must have plugin for wp security.The code works great. Can you share a php code which will just change my salt keys in every 24 hour? One of my site is hosted in very cheap server hence I want to use bare minimum plugin there. It will be very much helpful for me. Thanks. ??
Forum: Reviews
In reply to: [Salt Shaker] Must have plugin for wp security.Sorry I haven’t noticed. Review is now updated to 5 star. And I don’t understand the code of the link you sent.
Let me explain what I did. I have created a dummy wp config and moved the real wp config to another folder. Then I linked the main file from the dummy file by the codes I have attached. Now what should I change to make salt shaker work again like before?- This reply was modified 3 years, 5 months ago by Md. Redwan Hossain.