Forum Replies Created

Viewing 15 posts - 9,181 through 9,195 (of 9,718 total)
  • Author
    Posts
  • in reply to: Cant login unless I delete plugin! #3109
    Suman M.
    Post count: 12480

    Hi Paul_wr, it seems like your site is infected with virus! I had to go through security check.

    Regarding the issue with HMWP, it seems like your htaccess file still has the redirection rule. Using FTP edit your htaccess file (in root directory) and it should only have these lines:

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    – now save the htaccess file and make it Read-only (chmod 444).
    – goto HMWP settings page – Permalinks & URLs tab and empty the box “New wp-admin Path”, and save settings.
    – change permission for htaccess file (chmod 644)
    – goto HMWP start tab and apply “medium privacy more compatibility settings”

    If these steps are confusing, then please let us know the FTP details, we’ll fix it for you.

    in reply to: Another plugin affecting HMWP IDS alerts #3108
    Suman M.
    Post count: 12480

    It seems like you’ve enabled same feature in two different plugins and hence the issue. You can simply use HMWP plugin. If you want to use “move login” too then in HMWP general settings, uncheck/disable these options:

    – Hide Login Page
    – Hide Admin

    in reply to: Question regarding the Replace Tools #3104
    Suman M.
    Post count: 12480

    Hi, yes you’ll need to add each replacement in new box. But currently you can only add 9 such replacements. We’ve noted it down and look forward to have this increased in next version of the plugin.

    Also, while replacing words/text in your website’s page source, you need to be creful not to replace CSS class names as it might break the theme. For example “mytheme-header” in <div class=”mytheme-header”>

    • This reply was modified 9 years, 8 months ago by Suman M..
    • This reply was modified 9 years, 8 months ago by Suman M..
    • This reply was modified 9 years, 8 months ago by Suman M..
    in reply to: Themes Name Still Appear!! #3102
    Suman M.
    Post count: 12480

    Hi, add the following lines in “replace in html” option box in general settings tab:

    listify-fonts-css=lfc
    listify-css=lc
    listify-inline-css=lic

    The words/text like below cannot be replaced as these are used by theme as CSS class names, and renaming these will break the theme’s styling:
    .listify_widget_panel_listing_tags, listify-104, listify-child-theme, listify_widget_search_listings, listify_widget_taxonomy_image_grid, listify_widget_feature_callout

    The words/text like below cannot be replaced as these are used by theme as javascript variable:
    var listifySettings, var listifyMapSettings

    However, the theme will not be detected by the detectors like whatwpthemeisthat.com, wpthemedetector.com, wappalyzer, etc.

    in reply to: Can't login #3100
    Suman M.
    Post count: 12480

    Hi, can you please generate debug report (from HMWP start tab) and send it to us as private message here?

    in reply to: Another plugin affecting HMWP IDS alerts #3090
    Suman M.
    Post count: 12480

    Hi, check the blocked request names related to “move login” plugin here – http://www.YOURDOMAIN.com/wp-admin/index.php?page=hmwp_ms_intrusions

    Now add those request names in “Exception fields” in HMWP PHP IDS tab, and save settings.

    in reply to: Will not activate—fatal error #3089
    Suman M.
    Post count: 12480

    Hi all, we are looking into this. we’ll update you soon! Sorry for the inconvenience caused.

    in reply to: Cant login unless I delete plugin! #3086
    Suman M.
    Post count: 12480

    Hi hisayama, please post your comments here – http://support.wpwave.com/forums/topic/cant-login-2

    in reply to: HMWP and Pay Pal transition #3080
    Suman M.
    Post count: 12480

    Hi, did you try adding the blocked requests (http://www.yoursite.net/wp-admin/index.php?page=hmwp_ms_intrusions) to Exception fields in HMWP IDS? What if you disable IDS feature from PHP IDS tab, does the ordering process work fine?

    in reply to: theme being detected #3079
    Suman M.
    Post count: 12480

    Hi, I couldn’t see any attachment? Also, please let us know your website URL.

    in reply to: Will not activate—fatal error #3078
    Suman M.
    Post count: 12480

    Hi, which version of the plugin you are using? Is it 4.03 or 4.5?

    in reply to: Cant login unless I delete plugin! #3077
    Suman M.
    Post count: 12480

    Hi Paul_wr,
    I could only see the password, what’s the username please?
    Also did you try to rename wp-admin path from HMWP settings?
    And please upload hide_my_wp plugin back (rename it to something like hide_my_wp123)

    • This reply was modified 9 years, 8 months ago by Suman M..
    in reply to: Can't Login #3076
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Doubling up of Admin Key #3075
    Suman M.
    Post count: 12480

    Yes, same feature enabled in 2 or more plugins could cause issue. We haven’t yet used Toopher plugin but I hope there might be an option just to disable the login authentication part.

    in reply to: Cant login unless I delete plugin! #3061
    Suman M.
    Post count: 12480

    You can check “Set as private reply” option just below (on right) the text area where you write comments.

Viewing 15 posts - 9,181 through 9,195 (of 9,718 total)