Hi,
I use W3 Total Cache for caching and I can not get jQuery option to display the flag and country name. Only displays preappend and append.
I've disabled W3 Total Cache and still does not work.
I added this line to the header of my template (before wp_head()):
<?php wp_enqueue_script("jquery"); ?>
What am I missing?
Thank you