Forum Replies Created
-
AuthorPosts
-
Suman M.Post count: 12478
Also add the line below in “Replace URLs” option box in HMWP settings:
wp-content/plugins/masterslider/public/assets/css/blank.gif==msblank.gif
Suman M.Post count: 12478I think it’s because of mastersilder plugin. Please edit masterslider’s css file (/public/assets/css/masterslider.main.css) and remove these text from it:
/*!
* Master Slider WordPress Main CSS File
* @date Jan 2015
*//**
* Master Slider
* Main css file
*/Suman M.Post count: 12478Here again:
I was looking into the issue and I think some changes in htaccess has caused backend to throw 500 error! Can you please restore your previous htaccess (attached) via FTP, and let me know.Attachments:
You must be logged in to view attached files.Suman M.Post count: 12478Okay, so you are concerned about the login secret (key-login=1234). You don’t want this to be shown in the redirect URL after someone looks for domain.com/wp-login.php, right? We’ll further look into this and let you know.
Suman M.Post count: 12478It is partially fixed, PDF path now works but logo doesn’t. I still need to fix that but admin section is no more accessible now. Please make it work as I mentioned above, so that I can look further into it.
Suman M.Post count: 12478This reply has been marked as private.Suman M.Post count: 12478Hi, as you have selected 404 page template as custom page, the 404 pages will be redirected to that custom page. Please, try setting ‘404 page template’ as 404 page.
Suman M.Post count: 12478Hi, is it that there is css issue with superfish megamenu when HMWP and Better WP minify are active? What happens when you deactivate better wp minify and leave HMWP active?
Also, have you followed this FAQ – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17298Suman M.Post count: 12478Hi, I understand your concern. But as an author we do not have access to license settings in Envato. Thanks anyways 🙂
Suman M.Post count: 12478Hi, it’s one site per license, so you’ll need separate license for different domains. More details here – http://codecanyon.net/licenses/standard
Suman M.Post count: 12478Hi, we haven’t tested it yet! But as htaccess file is nothing more than what should be written in the virtualhost file itself, it should work.
Suman M.Post count: 12478I tried enabling HMWP and applying Medium privacy scheme, but as it’s a multisite, htaccess needs to be updated manually (as I mentioned earlier above). Hence I couldn’t proceed further. Please execute these steps and let me know or provide us with FTP details so that we can update htaccess file. Thanks!
Suman M.Post count: 12478You can have only the text below (the first block from your htaccess) in your htaccess file and then change it’s permission to 0555 (read & execute):
# WordPress SEO – XML Sitemap Rewrite Fix
RewriteEngine On
RewriteBase /
RewriteRule ^sitemap_index.xml$ /index.php?sitemap=1 [L]
..
..
..
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
This is temporary solution. It’s difficult to tell whether this issue is just because of HMWP plugin or other plugin or combination of plugins. May be you can try replicating the issue with different plugins enabled and disabled (if possible try disabling all plugins except HMWP) and let us know the result, so that we can further look into it. Thanks!
- This reply was modified 9 years, 11 months ago by Suman M..
Suman M.Post count: 12478When I look at the page source for corpsite.kpluslms.com/academics/ I can see /wp-content/upload/. I understood your issue the other way as per your first post here. Well, it seems like all default WP paths are being masked except /wp-content/upload/. This’s quite strange! Please provide us with your website backend details (as private message) so that we can further look into the issue.
Suman M.Post count: 12478If you view the homepage source, then you’ll see “http://reindertberger.be/wp-content/themes/RB/images/bg.jpg”
Please, use HMWP’s “Replace in HTML” option in General settings. Add following line there:
More details – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/20827
-
AuthorPosts