Okay
  Public Ticket #2211415
error map and translate
Closed

Comments

  • marco mella started the conversation

    hi,

    I want to translate the "Prev" and "next" tag for the home corrusel.
    On the other hand I have an error on the map. The google key does not work.

    Tnks

  •  1,626
    Andrey replied

    Hello, Dear Marco Mella!

    Thanks for this nice question.

    1. In order to change text for PREV and NEXT buttons in project carousel, please open in code editor file 

    /wp-content/themes/qhab/inc/widgets/widget-recent-projects-carousel/widget-recent-projects-carousel.js and go to lines #38-39. 

    Change here words "Prev" and "Next" to your custom, save changes and check results at front-end.

    2. Unfortunately, Google Maps is no longer free. 

    That is why you get the watermarked maps. For more information, see: https://cloud.google.com/maps-platform/pricing/ 

    As alternative, we offer our customers the following solution: 

    1. Install and activate this plugin: https://wordpress.org/plugins/wp-google-maps/ 

    2. Create your first map, and select in the following options in WP Dashboard => Maps => General Map Settings: Disable Mouse Wheel Zoom and Maps Engine: OpenLayers. Save these changes. 

    3. Go to your map => General Settings. Choose zoom, height level, switch map alignment to center. Also do not forget to add a marker in necessary place by right-mouse click on map. Save MAp Marker and Map changes. 

    4. Copy your map's shortcode, for example [wpgmza id="1"] and open in Unyson Page Builder page with affected map area. Hide here default Map element, then add Text Block element and switch it in text mode. Place here between div tags your map's shortcode and save changes. Update page and check result at front-end. These steps will fix your issue. 

    As alternative please use Bing Maps plugin: https://wordpress.org/plugins/bing-maps-for-wordpress/ You may obtain personal API key for it here: https://msdn.microsoft.com/en-us/library/ff428642.aspx

    Best Regards!