1. Rocca
  2. Commercial Templates
  3. Monday, 08 July 2013
  4.  Subscribe via email
Hello,
I'm trying to add the Skype social icon to my site. I'm using the default Impulse template. No matter what I'm writing in the Skype URL field (in the template options) the link generated has always an empty "href" attribute. I've tried entering different types of URL like : http://www.google.it, skype:my_contact or my_contact only but the result remain the same.
Here's a live example:

lnx.unalogica.it
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Rocca

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

I can't give temporary access because i'm developing a website as a third part and the customers doesn't agree. You can replicate the error with the demo installer too. Here's a live example : this is the demo installer as given with the download and just installed on a joomla 3.0 website.

http://lnx.unalogica.it/provaInst/

The Skype Icon seems to work only if other icons are enabled, if you use it alone the "href" attribute looks always empty.
Thanks in advance
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Rocca

In your templates header.php (../templates/j51_impulse/php/layouts/header.php) try replacing the following on line 33.....


<li class="social-skype"><a href="/<?php echo $this->params->get('social_facebook'); ?>" target="_blank" title="Skype">Skype</a></li>


With....


<li class="social-skype"><a href="/<?php echo $this->params->get('social_skype'); ?>" target="_blank" title="Skype">Skype</a></li>


There was a slight mistake in our code which I wish to thank you for bringing to our attention.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Tnx now it works perfectly
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok