Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1561704
Header Linking issue
Closed

Comments

  • KumarVarun started the conversation

    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 



  •  2,699
    PenciDesign replied

    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 replied

    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

  •  2,699
    PenciDesign replied

    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 privately
  •  2,699
    PenciDesign replied

    Hi,

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


    Best Regards,

    PenciDesign

  • KumarVarun replied

    Sorry for that.

    Done, I changed permission and made that account administrator. 

  •  2,699
    PenciDesign replied

    Hi,

    I did it help you.


    Best Regards,

    PenciDesign

  • KumarVarun replied

    Thank you for your awesome support.

    you guys are awesome

  •   PenciDesign replied privately