Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1062381
    hjaffer
    Participant

    Hi

    Since last update, I’ve noticed that my logo in the white label plugin (/wp-admin) doesn’t point back to my site’s homepage but to wordpress.org. How to fix that?

    Thanks

    #1062710
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1065714
    hjaffer
    Participant
    This reply has been marked as private.
    #1066158
    Rupok
    Member

    Hi there,

    Would you provide your credentials as well?

    Cheers!

    #1068411
    hjaffer
    Participant
    This reply has been marked as private.
    #1068701
    Jade
    Moderator

    Hi there,

    Please add this in the child theme’s functions.php:

    function loginpage_custom_link() {
    	return 'http://domain.com';
    }
    add_filter('login_headerurl','loginpage_custom_link');

    Kindly change the URL to the correct one.

    Hope this helps.

    #1069637
    hjaffer
    Participant

    Thanks Jade, that worked. Will this be resolved any a future update of this plugin?

    Thanks for your support.

    #1069686
    Thai
    Moderator

    Will this be resolved any a future update of this plugin?

    It would be safe because you put the provided code under child theme.

    Regards!

  • <script> jQuery(function($){ $("#no-reply-1062381 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>