![]() |
|
Google map on search page - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Google map on search page (/thread-10072.html) |
Google map on search page - cloepfe - 2012-06-12 Hello I got a small problem though: I want to include the printGoogleMap function on the search page, so that it displays a map containing all the search results (at least the ones that contain GPS data). Is this possible at all? In the plugin documentation you state that it automatically detects if it is on an image or an album page. Does this mean that there is no possibility to include it on the search.php page? Google map on search page - sbillard - 2012-06-12 There is actually a parameter you can pass to the I believe that calling Google map on search page - cloepfe - 2012-06-13 Thanks man! It works like a charm. I just included the map_callback function as used in the effervescence+ album page and then called the printGoogleMap(NULL, NULL, NULL, 'album_page', 'map_callback'); as supposed by you. You really rock! Google map on search page - cloepfe - 2012-06-21 Hi sbillard Here the code for my image- on the search page: `
`
Google map on search page - Ierdna - 2018-03-09 I also try to put google map in search.php from zpArdoise. I'm not able. Please be gentle with me. I'm not a programer. Google map on search page - Ierdna - 2018-03-09 Vincent please help me. I'd like to see all my pictures from all albums in the google map to have an overview from all locations. It is very important for my site. [Vincent Bourganel] Photos
i'm also happy if I can make it over the archive in the search.php i'm using zpArdoise for desktop and zpBootstrap for mobile. Best regards Google map on search page - vincent3569 - 2018-03-10 you can create a page that show all your geo-localized pictures. I don't know what are your needs on search page but I never tried to add a map on the search page of my themes. seems to improve the code. you can also refine my tips by having a complex search (having geo-localized data and having beach or mountain or spring tags for example) and then saving all of these searches as dynamic albums and show a link the way you want in a page. Google map on search page - Ierdna - 2018-03-10 Thank you Vincent. I'm now in Admin/Options/Gallery but can't find any option to enter the search criteria * Google map on search page - Ierdna - 2018-03-10 Vicent it works. I have now a new menu item Map. Another question : where can I change in zpArdoise the image thumb size? Now is 150px x 150px Thank you very much!!! Google map on search page - vincent3569 - 2018-03-10 with zpArdoise, you can use galleriffic script or not. this is the same trouble with zpbootstrap and isotope, as these scripts doesn't work if you have albums and pictures in same level, I don't use them in search page. |