Facebook, Twitter and RSS
-
Hey
I have a problem with this code:
<div class="sociale"> <a href="https://facebook.com/sharer.php?u=<?php the_permalink(); ?>;&t=<?php the_title_attribute(); ?>" title="Facebook"> <img src="https://www.poeticpeaceproductions.com/wp-content/themes/poetic peace productions/icons/FaceBook-icon.png"</a> <a href=”https://twitter.com/home?status=Currentlyreading <?php the_permalink(); ?>" title="twitter"><img src="https://www.poeticpeaceproductions.com/wp-content/themes/poetic peace productions/icons/Twitter-icon.png" /a> <a href="<?php bloginfo('home'); ?>?feed=rss2" title="Feed"><img src="https://www.poeticpeaceproductions.com/wp-content/themes/poetic peace productions/icons/Feed-icon.png" /a> </div>
I can’t find the problem. Facebokk opens op and I can see the right result in a few seconds.
Twitter don’t even start
And RRS I want that to just follow a single post.
Can anybody help me?
Jan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Facebook, Twitter and RSS’ is closed to new replies.