Forum Replies Created

Viewing 15 posts - 8,536 through 8,550 (of 9,718 total)
  • Author
    Posts
  • in reply to: ajax function conflict #5100
    Suman M.
    Post count: 12480

    Please provide us with your test site’s wp-admin login details as private reply so that we can look into this issue further.

    in reply to: Login url reveiled after try to acces wp-login.php #5098
    Suman M.
    Post count: 12480

    Hi Ar, good to know that you have managed to solve it. We’ll look into 404 page plugin too. I would like to know, does your theme have 404.php file?

    in reply to: Bug URL login, please help me to fix this problem. #5097
    Suman M.
    Post count: 12480

    Hi Ar, so if you enter http://www.domain.com/wp-login.php you are getting redirected to http://www.domain.com/wp-login.php?hide_my_wp=1234 ??

    It seems like we are connected here as well – http://support.wpwave.com/forums/topic/login-url-reveiled-after-try-to-acces-wp-login-php
    So, let’s connect there.

    • This reply was modified 9 years, 9 months ago by Suman M..
    in reply to: Gateway time out #5096
    Suman M.
    Post count: 12480

    Hi, you get gateway timeout error only when HMWP is active? And your website is slow only when HMWP is active?
    Can you please generate debug report from HMWP start tab and post it here?

    in reply to: Not working #5095
    Suman M.
    Post count: 12480

    You can only replace URL as a whole but not a part of it. For example, if you have a plugin URL like “http://YourDomain.com/wp-content/plugins/YourPlugin/jquery.fancyProductDesigner-fonts.css”, then you can replace this with something like “http://YourDomain.com/fpd.css”
    For this you have to add following replacement in “replace in URLs” option under replace tools tab:

    wp-content/plugins/YourPlugin/jquery.fancyProductDesigner-fonts.css ==> fpd.css

    Also, note that it’s not recommended to replace CSS class names and javascript variable names as these might have been used internally by plugins/theme and doing so might break your site’s styling and/or functioning.

    in reply to: website mess up #5093
    Suman M.
    Post count: 12480

    Hi, depending on your websever and WP installation, you have to follow one of these:

    1) If it’s Apache webserver and WP single site installation, then follow these steps (your site’s htaccess file should be writeable):

    – goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’

    2) If it’s Apache server and WP multisite, follow these steps:

    – goto HMWP >> ‘Start’ Tab >> select ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
    – goto HMWP >> ‘Start’ Tab >> click ‘Multi-site Configuration’
    – now use a FTP program or your host file manager and add those lines to your htaccess file (after RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ [-])

    3) If it’s Nginx server and WP single site, follow these steps:

    – goto HMWP >> ‘Start’ Tab >> ‘Medium Pripacy – More Compatibility’ scheme >> click ‘Save Settings’

    – In Start tab you should see Nginx Configuration button. If you don’t see this button, add &nginx_config=1 to HMWP settings page URL to see Nginx rewrite rules. For example:
    http://yourdomain.com/wp-admin/options-general.php?page=hide_my_wp&nginx_config=1

    – Now add those lines (rewrite rules) to your Nginx configuration file. It’s usually located in /etc/nginx/nginx.conf or /etc/nginx/conf/nginx.conf or /etc/nginx/sites-available/domainname.com

    – restart nginx server

    Let us know if you are still having issue.

    in reply to: Nginx Server Permalink Issue & Social Login 404 error #5091
    Suman M.
    Post count: 12480

    Hi,

    Issue 1: can you please let us know your site’s URL and where can we check social login? Also, generate debug report from HMWP start tab and post it here.

    Issue 2: regarding this you’ll need to contact your hosting provider. It’s not related to HMWP I think.

    in reply to: ajax function conflict #5090
    Suman M.
    Post count: 12480

    Can you please try disabling “Search base redirect”; and setting “Tag” option to “Disable tags url” in permalinks & urls tab?

    in reply to: HMWP not fully compatible with custom plugin #5088
    Suman M.
    Post count: 12480

    There seems to be conflict with launchpad-by-obox plugin. To make it compatible the following lines needs to be added to replace in html option under replace tools tab (after applying “Medium privacy more compatibility” settings for HMWP):

    /skin/style.css ==> /ext/launchpad-by-obox/themes/apollo/style.css
    /skin/responsive.css ==> /ext/launchpad-by-obox/themes/apollo/responsive.css
    /skin/color-styles/grunge/style.css ==> /ext/launchpad-by-obox/themes/apollo/color-styles/grunge/style.css

    But whether I activate HMWP or deactivate it, I get blank screen below “Tracking results”
    You can see the screenshot – http://screencast.com/t/t4d8j2EICjrC
    Can you please check, or am I missing something here?

    Note: I’ve installed WP Htaccess Editor plugin to check htaccess content. You may deactivate it.

    in reply to: Hide My WP not working in Wappalyzer #5086
    Suman M.
    Post count: 12480

    Hi, can you please let us know your website URL.

    in reply to: Timthumb works on site, but images do not show on app #5085
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: ajax function conflict #5082
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Timthumb works on site, but images do not show on app #5062
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: HMWP not fully compatible with custom plugin #5061
    Suman M.
    Post count: 12480

    Hi, what this custom plugin does? And what exactly is the error you are getting? Please let us know your website’s wp-admin login details and the page URL that fails to load.

    in reply to: Issues with url #5060
    Suman M.
    Post count: 12480

    If you are using WPEngine then you’ll need to add the rewrite rules to WPE Panel. You need to follow the steps as mentioned here – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17669

Viewing 15 posts - 8,536 through 8,550 (of 9,718 total)