I downloaded the plugin, but it doesnt show in Firefox? do I need to download it again, can this be resolved?
I downloaded the plugin, but it doesnt show in Firefox? do I need to download it again, can this be resolved?
I am having the same problem. If you get a solution post it plzz. I need it too.
This may be related to your theme, check on the footer.php if there is the wp_footer function called.
If in footer.php isn't any wp_footer() function, add this code just above the </body> tag :
<?php wp_footer(); ?>
I am having the same problem. That code is in the footer.php thou. I get the blue rectangle and the white border... but there is no icon, or follow me text on it and the button does not function?!?
I upgraded Firefox to the new version 3.6. It now works again!
I upgraded Firefox to the new version 3.6. No function!
If in footer.php isn't any wp_footer() function, add this code just above the </body> tag :
<?php wp_footer(); ?>
Did exactly that in the moment: No function!
Worked perfectly on GoogleChrome and Safari. But not on Firefox 3.6!
According to flash-technology it's not working on Safari/iPhone. That would be tolerable, but not the "No-Show" on Firefox! What's wrong????
This topic has been closed to new replies.