Okay
  Public Ticket #952297
Header logo link
Closed

Comments

  •  2
    Tommaso started the conversation

    Hi, is there a way to  have the logo in the header link to a specific page? I would like it to link to my porfolio page rather than my landing page.

    Thanks

  • [deleted] replied

    Hi Tommaso,

    I'm sorry but this option is not available for the moment.

    P.S: 

    You are using an old version of our theme 1.9.4 , the latest version for the moment is 1.9.5.1, please update your theme first and then the premium plugins too.

    The easiest way to update our themes is if you use Envato Toolkit or Envato Market plugin. Just follow this little procedure http://drops.laborator.co/pLFH

    After this, to update the plugins to the latest version that we support, just go to Appearance > Install Plugins and update them.

    If you use LayerSlider plugin but can't update it, please just go to Plugins and deactivate this plugin. Then go to Appearance > Install Plugins again, you now can update and activate this plugin again.

  •  2
    Tommaso replied

    Hi,

    Thanks for your reply. It's unfortunate that such a little thing cannot be changed, all I need is a little change in the h ref, I see it changing if I modify it with Chrome's dev tools, but I don't know enough php to make this change permanent.

    I hope you'll add this feature in your next releases. 

    Cheers,

    Tommaso


  • [deleted] replied

    Hi Tommaso,

    Hmm we don't give support for custom requests but i found a solution. Please add this code in functions.php file:

    // Custom Logo URL
    function set_custom_logo_url( $home ) {
        return "http://www.my-custom-url.com/page.html";
    }
    add_filter( 'kalium_logo_url', 'set_custom_logo_url' );

    So you just need to replace: 

    http://www.my-custom-url.com/page.html

    With your own URL and its done.

  •  2
    Tommaso replied

    you're amazing mate, thank you so much. I'll try this later and let you know. Thanks again

  •  2
    Tommaso replied

    ok thank you so much Ylli, it all works

  • [deleted] replied

    Hi Tommaso,

    Awesome, glad that I helped

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance and have a great day!

  •  2
    Tommaso replied

    Hello,

    Sorry to be a pain mate, I know you've already gone beyond normal support with me.

    This is a little thing off the back of the previous request: I need the "back to portfolio" button (please check attached image) at the bottom of the single portfolio entry to go back to the portfolio grid and not to the landing page. Basically same thing we did for the header logo. 


    Many many thanks

  • [deleted] replied

    Hi Tomasso,

    You can do this http://drops.laborator.co/rqE3

    Also you are using an old version of our theme 1.9.4 , the latest version for the moment is 1.9.5.1, please update your theme first and then the premium plugins too.

    The easiest way to update our themes is if you use Envato Toolkit or Envato Market plugin. Just follow this little procedure http://drops.laborator.co/pLFH

    After this, to update the plugins to the latest version that we support, just go to Appearance > Install Plugins and update them.

    If you use LayerSlider plugin but can't update it, please just go to Plugins and deactivate this plugin. Then go to Appearance > Install Plugins again, you now can update and activate this plugin again.

    P.S: Next time if you need our help please renew your support subscription and and we’ll be happy to assist.

  •  2
    Tommaso replied

    Cheers thanks a lot!

  • [deleted] replied

    Hi Tommaso,

    Glad to hear that

    Will set this ticket as solved from here.

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance and have a great week!