Greybox
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Made Easy] myown.css doesn't workIt is not readme.txt file, it is http://wordpress.org/plugins/events-made-easy/faq/ web page.
Forum: Plugins
In reply to: [More Plugin Info] WordPress.org Plugin Page link and other feature requestsI am very glad you like the ideas! #1 seems to be the easiest to implement, but I am not an expert.
The name of the plugin is “More Plugin Info”. A user note added is also more plugin info. I think it fits the scope of the plugin 100%!
I am looking forward to seeing the new release of your wonderful plugin, even if it is only one little change at a time
Forum: Plugins
In reply to: [Events Made Easy] Sample links:’-(
A feature request?
Forum: Plugins
In reply to: [Events Made Easy] myown.css doesn't workIt works now as per:
http://www.e-dynamics.be/wordpress/?cat=30:
“Create a file called βeme.cssβ in your theme CSS directory and put in there”:
BUT there is another set of instructions:
http://wordpress.org/plugins/events-made-easy/faq/
“Create a file called ‘myown.css’ in the plugin directory and put in there”
I guess, you should update the wordpress FAQ π
Forum: Plugins
In reply to: [Events Made Easy] How to default to the satellite view?Giving us the option to select the view would be great! I will add the feature request when I receive the password to your web site.
By the way, there are even more cool map view options available for Google maps, for example: terrain, traffic and even 3d Earth π
You are right! I didn’t notice that the coordinates are automatically calculated/substituted based on the city/address and can be adjusted manually later on.
Forum: Plugins
In reply to: [Events Made Easy] How to default to the satellite view?You are welcome!
So you are going to show 3 views now? I would suggest to make the hybrid view a default because it shows both: the terrain and street labels. But of course, this is up to you.
Forum: Plugins
In reply to: [Events Made Easy] How to default to the satellite view?I guess, the solution is to change
google.maps.MapTypeId.SATELLITEto:
google.maps.MapTypeId.HYBRIDForum: Plugins
In reply to: [Events Made Easy] How to default to the satellite view?It works, thank you!!
I know Google maps allows to add street names (labels) on the satellite view. Is there a similar way to do that on the satellite view?
Forum: Plugins
In reply to: [Events Made Easy] How to default to the satellite view?I will, but is it possible for now to globally change the default for all my maps by modifying the script?
I actually asked to implement the following simple logic:
– if the coordinates are entered, then use coordinates and ignore the town and the address for the map, but use for the callout;
– if the coordinates field is empty, then use the town/address (as before);
In this case people will not start asking why the center of the town doesn’t show.
I think this would be a better solution because this will work for both situations and it makes all fields working. The address field could be used to show the coordinates or other information in the callout.
The map shows now, but the coordinates are ignored (Google map shows the center of the city) if the town field is not empty.
Is it possible for the plugin to give the coordinates (if they are filled in) the highest priority in determining the location on the map? This will help with the situation where the town is known, but there is no street address.
Thank you! I didn’t know how to apply the diff files, so I just did manual replace one by one. I hope I did it correctly.
Now I can enter the location by coordinates only. As a result, the map shows on the location page, but does not show at all on the page with a shortcode if the address or town is empty. The Google callout is blank on the location page (maybe it should be filled with coordinates and town?) Maybe we still can use the address field for the location description?
We should also be able to substitute the town, but if I add the town, the coordinates are ignored again.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Thumbnail image in a cellIf I read it like this, I would not automatically assume that this plugin is able to render HTML code. Maybe you can add a line explaining what “any type of data” means.