Tag: wordpress plugin
How to center marker with Pronamic Google Maps plugin for WordPress
We have World map viewed as default map when Google Maps loaded in the website, now we want to make marker centered on the map. Put the following JavaScript code snippet below Google Maps mashup code Change latitude and logitude to your location
How to show World Map as default view using Pronamic Google Maps plugin for WordPress
Pronamic Google Maps plugin is the best WordPress plugin for Google Maps “With this plugin a user can easily add location (latitude, longitude) meta data to a page, post or a custom post type. This plugin adds a meta box with an Google Map to the post editor. Users can easily drag and drop a…
WordPress Database Optimization
WordPress is powered by PHP and depends on MySQL database; in fact, all the content, including the website settings, are stored in it. When your WordPress site is visited, the web server will query the database to retrieve all the necessary information to display. However, over time, the speed required for querying the database will…