hraban
Forum Replies Created
-
Hope it’s not too late.
Well, that was too much digging into the code, so I quickly wrote my own one.
It adds the action when the post is saved and geocodes it (transferes the human-readable address to latitude and longitude) using the address field. These values are then saved in post meta data and can be accessed whenever necessary. On the template page I am drawing a Google Map and put necessary markers with some custom fields in the InfoWindow.
Well, if this is what you actually try to do, I can post it here.I suppose it should have some JS code. As far as I can see in the HTML source, there is no JavaScript at all, not even jQuery.
I think the meteor-slides.css stylesheet is missing.
I think that is the plugin I spent two days looking for 😉 I have to do exactly the same thing tomorrow so I will keep trying – I’ll write if I succeed.
Forum: Fixing WordPress
In reply to: Where's the header?I am not exactly sure what you mean, but if I get it right you should edit header.php file in your template directory
This plugin requires WP 3.1+. What version are you running?
Forum: Everything else WordPress
In reply to: SlideshowSeems that the combination of a carousel and lightBox is the best option.
Forum: Plugins
In reply to: Unique text for each page to be shown in sidebarFound the information myself
http://www.kmsm.ca/4-ways-to-create-page-and-post-specific-sidebars-in-wordpress/Thanks 😉