Forum Replies Created
-
AuthorPosts
-
October 1, 2013 at 2:08 pm in reply to: Changing Theme Name breaks google fonts on multiple browsers #238
Thanks!
Seems it was fixed now. I checked it out with 3 major browsers.
I’m still not sure please confirm that it’s fixed now.
October 1, 2013 at 1:41 pm in reply to: Is there conflict between Hide my WP with orther plugin ? #237Currently the only incompatible plugin is wp-rocket-cache. (a premium and infamous cache plugin). I’m going to check it out this week.
Therefore, it’s compatible with all of above plugins. You see those problems because you probably didn’t read this FAQ. (Make sure you flush the cache after each change)
Anyway, if it didn’t help just please update this topic with more details e.g. URL and a test account (use private option)
Oops, it seems you forgot login URL 🙂
September 29, 2013 at 3:56 pm in reply to: Changing Theme Name breaks google fonts on multiple browsers #225Could you please provide site URL when HMWP is active (or login details)?
Enable private option below form to make reply private.
Good. Add it here privately. I’ll check it out within next few days.
In fact, the plugin works with SSL for other buyers 🙂
Read the yellow box in the right so you can make new topic. Include entire htaccess content in that topic.
The plugin already tested with W3 Total Cache, Quick Cache and Super Cache with out any problem.
This is first time I hear about WP Rocket Cache. It seems it’s a premium plugin so I can’t get it just for a test but if you could wait for some days I will take a look at your cache plugin in your site.
September 28, 2013 at 12:26 pm in reply to: Need some fix, still show wpargs on ajax and show wp version on css and js #216For first just use Replace URL.
It’s correct but you need to use real address for first part (there’s an example below the field)
Something like this:
wp-content/plugins/wp-postratings/postratings-css.css==ext/staratings.css
This reply has been marked as private.Well, your htaccess code is fully customized by multiple plugins. One of them is Better WP security that we have no problem with it but you should disable common features like hiding wp-login and wp-admin (See FAQ for more).
After disabling common features try removing this part of the code (That was repeated):
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
If it didn’t help please install WP htaccess editor plugin and provide login details for more tests.
-
This reply was modified 11 years, 5 months ago by
Hassan.
First let me try fix it. I couldn’t login. It says your country was blocked.
If I couldn’t fix it you can just disable hiding login and use other features.
September 26, 2013 at 4:38 pm in reply to: Need some fix, still show wpargs on ajax and show wp version on css and js #196Well, first choose ‘Full Page’ replace mode (General settings tab) then make sure you choose to replace Javascript paths for plugins (Permalink tab). These options should help.
In case of arguments, it’s technically impossible for HMWP to predict plugins code and change them automatically. Of course, you can do it using Replace in HTML feature but you also need to change plugins code manually (you should have experience enough to do it)
Sorry for delay, It was just fixed 🙂
The problem was caused by rocket cache. It deeply customized the htaccess.
I just enabled customized htaccess option in the plugin page and then add rules to the file manually. You can change my current settings but after it you need to update htaccess yourself.
Usually there’s no need to a specific config just use a pre-made settings scheme (from start tab).
Just note those sites may use a cache system so you may wait few days to see the result.
-
This reply was modified 11 years, 5 months ago by
-
AuthorPosts