• Resolved moultrex

    (@moultrex)


    Hello.

    Using this plugin with WP Hide & Security Enhancer is not compatible.

    If you change the wp-admin from WP Hide & Security Enhancer and rename it for security reasons the Smart slider 3 tries to load the wp-admin url that then goes to a non existent 404 error page because you have changed the wp-admin path with WP Hide & Security Enhancer.

    Can you please fix this to be compatible?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nextendweb

    (@nextendweb)

    Hi @moultrex,
    I checked your case and you are right. Smart Slider 3 does not work with custom admin urls created with that plugin. I narrowed down and it turned out that something wrong with WP Hide & Security Enhancer as it does not generate proper admin urls in ajax calls. I got in touch with the developer and I hope we will figure out the solution asap.

    You can follow the discussion: https://www.ads-software.com/support/topic/smart-slider-3-does-not-work-with-custom-admin-url/

    Thread Starter moultrex

    (@moultrex)

    Thank you very much. We really want to use your slider on our site but we can’t disable WP Hide & Security Enhancer for security reasons that we have implement.

    Plugin Author Nextendweb

    (@nextendweb)

    @moultrex, the developer of the WP Hide & Security Enhancer plugin is currently checking for solution. I hope he will be ready soon. ?? I will keep you updated in this topic.

    If you want to experiment, you could try to open wp-content/plugins/wp-hide-security-enhancer/modules/components/admin-admin_url.php and comment/remove the following lines:

    if( strpos( $_SERVER['REQUEST_URI'], "/admin-ajax.php")    === FALSE )
            return $url;
    Thread Starter moultrex

    (@moultrex)

    I don’t want to fiddle on our production environment. We’ll wait for a next release if you make it happen. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not compatible with WP Hide & Security Enhancer’ is closed to new replies.