Home › Forums › Jevelin Theme › change logo link new site
Hi, I tried to use this code
https://support.shufflehound.com/forums/topic/change-default-url-logo-in-header/#post-5451
but editing in this way
<?php echo esc_url( home_url( 'www.newsite.com' ) ); ?> the new logo link is www.oldsite.com/www.newsite.com how can I solve the problem? Thanks a lot
Hi @vanni77,
I hope you are well today and thank you for your question.
Please change the code as below.
From
<?php echo esc_url( home_url( 'www.newsite.com' ) ); ?>
To
http://www.newsite.com
Best regards, Shufflehound team
Log in or Sign up with your theme purchase code