The share this plug in always goes to a separate page instead of the little pop up window. Am I missing something?
The share this plug in always goes to a separate page instead of the little pop up window. Am I missing something?
duh - johnfreeborn.com
You probably missed reading the "readme"...
Nope i did not - I read it multiple times in fact.
Try harder:
== Known Issues ==
If your theme does not include a wp_footer() call, you will need to add the akst_share_form template tag to your footer manually:
<?php akst_share_form(); ?>or add the
<?php wp_footer(); ?>tag to your theme footer.
You are the best - not better than the read me - but pretty awesome. Thanks moshu.
I'm having the same problem. Get a link to another page, but not the icon with pop-up.
I tried to add the footer call, but that didn't work. In fact, it creates a mess. I get to see this all the way down at the bottom of the screen:
http://www.revolutioniz.com/footer.jpg
That can't be good.
Any tips?
(site is http://www.revolutioniz.com/revolutioniz
it's on WordPress 2.2)
By the way, the footer call IS included in the 'single.php' file of my theme. Just thought I'd mention it...
It's just that when I add it to the footer.php it messes things up at the bottom of the screen.
It says everywhere: add it to the FOOTER.PHP file...
I know, and that's what I did, and that's what created the mess that shows in this picture:
This mess shows all the way at the bottom of the page.
This topic has been closed to new replies.