Categories

Featured templates

CherryFramework 4 Troubleshooter. How to add missing Google Map marker (based on Google map shortcode added to the text widget)

Sandra Kim May 19, 2016
Rating: 5.0/5. From 2 votes.
Please wait...

This tutorial provides an explanation on how to add missing Google Map marker (based on Google map shortcode added to the text widget) in CherryFramework 4 template.

In order to add missing Google Map marker to the Google Map on the homepage, please perform the following steps:

  1. Log in to your WordPress admin panel and navigate to Media -> Library section.

  2. Press the Add New button and upload your Google Map marker icon.

    cherryframework_4_troubleshooter_how_to_add_missing_google_map_marker_1
  3. Switch to the List view, and hover over the uploaded icon in the images list. You will see its ID at the bottom (it is 976 in our case). You need to remember it since you will use it further.

    cherryframework_4_troubleshooter_how_to_add_missing_google_map_marker_2

    Alternatively, you can open the image you have uploaded, and copy the image ID from the URL in your browser address bar.

    cherryframework_4_troubleshooter_how_to_add_missing_google_map_marker_3
  4. On the homepage, the Google Map is displayed using the Cherry Shortcodes widget. Navigate to Appearance -> Widgets section and click on the Footer Sidebar Map widget area. Open the Cherry Shortcodes widget to locate the Google Map shortcode.

  5. You will see this kind of shortcode:

    [cherry_google_map lat_value="40.6968394" lng_value="-73.9376288" zoom_value="12" map_style="shades-of-grey"]
    				

    Add map_marker=”976″ to this shortcode like this:

    [cherry_google_map lat_value="40.6968394" lng_value="-73.9376288" zoom_value="12" map_style="shades-of-grey"
     map_marker="976"]
    				
    where 976 is your Google Map marker icon ID (the one you have copied on the step 3).
  6. Press the Save button in order to save your changes in the widget.

    cherryframework_4_troubleshooter_how_to_add_missing_google_map_marker_4
  7. Refresh your website. Google Map marker is displayed on the Google Map now.

    cherryframework_4_troubleshooter_how_to_add_missing_google_map_marker_5

Now you know how to add missing Google Map marker (based on Google map shortcode added to the text widget) in CherryFramework 4 template.

Feel free to watch the respective video tutorial below.

CherryFramework 4 Troubleshoter. How to add missing Google Map marker (based on Google map shortcode added to the text widget)
Top Wordpress Templates
This entry was posted in Monstroid Tutorials, WordPress Tutorials and tagged CherryFramework4, map, marker. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket