kumbei.com Open in urlscan Pro
208.87.36.5  Public Scan

Submitted URL: http://number.vxshopping.com/
Effective URL: http://kumbei.com/
Submission: On October 03 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

GET http://kumbei.com

<form class="hp-form--wide hp-form--primary hp-block hp-form hp-form--listing-search" action="http://kumbei.com" method="GET" data-component="form">
  <div class="hp-form__messages" data-component="messages"></div>
  <div class="hp-form__fields"><input type="hidden" name="post_type" value="hp_listing" class="hp-field hp-field--hidden"><input type="hidden" name="latitude" value="" data-coordinate="lat" class="hp-field hp-field--hidden"><input type="hidden"
      name="longitude" value="" data-coordinate="lng" class="hp-field hp-field--hidden"><select name="_category" class="hp-field hp-field--hidden">
      <option value="">All Categories</option>
      <option value="30">Art Exhibitions</option>
      <option value="3">Baby Showers</option>
      <option value="9">Backyard Parties</option>
      <option value="32">Banquet</option>
      <option value="15">Boat Cruises</option>
      <option value="4">Children Parties</option>
      <option value="11">Conference Rooms</option>
      <option value="10">Parking Lots</option>
      <option value="12">Photography Locations</option>
      <option value="5">Pool Parties</option>
      <option value="13">Pop-Ups</option>
      <option value="7">Private Island</option>
      <option value="31">Retreats</option>
      <option value="6">Sip &amp; Paint</option>
      <option value="8">Wedding</option>
      <option value="2">Wedding Reception</option>
    </select>
    <div class="hp-form__field hp-form__field--search"><input type="search" name="s" value="" placeholder="Keywords" maxlength="256" class="hp-field hp-field--search"></div>
    <div class="hp-form__field hp-form__field--location">
      <div data-format="" data-countries="[]" data-component="location" class="hp-field hp-field--location"><input type="text" name="location" value="" autocomplete="off" placeholder="Location" maxlength="256"
          class="hp-field hp-field--text pac-target-input"><a href="#" title="Locate Me"><i class="hp-icon fas fa-location-arrow"></i></a></div>
    </div>
  </div>
  <div class="hp-form__footer"><button type="submit" class="hp-form__button button-primary alt button hp-field hp-field--submit" style="box-shadow: rgba(67, 130, 79, 0.35) 0px 5px 21px;"><span>Search</span></button></div>
</form>

POST #

<form class="hp-form--narrow hp-block hp-form hp-form--user-login" data-model="user" action="#" data-action="http://kumbei.com/wp-json/hivepress/v1/users/login/" method="POST" data-redirect="true" data-component="form">
  <div class="hp-form__messages" data-component="messages"></div>
  <div class="hp-form__fields">
    <div class="hp-form__field hp-form__field--text"><label class="hp-field__label hp-form__label"><span>Username or Email</span></label><input type="text" name="username_or_email" value="" autocomplete="username" maxlength="254" required="required"
        class="hp-field hp-field--text"></div>
    <div class="hp-form__field hp-form__field--password"><label class="hp-field__label hp-form__label"><span>Password</span></label><input type="password" name="password" autocomplete="current-password" maxlength="64" required="required"
        class="hp-field hp-field--password"></div>
  </div>
  <div class="hp-form__footer"><button type="submit" class="hp-form__button button-primary alt button hp-field hp-field--submit" style="box-shadow: rgba(67, 130, 79, 0.35) 0px 5px 21px;"><span>Sign In</span></button>
    <div class="hp-form__actions">
      <p class="hp-form__action hp-form__action--user-register">Don't have an account yet? <a href="#user_register_modal">Register</a></p>
      <a href="#user_password_request_modal" class="hp-form__action hp-form__action--user-password-request">Forgot password?</a>
    </div>
  </div>
</form>

POST #

<form class="hp-form--narrow hp-block hp-form hp-form--user-register" data-model="user" data-message="Please check your email to activate your account." action="#" data-action="http://kumbei.com/wp-json/hivepress/v1/users/" method="POST"
  data-component="form">
  <div class="hp-form__messages" data-component="messages"></div>
  <div class="hp-form__fields"><input type="hidden" name="_redirect" value="" class="hp-field hp-field--hidden">
    <div class="hp-form__field hp-form__field--email"><label class="hp-field__label hp-form__label"><span>Email</span></label><input type="email" name="email" value="" autocomplete="email" maxlength="254" required="required"
        class="hp-field hp-field--email"></div>
    <div class="hp-form__field hp-form__field--password"><label class="hp-field__label hp-form__label"><span>Password</span></label><input type="password" name="password" autocomplete="new-password" minlength="8" maxlength="64" required="required"
        class="hp-field hp-field--password"></div>
  </div>
  <div class="hp-form__footer"><button type="submit" class="hp-form__button button-primary alt button hp-field hp-field--submit" style="box-shadow: rgba(67, 130, 79, 0.35) 0px 5px 21px;"><span>Register</span></button>
    <div class="hp-form__actions">
      <p class="hp-form__action hp-form__action--user-login">Already have an account? <a href="#user_login_modal">Sign In</a></p>
    </div>
  </div>
</form>

POST #

<form data-message="Password reset email has been sent." action="#" data-action="http://kumbei.com/wp-json/hivepress/v1/users/request-password/" method="POST" data-component="form" class="hp-form hp-form--user-password-request">
  <div class="hp-form__header">
    <p class="hp-form__description">Please enter your username or email address, you will receive a link to create a new password via email.</p>
    <div class="hp-form__messages" data-component="messages"></div>
  </div>
  <div class="hp-form__fields">
    <div class="hp-form__field hp-form__field--text"><label class="hp-field__label hp-form__label"><span>Username or Email</span></label><input type="text" name="username_or_email" value="" autocomplete="username" maxlength="254" required="required"
        class="hp-field hp-field--text"></div>
  </div>
  <div class="hp-form__footer"><button type="submit" class="hp-form__button button-primary alt button hp-field hp-field--submit" style="box-shadow: rgba(67, 130, 79, 0.35) 0px 5px 21px;"><span>Send Email</span></button></div>
</form>

Text Content

Skip to content
kumbei
 * Sign In
 * Cart
 * Checkout
 * Home
 * Listings
 * My account
 * Sample Page
 * Shop
 * Sign In

 * Sign In
 * Cart
 * Checkout
 * Home
 * Listings
 * My account
 * Sample Page
 * Shop
 * Sign In

List a Venue


FIND THE PERFECT VENUE



Get instant access to a list of unique spaces to facilitate your event

All CategoriesArt ExhibitionsBaby ShowersBackyard PartiesBanquetBoat
CruisesChildren PartiesConference RoomsParking LotsPhotography LocationsPool
PartiesPop-UpsPrivate IslandRetreatsSip & PaintWeddingWedding Reception


Search


TOP CATEGORIES

Explore the most popular categories

1 Listing


ART EXHIBITIONS


Discover creative spaces to host your art exhibit. These venues can also be
utilized to present lectures, or host workshops giving your audience a deeply
personal and emotive experience.
1 Listing


BABY SHOWERS


The right venue sets the tone which impacts the overall experience. These venues
provide a myriad of wonderful options as you prepare to celebrate the expected
birth of that wonderful bundle of joy.
1 Listing


BACKYARD PARTIES


Sometimes all you need is the yard space. When hosting your Spring, Summer or
Fall soirée, we've got some excellent options to choose from. Perfect for
potlucks or upscale events, find your space here.
1 Listing


BANQUET


A banquet is formal, fashionable and fun. With delicious food, lively
entertainment and the company of awesome guests all you need is to choose one of
these spaces to host your event.
1 Listing


BOAT CRUISES


Celebrate your unforgettable occasion on the water. Treat your family, friends,
employees or associates to an incredible experience whilst cruising on your
private charter.
0 Listings


CHILDREN PARTIES


Your little ones deserve to celebrate milestones. From the most exotic to the
simplest themed party, these venues are able to accommodate the unbridled
creativity of the most imaginative minds.
0 Listings


CONFERENCE ROOMS


Whether its a themed meeting, corporate social, global workshop or convention,
these venues offer the space you need to compliment the nature of your event.
0 Listings


PARKING LOTS


When roadside just won't do, select one of these lots to park your vehicle.
Whether its for a special event or just to be a little closer to your
destination.
0 Listings


PHOTOGRAPHY LOCATIONS


Tired of the usual bland and boring backdrops? These venues provide the scenery
that will compliment your smile in the most perfect way.
0 Listings


POOL PARTIES


Just need a spot to chill, grille and splash around? These venues provide the
best spots. Enjoy fun in the sun or dinner under the stars with your loved ones.
0 Listings


POP-UPS


Pop-ups are highly effective for burgeoning businesses. These venues allow
entrepreneurs and companies to create unique brand experiences for all
attendees.
0 Listings


PRIVATE ISLAND


How nice would it be to enjoy an entire island? These spots allow you and your
best mates to celebrate in grand style; all to yourselves. It's the most epic
version of V.I.P
0 Listings


RETREATS


Retreat from the hustle and bustle, enter a space where you can be refreshed,
refueled and refocused. Even if your goal is youth ministry or team building,
these venues provide the complimentary setting.
0 Listings


SIP & PAINT


Be exuberant, live colorful, sip on a beverage or two. Enjoy the collage that is
created when wine meets art. Your event can be private or shared with a group of
enthusiasts.
0 Listings


WEDDING


When tying the knot, you don't need any loose ends. Put the bow on your amazing
day by celebrating your "I DO" or dancing into your forever at one of these fine
venues.


TOP LISTINGS

Check our popular top-rated listings

Art Exhibitions


JP[KPO

oppok
Added on July 18, 2023
$64.93 / day

Boat Cruises


REYTUTU

ihbliu
Added on July 18, 2023

$789.00

Banquet


VUK

jn;omn
Added on July 18, 2023
$123.00 / day

Baby Showers


MALEEE

Yamay
Added on July 18, 2023

$199.98 / day

Backyard Parties


TRILL VILL

Berma Road
Added on July 18, 2023
Guest Capacity 200
$125.00 / day



ARCHIVES

 * March 2023


CATEGORIES

 * Uncategorized

 * Cart
 * Checkout
 * Home
 * Listings
 * My account
 * Sample Page
 * Shop


SIGN IN

Username or Email
Password
Sign In

Don't have an account yet? Register

Forgot password?


REGISTER

Email
Password
Register

Already have an account? Sign In


RESET PASSWORD

Please enter your username or email address, you will receive a link to create a
new password via email.


Username or Email
Send Email