Hi,
I know that our demo has not the latest version. We will update it ASAP. But if you download the latest package of the Store Locator plugin I ensure you, that you will have these features.
<p>
<script>// <![CDATA[
(function() {
var script = document.createElement("script");
script.src = "http://www.jscache.com/wejs?wtype=selfserveprop&uniq=593&locationId=253582&lang=en_UK&rating=true&nreviews=5&writereviewlink=true&popIdx=true&iswide=true";
document.body.appendChild(script);
})();
// ]]></script>
</p>
Hi,
You can get this menu item back, by going to the MegaMenu.cshtml view and somewhere between the other LIs elements add this code:
@Html.Action("TopicBlock", "MegaMenu", new { systemName = "AboutUs", enableDropDown = !isMegaMenuResponsive })
<p>JavaScript included in the Quick Tabs should be wrapper in CDATA!</p>
<p>
<script>// <![CDATA[
alert('JavaScript included in the Quick Tabs should be wrapper in CDATA!');
// ]]></script>
</p>
Hi,
This setting was left for cases when you have only one store. But since you have 6, then this setting is not used. The Google map is clever enough to take all the six shop markers and zoom the map to fit all them in. And that is why you do not need zoom level.
#TOPICS IN DROPDOWN: You can comment the code above and uncomment this in order to have all topics in dropdown!