1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 02 October 2015
  5.  Subscribe via email
Hi,
Is there a way to add tripadvisor as a social media icon?
If not, should I create a new module position next to social media icons and insert tripadvisor icon there?
Thanks in advance for your reply.
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

One option would be to edit one of the current icon images replacing with that of the TripAdvisor icon. You will find these images located in the images folder of your template (../templates/j51_letterpress/images/social_icons).

Once you have replaced the image use the field in your templates parameters corresponding with the original icon.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Thanks for your mail.
Just one more thing. I've edited and uploaded the logo overwriting Tumblr. Hence I get the tumblr text tooltip. Where could I change this so "TripAdvisor" text is displayed instead?
Thanks in advance for your help.
Regards,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

In your templates social_icons.php (../templates/j51_enlighten/php/social_icons.php) change the following (line 43)...


<li class="social-tumblr"><a href="/<?php echo $this->params->get('social_tumblr'); ?>" target="_blank" title="Tumblr"><i class="fa fa-tumblr"></i></a></li>


To...


<li class="social-tumblr"><a href="/<?php echo $this->params->get('social_tumblr'); ?>" target="_blank" title="Trip Advisor"><i class="fa fa-tumblr"></i></a></li>


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Done. Thanks for your reply.
Regards,
Juan
  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!