Skip to content
Public Ticket #2576

Header Linking issue

Conversation thread

KumarVarun replied

Customer Reply

Thank you for your awesome support.

you guys are awesome

PenciDesign replied

Staff Reply

Hi,

I did it help you.

Best Regards,

PenciDesign

KumarVarun replied

Customer Reply

Sorry for that.

Done, I changed permission and made that account administrator. 

PenciDesign replied

Staff Reply

Hi,

Please set permission for this account is administrator. I can't do anything with this account.

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

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

KumarVarun replied

Customer Reply

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

PenciDesign replied

Staff Reply

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

KumarVarun started the conversation

Conversation Start

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 



Want to join this conversation or access attachments? Sign in first.