This topic has 3 replies, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #173929
     jamesbuddyrogers
    Participant

    How can I change the logo url to another page?

    #173941
     Kieran_SQ
    Moderator

    Hi,

    To change the path of the logo image you will need to be using the SweetDate Child theme and copy the below file from you parent theme

    /sweetdate/header.php

    To your child theme

    /sweetdate-child/header.php

    Open the file from you child theme with your favorite code editor, go to line 158 and edit the href value to suit your needs.

    <a href="<?php echo get_home_url(); ?>">

    Thanks,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #173945
     jamesbuddyrogers
    Participant

    Thanks. This didn’t work. Is there something else I should be doing?

    “>

    #173946
     Kieran_SQ
    Moderator

    Hi,

    You need to change line 158 where you see <a href="<?php echo get_home_url(); ?>"> change this to <a href="https://www.mydomain.com/">.

    Clear your website cache, local cache (Ctrl+F5) and purge any services like CloudFlare or MaxCDN after you have made changes to the child theme file to see changes.

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?