kailashaddanki
Forum Replies Created
-
Forum: Plugins
In reply to: [Anti-Malware Security and Brute-Force Firewall] monit.php coming backI have found a solution for it, you require FTP/SSH access to your server.
Step: 1. Follow the first 4 steps mentioned in this link: (Make sure to follow the first 4 steps correctly to disinfect your server & database of malicious code, do not delete any other files yet).
Step 2. Navigate to /wp-content/plugins/ folder and locate the following two files in the folder
a. monit.php
b. admin_ips.txtUsing a text editor remove all the contents of it and save it (Be sure to remove all the contents).
Step 3. With SSH: enter the following commands to make monit.php and admin_ips.txt write protect which will prevent the malicious code from appearing again even after you delete the files and database entries.
chattr +i monit.php chattr +i admin_ips.txt
With FTP client: Right click on monit.php, admin_ips.txt and uncheck all the ticks on Read, Write, Execute file permission section to make it write protect. This has worked well on many sites where i have been called to fix this issue.
- This reply was modified 4 years, 3 months ago by kailashaddanki.
- This reply was modified 4 years, 3 months ago by kailashaddanki.
Forum: Plugins
In reply to: [Comet Cache] How to exclude cookie woocommerce_items_in_cart*BUMP* I am having the same issue, my mini cart shows blank if the page is kept open for a while. Its a shame an awesome plugin like Comet cache does not have any running support for it right now, out of all the caching plugins this is the best thing that was worked for my woocommerce store. Hoping the developers continue to support this actively in the future.
Forum: Plugins
In reply to: [Max Mega Menu] Mobile Menu Sub menu not showing on clickHi, We are not using the premium plugin yet, we would like the solution on the free plugin, could you kindly help us with the issue ? Thank you !