Icons not appearing
-
I just installed sassy social share and added the shortcode mentioned in the docs. The icons do not appear on screen (just blank white block). When i use <?php echo do_shortcode(‘[Sassy_Social_Share title=”Sharing is Caring”]’) ?> only the title appears.
This is a new theme I built from scratch and is running on localhost. I don’t have any other css plugins installed which may block the icons.
Could this be because i’m using localhost? I have read about a few other plugins that don’t work in localhost.
Below is the code returned for sassy social share when I load the page.
<div class="social-share"> <div class="heateor_sss_sharing_container heateor_sss_horizontal_sharing" ss-offset="0" heateor-sss-data-href="https://localhost/ebook2/blog/the-is-first-post"><div style="font-weight:bold">Sharing is Caring</div><ul class="heateor_sss_sharing_ul"><li class="heateorSssSharingRound"><i style="width:70px;height:35px;" alt="Facebook" title="Facebook" class="heateorSssSharing heateorSssFacebookBackground" onclick="heateorSssPopup("https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Flocalhost%2Febook2%2Fblog%2Fthe-is-first-post")"><ss style="display:block;" class="heateorSssSharingSvg heateorSssFacebookSvg"></ss></i></li><li class="heateorSssSharingRound"><i style="width:70px;height:35px;" alt="Twitter" title="Twitter" class="heateorSssSharing heateorSssTwitterBackground" onclick="heateorSssPopup("https://twitter.com/intent/tweet?text=The%20is%20First%20Post&url=http%3A%2F%2Flocalhost%2Febook2%2Fblog%2Fthe-is-first-post")"><ss style="display:block;" class="heateorSssSharingSvg heateorSssTwitterSvg"></ss></i></li><li class="heateorSssSharingRound"><i style="width:70px;height:35px;" alt="Linkedin" title="Linkedin" class="heateorSssSharing heateorSssLinkedinBackground" onclick="heateorSssPopup("https://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Flocalhost%2Febook2%2Fblog%2Fthe-is-first-post&title=The%20is%20First%20Post")"><ss style="display:block;" class="heateorSssSharingSvg heateorSssLinkedinSvg"></ss></i></li><li class="heateorSssSharingRound"><i style="width:70px;height:35px;" title="More" alt="More" class="heateorSssSharing heateorSssMoreBackground" onclick="heateorSssMoreSharingPopup(this, 'https://localhost/ebook2/blog/the-is-first-post', 'The%20is%20First%20Post', '' )"><ss style="display:block" class="heateorSssSharingSvg heateorSssMoreSvg"></ss></i></li></ul><div class="heateorSssClear"></div></div> </div>
thanks,
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Icons not appearing’ is closed to new replies.