Youtube and Twiter not visible in Follow section

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 anni tempo fa
I have the "Facebook page URL:","Twitter page URL:", and "YouTube channel URL:" settings populated in the Admin/Setting/GeneralCommon settings, However, only the Facebook icon is showing in the Follow section of pages.

How do I get them to appear?

Thanks in advance,

Keith
7 anni tempo fa
Hi Keith,

I looked at your website and found that you do have social links in the footer but the icons are not visible.

It seems like you are using a customized DefaultClean theme and something in the customization is hiding the icons or not displays the social icons correctly (image icons might be missing).

This is what I found after looking at your site footer:

<ul class="networks">
<li class="facebook"><a href="https://www.facebook.com/NeuroYoga.Zone" target="_blank">Facebook</a></li>
<li class="twitter"><a href="https://twitter.com/NeuroYogaZone" target="_blank">Twitter</a></li>
<li class="rss"><a href="/news/rss/1">RSS</a></li>
<li class="youtube"><a href="https://www.youtube.com/channel/UCJDoZu2Y-1kRxcsHkx2HVfA" target="_blank">YouTube</a></li>
</ul>
7 anni tempo fa
Thanks! The ../images/social-sprite.png is present, so there must be something amiss with the style rules for positioning.

I'll look into it.

Keith
7 anni tempo fa
Keith,

Here is the problem:

If you look at the DefaultClean theme, social-sprite.png consists of all the social icons: http://demo.nopcommerce.com/Themes/DefaultClean/Content/images/social-sprite.png


In your case, there is only one icon: http://store.neuroyoga.zone/Themes/DefaultNeuroYoga/Content/images/social-sprite.png


You need to add other icons in the social-sprite.png image file.
7 anni tempo fa
A.B.N. (All Better Now) Thanks!
7 anni tempo fa
[email protected] wrote:
A.B.N. (All Better Now) Thanks!


Good to hear :)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.