Hi, we have added this theme in a virtual folder under our main website Pashmina.com.
As we are going to use this theme for our website editorial/blog we need the logo in the header of this theme once clicked to redirect to our main website www.pashmina.com. Presently clicking on the logo it it taking default to blog homepage. But I’m our situation it should redirect to our website homepage which is Pashmina.com.
Hi, we have added this theme in a virtual folder under our main website Pashmina.com.
As we are going to use this theme for our website editorial/blog we need the logo in the header of this theme once clicked to redirect to our main website www.pashmina.com. Presently clicking on the logo it it taking default to blog homepage. But I’m our situation it should redirect to our website homepage which is Pashmina.com.
Would really appreciate your help in the same
Hi,
To do that, you need to open header.php file and replace all the code:
<?php echo esc_url( home_url('/') ); ?>
To:
https://www.pashmina.com
Best Regards,
PenciDesign
Hi,
I tried but without a success. following are the methods I tried with code (<?php echo esc_url( home_url('/') ); ?
- replacing website address in code with (home_url('mywebsiteURL') --- No Success >)
- replacing esc_url( home_url('/') ); as esc_url( 'mywebsiteURL'); --- No success
-replacing whole code with my URL as shown in Attached screenshot and still got no success.
Please Solve
Hi,
Seem you didn't replace all. Please send me your admin url and admin account ( username and password ). I will take it a look help you.
Best Regards,
PenciDesign
Hi,
Please set permission for this account is administrator. I can't do anything with this account.
Best Regards,
PenciDesign
Sorry for that.
Done, I changed permission and made that account administrator.
Hi,
I did it help you.
Best Regards,
PenciDesign
Thank you for your awesome support.
you guys are awesome