AJAX Store Locator ★★★★★

Just finished up a project using AJAX store locator from codecanyon. The client needed a lightweight solution to locate specialty stores all across the country. With some significant upgrades, we customized this script to suit their needs exactly. Customization took around six hours but was much more efficient and cost effective than building something with this much functionality from scratch. Why reinvent the wheel?

Overall this is a great product. Insall was a snap and it was intelligently put together. File structure was intuitive so it was easy to modify, which is the true sign of a quality script. We appreciate the CSV upload and the import/export feature but the CSV uploader does not automatically geolocate the given address and you have to go into edit mode for the geolocating to kick in. That is disappointing but not a huge deal and certainly fixable.

The only other issue we have with this script is the editing interface. The author relies on popups too often and they tend to get in the way, especially if you are a fast clicker and want to edit multiple entries in a short period of time.. the AJAX is actually a bit much in some areas.

But, past that, it serves our purpose and we give it 5 stars.
★ ★ ★ ★ ★

AJAX store locator

More Web Design Blog Content

Case Study: Rose Petals Nursery

Rose Petals Nursery is a website that we have been involved with for some time. We love the site and we love Cydney, who runs everything. Our Gainesville Website Design team create the website and we do all of the optimization. As you can see below, the site

5 Ways Small Businesses Can Use AI Like a Fortune 500 Company

Think AI is just for tech giants and massive corporations? Think again. The same artificial intelligence tools that power billion-dollar companies are now available—and affordable—for small businesses too. From automating customer service to generating marketing content, AI can help you work smarter, faster, and more efficiently. Here’s how

Javascript called by PHP

Interesting little snippet. What is going on here? Livewire gives you the low down.    if($num_rowvs == 0){ echo ‘<script>// <![CDATA[ alert(“This is an alert message. I’m alerting you that you are totally awesome!”); // ]]></script>’; }   First, we’re creating a simple if statement in PHP.  Not entirely

How Important Is Site Speed?

It is difficult to overstate the significance of a website’s page load time. Users expect websites to load quickly and efficiently in today’s fast-paced digital environment. A slow-loading website can result in frustration and a negative user experience, causing users to leave the site and possibly never return.

Getting Accurate Shipping Rates

If you own an ecommerce store and provide real time shipping rates you have likely encountered a long list of issues with returning accurate rates. If you have not, Bravo good sir or madam! You are the exception. Having real-time shipping rates on your online store is a

JSON and PHP

Here at Livewire, Gainesville Web Design headquarters, we have had a couple of projects recently that allowed us to work with JSON and PHP. Initially it may seem a bit strange for PHP experts to want to embed javascript functionality in their code base but the two work