On my end the twitter signup/login works perfectly. How did you fix the bug? my twitter authentication is still not functioning.
Thanks Jeff!
Great plugin! Exactly what I needed!
have tried
<?php
$current_tag = single_tag_title(“”, false);
echo do_shortcode(‘[big_map … lines=”0″ tag=’.$current_tag.’]’);
?>
and it worked
have tried
<?php
$current_tag = single_tag_title(“”, false);
echo do_shortcode(‘[big_map … lines=”0″ tag=’.$current_tag.’]’);
?>
and it worked