Doc Tag: map

  • How do I modify the ‘Event Details’ tab?

    The ‘Event Details’ tab found on the Single Product pages can be modified in an upgrade-safe way by overriding the FooEvents template files. Copy the event-tab.php template found at the following location: wp-content/plugins/fooevents/templates/event-tab.php Upload the file to the following location in your theme directory: wp-content/themes/YOUR_THEME_NAME/fooevents/templates/event-tab.php Warning: Do not edit these files within the FooEvents plugin…

  • Why is the FooEvents description and Google Map not displaying?

    This happens on some themes if the Google Map is not set up correctly. Are you using FooEvents to display a Google Map on your product page? If so, please follow these steps: Make sure that you have saved a valid Google Maps API key in FooEvents > Settings > Integration > Google Maps If…