Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AroundKW

    (@aroundkw)

    I have someone looking into this currently

    Plugin Author AroundKW

    (@aroundkw)

    The “loading.. Please Wait.. ” can be removed by commenting out a line of code in the AKW-Store-Locator plugin folder. The file is called StoreLocatorFunctions.js and is located under the js folder. Open the file and in line 3 change this:
    document.getElementById(‘working’).style.display = ‘inline-block’;
    To this:
    document.getElementById(‘working’).style.display = ‘none’;

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove search for your location at the beginning’ is closed to new replies.