Social Icon disappeared

GK User
Thu Jan 24, 2013 1:45 pm
I have some problem with social icon (class gkTwitter). I chanched way how it look from twitter logo to youtube logo and just link to youtube. And after night it just dissapeared. don't know how and why.

I cant give a link to the page, because it is closed.

Code: Select all
<p><a class="gkFb" href="https://www.facebook.com/StuntersBlog" target="_blank">Facebook</a> <a class="gkTwitter" href="http://www.youtube.com/user/StuntersBlog" target="_blank">YouTube</a> <a class="gkGplus" href="http://plus.google.com/108960465887821558807/posts" target="_blank">Google+</a> <a class="gkRss" href="#">RSS</a></p>


any ideas whats happend?
User avatar
Fresh Boarder

teitbite
Thu Jan 24, 2013 3:10 pm
Hi

Are You sure the uestion is about Game Magazine template. The code for social icons in this template looks like that:

Code: Select all
<p>
<a class="iconTwitter" target="_blank" href="http://twitter.com/#!/gavickpro">Twitter</a>
<a class="iconFacebook" target="_blank" href="http://www.facebook.com/gavickpro">Facebook</a>
<a class="iconVimeo" href="#">Vimeo</a>
</p>
User avatar
Moderator

GK User
Thu Jan 24, 2013 6:46 pm
Damn, you are right. Its about GAME NEWS not Game Magazine. sorry, my bad...
User avatar
Fresh Boarder

GK User
Fri Jan 25, 2013 7:15 pm
Anyone? :dry:
User avatar
Fresh Boarder

teitbite
Sat Jan 26, 2013 7:22 am
Hi

I need to see Your site to answer that. Please post a link to it.
User avatar
Moderator

GK User
Sun Jan 27, 2013 1:48 pm
Hi,

www.stuntersblog.pl - but its closed. ill send you a test account passes on pm
User avatar
Fresh Boarder

teitbite
Mon Jan 28, 2013 12:07 pm
Hi

Are we talking about this icons?

Do You mean that twitter icon is gone ?

Code for this in module should be:

Code: Select all
<p><a href="#" class="gkFb">Facebook</a> <a href="#" class="gkTwitter">Twitter</a> <a href="#" class="gkGplus">Google+</a> <a href="#" class="gkRss">RSS</a></p>
User avatar
Moderator

GK User
Mon Jan 28, 2013 6:40 pm
Yes exactly. My code looks like this:

Code: Select all
<p><a class="gkFb" href="https://www.facebook.com/StuntersBlog" target="_blank">Facebook</a> <a class="gkTwitter" href="http://www.youtube.com/user/StuntersBlog" target="_blank">YouTube</a> <a class="gkGplus" href="http://plus.google.com/108960465887821558807/posts" target="_blank">Google+</a> <a class="gkRss" href="#">RSS</a></p>


So in my opinion is good. I checked it few times... And dont have any idea what is goin on.
User avatar
Fresh Boarder

teitbite
Mon Jan 28, 2013 7:18 pm
Hi

Acctualy You have an iframe to YouTube in Your code. Can I remove it and change it to what You should have there ?
User avatar
Moderator

GK User
Mon Jan 28, 2013 8:36 pm
Whoa, when I read your post just I got the idea to turn off the "Easy Embed Video" plugin and now i see the youtube (otherwise twitter) icon! Nice. But i need that plugin. You can get around this somehow?
User avatar
Fresh Boarder

teitbite
Tue Jan 29, 2013 11:51 am
Hi

First of all I do not understand why this code is loading in this place. I bet it's because of a name for layer used. Please ask on this plugin developers forum what constructions to avoid and I'll help You than make change to css, so icons will still be showing after renaming the layer.
User avatar
Moderator


cron