✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Feedback for GeoDirectory

GeoDirectory stores listings as gd_place posts with rich meta and custom tables for reviews. SleekView reads those records, ranks listings by votes, and tags each card with Verified, Pending, or Flagged pills so the directory stays clean.

♾️ Lifetime License available

SleekView Feedback board for GeoDirectory

Listing reviews built on the gd_place tables

GeoDirectory stores business listings in a gd_place custom post type with a companion details table such as wp_geodir_gd_place_detail, plus its own reviews and ratings stored in wp_geodir_gd_place_reviews. The default frontend shows a map, a sorted list of cards, and individual listing pages, but there is no public review wall that puts the worst offenders or the rising stars next to each other.

SleekView reads the gd_place records and the matching detail rows and renders one feedback card per listing. The vote score can come from the rating column, the review count, or a custom field, and the status pill maps to the verified or featured flag GeoDirectory already exposes. The category chip pulls from gd_placecategory so each card shows the listing type, like Restaurant or Service, at a glance.

Nothing about GeoDirectory's frontend changes. The map page, the listing template, and the existing review form all keep working exactly as before. SleekView only adds a parallel ranked board that surfaces broken listings, low-rated entries, and high-momentum new businesses, so moderators and visitors have a single triage view of the directory.

Workflow

From gd_place data to a vote-driven board

1

Connect the gd_place post type

Create a SleekView, choose gd_place as the source, and pick the detail columns you want to surface. SleekView indexes the listings, respects the published versus pending state, and refreshes whenever GeoDirectory saves or imports a new place via its standard admin or import tools.
2

Map vote, status, and category

Map the rating or review count to the vote weight, the verified or featured flag to the status pill, and gd_placecategory to the category chip. SleekView assigns a color to each status value so Verified, Pending, and Flagged all look distinct on the wall.
3

Publish a directory feedback page

Embed the SleekView block on a public Directory Feedback page or an internal moderator queue. The page renders a ranked grid of listing cards with vote count, owner handle, category chip, and status pill, with one click filters by city or category.
4

Upvotes feed the ranking

Every visitor Upvote writes to a meta key on the gd_place record so the score lives next to the listing. Moderators can sort the saved Flagged or Needs review board by score to focus on the listings that are getting the most negative or positive community signal first.

Sample board

Sample GeoDirectory community feedback board

A trimmed view of how a public directory feedback page looks once SleekView indexes the gd_place post type with the rating column as vote weight and the verified flag as the status pill.
312 votes
Coastal Cafe listing shows outdated opening hours
Diego F. Listing issue In progress
264 votes
Northside Plumbing profile keeps redirecting to a 404
@lauralocal Bug Open
189 votes
Add Pet friendly filter for restaurants and cafes
Sara H. Feature request Planned
142 votes
Vegan menu badge on Green Bowl shows on non-vegan listing
Akin O. Content fix Shipped
87 votes
Spam listings for Best SEO Services keep reappearing
Mira G. Spam Open
29 votes
Loop Coffee opened a second location, please add it
@cityguide Suggestion Declined

Comparison

Default GeoDirectory versus SleekView Feedback

Default GeoDirectory frontend

  • Map and list pages have no public upvote, status pill, or category chip per listing card
  • Pending and Flagged listings are admin-side only with no community-driven review surface
  • Reviews and ratings live on individual listing pages without a directory-wide leaderboard
  • Moderators cannot share a Needs review queue link that respects role and capability scope
  • Quality signals from visitors arrive via the contact form rather than a structured vote field

SleekView Feedback

  • Reads gd_place posts and wp_geodir_gd_place_detail with no schema changes
  • Upvote writes to listing meta so each entry keeps its own community score
  • Status pills map to verified, featured, pending, and any custom values you maintain
  • Category chips use gd_placecategory for restaurant, service, retail and more
  • Saved views scope per city, category, or moderator role with a single shareable URL

Features

What SleekView Feedback gives you for GeoDirectory

Native gd_place support

SleekView understands GeoDirectory's gd_place post type, its detail table joins, and the gd_placecategory taxonomy. You map the columns you want to surface, and the feedback wall builds itself without modifying GeoDirectory templates or its database tables.

Community ranked listings

Every Upvote click writes to a meta value on the underlying gd_place record. The score becomes a queryable signal that can also feed featured listings, sponsored boosts, or a leaderboard on the homepage without forking the GeoDirectory plugin.

Moderator triage views

Saved views give moderators role-scoped boards like Flagged this week, Pending verification, or Low rating with high traffic. Each one is a stored filter on gd_place, so the moderation team works from the same prioritized list every shift.

Audience

Three directory teams that ship faster with feedback

Local business directories

Local guides use SleekView to give visitors a vote-driven feedback wall of cafes, services, and shops. Outdated hours, broken contact links, and incorrect categories rise to the top of a saved Needs review board for the editorial team to handle.

Travel and city guides

Travel sites running on GeoDirectory turn listings into a ranked feedback board sorted by community votes and rating. Verified hotels and restaurants float to the top while pending or flagged entries drop into the moderator queue automatically.

Niche community directories

Communities for makers, freelancers, or service providers turn their member listings into a vote-driven board. Members upvote each other's profiles, the best entries gain a Featured pill, and moderators get a Flagged queue to act on quickly.

The bigger picture

Why a community directory needs structured feedback

Directories live or die by trust. A single outdated address, a closed cafe still showing as Verified, or a spam listing for a fake plumber is enough to chase visitors away and bury the listings that genuinely matter. GeoDirectory already gives you everything you need to model that catalogue, gd_place records, a clean taxonomy, and a reviews table, but it does not give visitors a structured way to flag issues at scale, and it does not give moderators a ranked queue to act on.

SleekView builds that loop using the data GeoDirectory already maintains. Every listing gets a feedback card with a vote weight that can come from the rating, the review count, or a custom score, and a status pill that reflects whether the entry is Verified, Pending, or Flagged. Saved views split the work between public feedback walls and internal moderator boards, both backed by the same gd_place records.

The directory improves itself as visitors interact with it, instead of leaning on a single editor to keep thousands of listings honest.

Questions

Common questions about SleekView Feedback for GeoDirectory

No. SleekView reads the gd_place post type and the GeoDirectory detail and reviews tables without changing their schema. The only write is the upvote increment, which lands on a meta key you choose so it sits next to the existing listing data.

 

Yes. Guest voting is supported with per-IP and per-session limits to keep abuse low. If you prefer to require logged-in users or to scope voting to specific membership roles like Verified Subscriber, the view settings expose that without code changes.

 

It complements it. GeoDirectory's reviews remain on each listing page exactly as before, with their own star ratings and comments. SleekView aggregates the data into a ranked feedback wall, and votes can stack on top of the existing rating average rather than replacing it.

 

Yes. Saved views support filters on any gd_place meta or taxonomy, so a single SleekView setup can publish a Brooklyn restaurants wall, a Manhattan retail wall, and a Citywide flagged listings board, each with its own URL and shortcode.

 

Yes. Featured and sponsored flags map to status pills, and you can also use them as filters or sort keys in saved views. Sponsored listings can still appear pinned to the top while community votes drive ranking for the remaining cards in the board.

 

When a gd_place record is deleted or trashed in GeoDirectory, SleekView removes the card on the next refresh. Trashed listings keep their vote meta intact, so a moderator who untrashes a record gets the original community signal back without manual repair.

 

Yes. Each view has its own role and capability scope, so the public site can show a curated visitor wall while moderators see an internal queue with extra columns and statuses. Both views read the same gd_place data and stay consistent.

 

Yes. SleekView paginates and sorts at the SQL level rather than loading every gd_place row into memory, so even a large directory with tens of thousands of listings renders the top of the board in well under a second on standard hosting.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView