johnjohn Posted November 17, 2010 Share Posted November 17, 2010 καλημερα,εχω ξεκινησει να χρησιμοποιω το prestashop για το καταστημα μου, θα ηθελα να ρωτησω πως μπορω να βαλω html κωδικο με google map ωστε να προβαλω την τοποθεσια του καταστηματος μου, επισης θα ηθελα να βαλω καποιο banner διαφημιστικο υπαρχει καποιο module? θα πρεπει να εχω καποιο προγραμμα? υπαρχει καποιο free?ευχαριστω Link to comment Share on other sites More sharing options...
Site-View Posted November 18, 2010 Share Posted November 18, 2010 καλημερα,εχω ξεκινησει να χρησιμοποιω το prestashop για το καταστημα μου, θα ηθελα να ρωτησω πως μπορω να βαλω html κωδικο με google map ωστε να προβαλω την τοποθεσια του καταστηματος μου, επισης θα ηθελα να βαλω καποιο banner διαφημιστικο υπαρχει καποιο module? θα πρεπει να εχω καποιο προγραμμα? υπαρχει καποιο free?ευχαριστω θες κατι τετοιο?http://www.auto-view.gr/contact-form.php Link to comment Share on other sites More sharing options...
johnjohn Posted November 18, 2010 Author Share Posted November 18, 2010 καλημερα, ναι φιλε μου αυτο θελω, πως μπορω να το φτιαξω?αν θες θα ηθελα και απαντηση για την αλλη ερωτηση,ωραιο το site σου και αυτο που εχεις στο headerευχαριστω για την απαντηση σου Link to comment Share on other sites More sharing options...
Site-View Posted November 18, 2010 Share Posted November 18, 2010 καλημερα, ναι φιλε μου αυτο θελω, πως μπορω να το φτιαξω?αν θες θα ηθελα και απαντηση για την αλλη ερωτηση,ωραιο το site σου και αυτο που εχεις στο headerευχαριστω για την απαντηση σου καλημέραεάν θες και το κείμενο,το έχω ποσταρι σε άλλο θέμα μέσα στο forum,για το κωδικά του google map θα βάλεις αυτό το κωδικά με της δικιες σου συντεταγμένες και θα παίξει αφού έχεις αλλάξει και το ID που σου δίνει το google.αυτό το κώδικα των περνάς στο contact-form.tpl μέσα στο θέμα που χρησιμοποιείς:<!-- Google Maps code start --> {literal} [removed][removed] JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again. [removed] //<![CDATA[ function display_map() { if (GBrowserIsCompatible()) { // A function to create the marker and set up the event window // Dont try to unroll this function. It has to be here for the function closure // Each instance of the function preserves the contends of a different instance // of the "marker" and "html" variables which will be needed later when the event triggers. html ="Auto-View Achaion 9 & Priamou 12 P.Faliro Phone: +30212 1002079<\/div>"; function createMarker(point,html) { var marker = new GMarker(point); GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } // Display the map, with some controls and set the initial location var map = new GMap2(document.getElementById("map")); map.addControl(new GSmallMapControl()); map.addControl(new GMapTypeControl()); map.setCenter(new GLatLng(37.93426,23.702547),16); // Set up the marker and info var point = new GLatLng(37.93426,23.702547); var marker = createMarker(point, html) map.addOverlay(marker); marker.openInfoWindowHtml(html); } // display a warning if the browser was not compatible else { alert("Sorry, the Google Maps API is not compatible with this browser"); } // This Javascript is based on code provided by the // Community Church Javascript Team // http://www.bisphamchurch.org.uk/ // http://econym.org.uk/gmap/ //]]> } [removed] {/literal} {literal} [removed] window.onload= function(){ display_map(); }; window.onunload= function(){ GUnload(); }; [removed] {/literal} <!-- Google Maps code end --> Για τα banner που ανέφερες με μια αναζήτηση στο google θα βρεις πολλά και δωρεάν. Link to comment Share on other sites More sharing options...
johnjohn Posted November 18, 2010 Author Share Posted November 18, 2010 ευχαριστω φιλε μου θα το δοκιμασω και θα σου πωκαι κατι αλλο τι μεγεθος θα πρεπει να ειναι οι φωτο με τα προιοντα μου που ανεβαζω?εχω βαλει καποιες 100χ100 και οταν παταω προβολη πληρους εικονας δεν την μεγαλωνει παραμενει οπως ειναι πως θα το κανω να τις μεγαλωνει?ευχαριστω Link to comment Share on other sites More sharing options...
Site-View Posted November 18, 2010 Share Posted November 18, 2010 ευχαριστω φιλε μου θα το δοκιμασω και θα σου πωκαι κατι αλλο τι μεγεθος θα πρεπει να ειναι οι φωτο με τα προιοντα μου που ανεβαζω?εχω βαλει καποιες 100χ100 και οταν παταω προβολη πληρους εικονας δεν την μεγαλωνει παραμενει οπως ειναι πως θα το κανω να τις μεγαλωνει?ευχαριστω το prestashop δεν κάνει zoom στης φωτογραφίες,απλά πρέπει να της βάλεις μεγάλες 1000x1000 περίπου και εκείνο αυτόματα της κάνει μικρές για να φαίνονται στα προϊόντα. Link to comment Share on other sites More sharing options...
johnjohn Posted November 18, 2010 Author Share Posted November 18, 2010 ευχαριστω Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now