Home Forums WordPress Plugins Hide My WP Replace Tools don't work

This topic is: resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #6362
    sagaroth
    Post count: 2

    Hello !

    I have a problem,
    Indeed, in the admin page , the buttons “add ” in Replace Tools tab do not work 🙁
    How can I do ?

    Thanks !

    #6377
    Suman M.
    Post count: 12478

    Hi, make sure that you are using latest version HMWP 5.01. Also the permalinks settings in wp-admin should be other than the default one.
    If it’s still the issue, then please let us know your website’s wp-admin login details (as private reply), so that we can have a look at it.

    #6418
    sagaroth
    Post count: 2
    This reply has been marked as private.
    #6428
    Suman M.
    Post count: 12478

    Hi, I checked it and it’s most probably because of https. I’ve assigned this ticket to Sr. support to have a further look into it.

    #6433
    Hassan
    Post count: 955

    Hello,

    I fixed it by changing following line:

    Hide_my_wp.php

    At the top of the file you see:
    define( 'HMW_URL', plugins_url() . '/' . HMW_DIR );

    I replaced it with the URL of the folder:
    define( 'HMW_URL', 'https://hor4.historyofrappelz.com/wp-content/plugins/hide_my_wp' );

    I tries to fix it for future version but I wonder why this doesn’t happen for other sites with SSL.

    #6438
    sagaroth
    Post count: 2

    Thanks you for Your great support 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.