This topic has 4 replies, 3 voices, and was last updated 7 years, 12 months ago ago by Eva Kemp
Hello, I use two headers in the website with 2 differents logos. I want that every logo redirect to diferents url but I don’t know how do it. Wich file should I change to do that and how can I do it?
Thanks,
Xavi
Hello,
You may serch for the code after if (!function_exists('etheme_logo')) {
in wp-content/themes/royal/framework/theme-functions.php and change <a href="<?php echo home_url(); ?>">
to another url.
Please note you need to make changes in the child theme https://codex.wordpress.org/Child_Themes
If you’re using the Child Theme then you’ll not lose your changes after theme update.
Regards,
Rose Tyler.
I tried your solution but it’s not ok for our case. It’s possible than before I didn’t explain me very well. I’ll try another time:
We have a logo for the generic pages but at some pages we use another logo. And it’s possible than later we use a third logo for another page. So, where and how can we modify the url for each one of them?
If you prefer we can give you the acceses.
Thanks
Hello,
Unfortunately there is no such possibility in the theme. Please take our apologies.
Regards,
Eva Kemp.
Tagged: best selling, change links, different, headers, logos, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up