Review: WordPress Business Directory ★ ★ ★

[vc_row][vc_column width=”1/3″][vc_button title=”Where it’s at” target=”_blank” color=”btn-inverse” icon=”wpb_arrow” size=”wpb_regularsize” href=”http://codecanyon.net/item/wp-business-directory/2203258″][vc_column_text]

★ ★ ★

Features V1.8

Premium Membership (Paypal)
Location Based Search
Internationalization
CSV Import with auto map location finder[/vc_column_text][/vc_column][vc_column width=”1/3″][vc_column_text]

3 Stars out of 5

This is a wordpress plugin
We took off one point for poor style and another for some poor code.
First, we understand that it’s ultimately up to the user to style their site but this system should come with corresponding elements and it’s own styling user interface.
As far as the code we had to do quite a bit of editing to get things to work just right. Syntax errors and errors in the admin area set us back quite a bit.

Overall a good system but we probably would not repurchase for another project without significant updates to the current system.[/vc_column_text][/vc_column][vc_column width=”1/3″][vc_single_image image=”340″ img_link_target=”_self” img_size=”full”][/vc_column][/vc_row]

More Web Design Blog Content

A Little ZipBamBoom From Livewire and You’re #1

Performance Transmission came to us in need of a Gainesville SEO Expert. Luckily, we have one of those and loan him out on occasion. They had tried other SEO tactics and were just not seeing the results they needed. No matter what they were doing they couldn’t jawbone

Gainesville Web Marketing

North West Mini Storage and Warehouse is a new client of ours. We started optimizing their site about 3 weeks from the date of this post. Already a page 1 contender, our client now enjoys a surge in search engine traffic – all organic, all of it white

The Greatest Watch In The History Of Mankind

Well, this has little … really nothing … to do with website design or SEO but we would like to take a moment to recognize the greatest wood watch in the entire world. This thing is decked out. Sleek, modern and unique. It slides on like a Gregory

Using Google URL Shortener

It really could not be easier. Google’s URL shortener is certainly the best one out there. https://goo.gl/ Our latest rollout, InfoGopher, uses this extensively. Our unique texting app needs short URLs in order to remain inside text character limits. Anyway, we love it. Google as usual gives you

Jquery Simple Fadeout

A cute little snippet to show a simple green bar upon a successful edit. <?php if(isset($_GET[‘edit’])){ ?> <div id=’notifyy’> Edited Successfully </div>     <script type=”text/javascript”>     $( ‘#notifyy’ ).show(function(){     $(this).fadeOut(5000);     });     </script> <?php } ?> The CSS: #notifyy{width:100%;background:#2f5001;padding:4px 15px;color:#fff;} Always,

CSS Animation, The New Flash?

I’ve used it, so I am not immune to the pull of CSS animation, but what are we doing here folks? Used sparingly, CSS animation is at best a small way to augment conversions (button wiggle), but at worst it is a resource hog that destroys readability and