lycube
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Maps Ready!] [Google Maps Ready!] Map not displayedThat works now! Thanks to you.
<?php get_footer(); ?>line was missing in page.php.
Google Maps Ready! is great. Now, all is OK: http://www.lyc-france.com/blog/partenaires-revendeurs-lyc-cigarette-electronique.html .
Thanks.Forum: Plugins
In reply to: [Google Maps Ready!] [Google Maps Ready!] Map not displayedThanks a lot. Although it’s not yet solved, your answers helped me!
Forum: Plugins
In reply to: [Google Maps Ready!] [Google Maps Ready!] Map not displayedWe have wrotten here at the same time (post #4 and #5), so my post #5 was in relation with “add to your footer.php call of standard wordpress footer function – wp_footer();”.
So, I’ve tried to use another theme and it works with it.
Thus, I have a problem with my theme…Forum: Plugins
In reply to: [Google Maps Ready!] [Google Maps Ready!] Map not displayedOK… It’s a problem with the theme…
Forum: Plugins
In reply to: [Google Maps Ready!] [Google Maps Ready!] Map not displayedSorry, but I didn’t understand what may I do…
Forum: Plugins
In reply to: [Google Maps Ready!] [Google Maps Ready!] Map not displayedThanks for your really quick answer.
It seems that there is already a wp_footer() call in the footer.php file.<?php wp_footer(); ?>…