Forum Replies Created

Viewing 15 posts - 7,141 through 7,155 (of 9,718 total)
  • Author
    Posts
  • in reply to: Crashed Back End #9382
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Problems after Plugin Deactivation #9381
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Reset wp-admin folder! #9380
    Suman M.
    Post count: 12480

    Hi, please try deleting the rows with following “option_name” in “wp_options” table in your database:
    – hide_my_wp
    – hide_my_wp_undo
    – hmwp_ids_installed
    – hmw_all_plugins
    – external_updates-hide_my_wp

    And to change wp-admin path name you’ll need to follow the on-screen instructions very carefully. Please follow these steps:

    – in HMWP Start Tab, select “Medium Privacy – More Compatibility” scheme and save the settings
    – in Permalink & URLs tab set “New wp-admin Path” field to “NEW_WPADMIN_PATH_NAME” (a new window will open with the instructions)
    – add following line in wp-config.php, before require_once(…)
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);
    – you’ll also need to update your .htaccess file (if it’s not writable) by adding following line before ‘RewriteCond REQUEST_FILENAME} !-f’:
    RewriteRule ^NEW_WPADMIN_NAME/(.*) /wp-admin/$1 [QSA,L]
    – clicked on “I did it (login to new dashboard)” button.

    Video tutorial here – http://support.wpwave.com/videos/change-wp-admin-to-myadmin

    in reply to: Replace content of AJAX responses #9379
    Suman M.
    Post count: 12480

    Hi, enabling this will replace WP default paths in ajax responses if any. But note that it is marked *, i.e. it is still in Beta state.

    in reply to: font is changing on mobile #9378
    Suman M.
    Post count: 12480

    Hi, I’ve moved this as a new ticket as it is irrelevant to previous ticket. Please post here your website’s backend login details as private reply.

    in reply to: Crashed Back End #9371
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Compatibility with email Bloom Optin Plugin #9370
    Suman M.
    Post count: 12480

    Hi, try increasing “Block Threshold” value to about 40 or 50 in IDS Firewall tab. Let us know.

    in reply to: Entering CDN address breaks my site #9369
    Suman M.
    Post count: 12480

    Hi, can you please try emptying out “AJAX URL” field under Permalinks & urls tab?
    Also let us know the woocommerce stylesheet urls that are not forwarded to cdn.

    in reply to: Problems after Plugin Deactivation #9368
    Suman M.
    Post count: 12480

    Hi, did you also try to rename wp-admin path? If so you’ll need to remove a line that you added in wp-config.php. Did you also try renaming hide_my_wp plugin folder under /wp-content/plugins/ directory? If still having issue then please let us know your site’s wp-admin and FTP details so that we can look into it.

    in reply to: Crashed Back End #9363
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Crashed Back End #9357
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Website got hacked. #9356
    Suman M.
    Post count: 12480

    Hi, this doesn’t seem to be related to HMWP plugin. Can you please contact your hosting provider regarding this.

    in reply to: Crashed Back End #9353
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Problem activating HMWP plugin #9352
    Suman M.
    Post count: 12480

    It seems like you are using PHP version below 5.4. Please update PHP to version 5.4+. You might need to ask your hosting provider for this.

    I’ve renamed “hide_my_wp” plugin folder to “_hide_my_wp” under /wp-content/plugins/ directory. Once you are done with PHP update, you can rename it back to “hide_my_wp” and then proceed further.

    in reply to: its seems there is no changes #9337
    Suman M.
    Post count: 12480
    This reply has been marked as private.
Viewing 15 posts - 7,141 through 7,155 (of 9,718 total)