Home › Forums › WordPress Plugins › Hide My WP › It breaks the layout of my web site
- This topic has 13 replies, 2 voices, and was last updated 7 years, 2 months ago by
Suman M..
-
AuthorPosts
-
May 23, 2018 at 9:17 am #21683
I read all the solution suggested on FAQs and Urgent Help but It doesn’t work.
Even I change a permission to 777 but still doesn’t work.
I spent all day to figure out and fix it but failed, which is really upsetting.
I just want to refund.May 23, 2018 at 9:25 am #21685Hi, it could be a simple issue with your site’s htaccess file, which we could resolve for you. Please let us know your site’s wp-admin login details as private reply so that we can set it up for you.
If it still doesn’t work then we’ll be happy to make a full refund. Thanks!May 23, 2018 at 10:34 pm #21695This reply has been marked as private.May 24, 2018 at 7:52 am #21704Hi, I tried setting up the plugin in your site. The setup went fine and HMWP rules were also being added to htaccess file correctly. But somehow the rules in htaccess file are being ignored and hence the issue.
You can either apply for the refund via your Envato panel or else wait sometime for our Dev. Team to have look into it further. Let us know!May 24, 2018 at 3:26 pm #21715This reply has been marked as private.May 24, 2018 at 5:08 pm #21719Hi, is it possible to ask your hosting provider,
– if you are using Apache or Nginx webserber
– if it’s Apache, why rewrite rules in .htaccess file are not being followed
– if it’s Nginx server, what’s the correct location of nginx config file.May 25, 2018 at 2:30 am #21721This reply has been marked as private.May 25, 2018 at 4:23 am #21724In AWS the htaccess rewrite module is not enabled by default.
You’ll need to set ‘AllowOverride All’ in httpd.conf. Something like this:<Directory "/var/www">
AllowOverride All
</Directory>And then restart the Apache server. This should fix the issue.
May 27, 2018 at 2:08 am #21775May 27, 2018 at 7:07 am #21786Did you also restart Apache server after the above change? If it’s still the issue after restarting Apache, then unfortunately, we won’t be able to help further regarding HMWP setup until rewrite rules work! In that case we recommend you to apply for the refund via your Envato Panel.
May 27, 2018 at 1:13 pm #21797This reply has been marked as private.May 28, 2018 at 4:21 am #21810Thanks!
June 1, 2018 at 2:41 pm #21920hey, what’s going on the refund?
Since I submit the refund request I haven’t heard if it is processing or not and I haven’t get back my money yet.
It has been 5 days so I need to know about my request result.June 1, 2018 at 3:42 pm #21922 -
AuthorPosts
You must be logged in to reply to this topic.