- Posts: 1
- Thank you received: 0
Additional Icons for Social Channels
10 Oct 2015 15:54 #2612
by XLive
Additional Icons for Social Channels was created by XLive
Hi community,
I've tried to amend one of the integrated templates and saved it as a new template in respective folder.
It's all visible in template section and also the new icons for LinkedIn and Google+ are visible.
But if I go to preview of an created email the new icons will not be shown
I placed this code below Facebook and Twitter:
<#linkedin#>
<tr>
<td valign="middle" class="" style="padding-right: 5px;padding-left: 0;padding-bottom: 10px;">
<a href=" www.linkedin.com/company/xxxx"> ;
<img id="linkedinIcon" border="0"
src="linkedin.png"
height="24"
width="24"
style="display:block;" />
</a>
</td>
<td valign="middle"
class="mcnFollowTextContent"
style="padding-left:0; padding-bottom:10px;">
<a href=" www.linkedin.com/company/xxxx" ; target="_blank" class="sideColumnTitle editable" style="color: #AAAAAA;font-family: Georgia, Times, 'Times New Roman', serif;font-size: 10px;font-weight: normal;line-height: 100%;text-align: left;text-decoration: none;"> Auf LinkedIn folgen
</a>
</td>
</tr>
<#/linkedin#>
I do not understand why this happens as it is hardcoded.
Any suggestions from your end?
Thanks & cheers,
XLive
I've tried to amend one of the integrated templates and saved it as a new template in respective folder.
It's all visible in template section and also the new icons for LinkedIn and Google+ are visible.
But if I go to preview of an created email the new icons will not be shown
I placed this code below Facebook and Twitter:
<#linkedin#>
<tr>
<td valign="middle" class="" style="padding-right: 5px;padding-left: 0;padding-bottom: 10px;">
<a href=" www.linkedin.com/company/xxxx"> ;
<img id="linkedinIcon" border="0"
src="linkedin.png"
height="24"
width="24"
style="display:block;" />
</a>
</td>
<td valign="middle"
class="mcnFollowTextContent"
style="padding-left:0; padding-bottom:10px;">
<a href=" www.linkedin.com/company/xxxx" ; target="_blank" class="sideColumnTitle editable" style="color: #AAAAAA;font-family: Georgia, Times, 'Times New Roman', serif;font-size: 10px;font-weight: normal;line-height: 100%;text-align: left;text-decoration: none;"> Auf LinkedIn folgen
</a>
</td>
</tr>
<#/linkedin#>
I do not understand why this happens as it is hardcoded.
Any suggestions from your end?
Thanks & cheers,
XLive
Please Log in or Create an account to join the conversation.
10 Oct 2015 17:23 #2616
by pete
Replied by pete on topic Additional Icons for Social Channels
Hello XLive,
You have to remove the tags <#linkedin#> and <#/linkedin#>
These are only required if there would be dynamic content injected by plugins but as you are hardcoding the images you need to remove those tags. If left in place the content will be removed as there is no matching plugin available for these tags.
Regards,
Pete
You have to remove the tags <#linkedin#> and <#/linkedin#>
These are only required if there would be dynamic content injected by plugins but as you are hardcoding the images you need to remove those tags. If left in place the content will be removed as there is no matching plugin available for these tags.
Regards,
Pete
Please Log in or Create an account to join the conversation.
joomlamailer uses cookies!
This website uses cookies to provide user authentication and improve your user experience. Please indicate whether you consent to our site placing these cookies on your device. We are not using cookies for marketing purposes. For more information visit our privacy policy
I agree
Copyright 2010 freakedout.de - All Rights Reserved
Joomlamailer.com is not affiliated with or endorsed by The Joomla! Project™, Open Source Matters, Inc. or Intuit Mailchimp.
Any products and services provided through this site are not supported or warrantied by The Joomla! Project, Open Source Matters, Inc. or Intuit Mailchimp.
Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.
Mailchimp® is a registered trademark of The Rocket Science Group.
Joomlamailer.com is not affiliated with or endorsed by The Joomla! Project™, Open Source Matters, Inc. or Intuit Mailchimp.
Any products and services provided through this site are not supported or warrantied by The Joomla! Project, Open Source Matters, Inc. or Intuit Mailchimp.
Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.
Mailchimp® is a registered trademark of The Rocket Science Group.