• Resolved tdechangy

    (@tdechangy)


    Hi, I use “Super Socializer” to add some social login buttons to the WP login page. While it worked well up to now, since I installed Cerber the buttons are not displayed as expected anymore.
    In fact I can’t say if it’s only related to CSS or JS also which seem not to be totally loaded.. But, whatever it is, I can’t find the setting that brings this problem.

    Can you please advice me on that tricky situation.
    Regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author gioni

    (@gioni)

    Hi!

    Have you configured the Custom login URL?

    Thread Starter tdechangy

    (@tdechangy)

    Hi, yes, and this was the next step I wanted to test, and the problem come from there.
    Is there any way to hold this security system without breaking the “Super socializer” code ? Should the inject their code an other way maybe ?

    Plugin Author gioni

    (@gioni)

    Add the following line to the wp-config.php file. This should help.

    define('CERBER_OLD_LP',10);

    Thread Starter tdechangy

    (@tdechangy)

    That’s awesome, thx a lot.

    Meanwhile, I hope this won’t expose the site to higher risks.. ?

    Plugin Author gioni

    (@gioni)

    Nope. It tells the plugin to load the custom login page code after all plugins load their code.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘External script @ login page not loaded ?’ is closed to new replies.