Support ForumClickable Tagline in header – add links inside the additional text in custom taglines – Support Forum https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/feed/ Sun, 05 May 2024 04:38:10 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12162 <![CDATA[Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12162 Tue, 15 Mar 2016 09:17:14 +0000 trottinett Hi
how can I place a link in the title / taglines area section
in the alternativ text.
I want to link from the alternativ text in the portfolio page to the shop page.

cheeers
snowbird66

]]>
https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12170 <![CDATA[Reply To: Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12170 Wed, 16 Mar 2016 06:38:55 +0000 IshYoBoy Hi snowbird66,

you can edit header.php file in your child theme and find this part of code:

and replace with this code:

Now is clickable all tagline. Set link only on the part of tagline is not possible.

Cheers


If you are happy with our theme and support please rate us in your Downloads Section on ThemeForest. A 5 star rating is always a great motivation for us!

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12172 <![CDATA[Reply To: Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12172 Wed, 16 Mar 2016 08:19:43 +0000 trottinett Hi
Thanks for the code. But I can’t find a header.php in the child theme. only in the kreo parent theme.
where can I find it?
cheers
snowbird12

]]>
https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12174 <![CDATA[Reply To: Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12174 Wed, 16 Mar 2016 13:21:55 +0000 trottinett Hi
I upladed now a copy of the header.php in the child theme.
then I changed the code.
but nothing happend?
where can I upload a copy of my changed header.php, that you can have a look, if I did it right?

cheers

]]>
https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12179 <![CDATA[Reply To: Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12179 Thu, 17 Mar 2016 06:26:32 +0000 IshYoBoy Hi snowbird12,

your child theme can overwrite any file in the parent theme. Simply include a file of the same name in the child theme directory, and it will overwrite the equivalent file in the parent theme directory.
In this case, include a file header.php into root directory of child theme.

You can make a screenshot of changed part of code and paste it here. Then we can have a look at it.

To try if your code is correct, you can make these changes in the parent theme header.php file.

Cheers


If you are happy with our theme and support please rate us in your Downloads Section on ThemeForest. A 5 star rating is always a great motivation for us!

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12183 <![CDATA[Reply To: Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12183 Thu, 17 Mar 2016 07:58:43 +0000 trottinett https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12192 <![CDATA[Reply To: Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12192 Fri, 18 Mar 2016 07:20:50 +0000 IshYoBoy Hi,

I think there was misunderstanding in our original reply. Please try this:

If you want to add a link into the “Additional text” just add something like this in it:
Text text text ... <a href="#your_url_link">the link text</a> ... text text text

Was this what you were looking for?

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12200 <![CDATA[Reply To: Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12200 Fri, 18 Mar 2016 08:04:33 +0000 trottinett Hi
yes it was exactly this. sorry for the work and thanks for help.
cheers

]]>
https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12212 <![CDATA[Reply To: Clickable Tagline in header – add links inside the additional text in custom taglines]]> https://support.ishyoboy.com/forums/topic/clickable-tagline-in-header-add-links-inside-the-additional-text-in-custom-taglines/#post-12212 Mon, 21 Mar 2016 06:50:45 +0000 IshYoBoy Sure thing! Glad we sorted it out ;)

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>