Can't we edit map size? Which customization guide is correct?
-
I’d like to modify google map size (height) from default 300px to 250px or so. After reading the guide(http://wp-events-plugin.com/documentation/using-template-files/), I’ve copied locationmap.php to my theme directory. However, changes are never reflected.
My directory structure:
wp-content/childthemename/plugins/events-manager/templates/placeholders/locationmap.phpAlso with locationmap.php, I found the following guide which tells exactly the different from your online document.
This file contains the HTML generated for a single location Google map. You can copy this file to yourthemefolder/plugins/events/templates and modify it in an upgrade-safe manner.
I tried both method, but none of them worked.
The topic ‘Can't we edit map size? Which customization guide is correct?’ is closed to new replies.