BookPro
  • Install and Update Plugin
  • Frontend
    • Manage Service
    • Manage Type
    • Manage Plan
    • Manage Staff
    • Manage Coupon
    • Manage Role
    • Overall Schedule
    • My Schedule
    • Manage Booking
    • Manage Wallet
    • My Booking
    • My Wishlist
    • My Profile
    • My Business
    • Service Booking
  • Backend
    • All Businesses
    • Categories
    • Amenities
    • Tags
    • Commision
    • Settings
      • General
      • Earning Method
      • Tax
      • Payments
      • Mail
        • New Booking
        • Cancel Booking
        • Withdraw
        • Change Booking
        • Delete Account
      • reCAPTCHA
      • Cancel Booking
      • Change Booking
      • Endpoint
    • Withdrawal Requests
    • Payout Methods
    • Bookings
    • Taxes
  • Shortcodes
    • Shortcode for services of a vendor
    • Service Shortcode
    • Service type Shortcode
  • Add-on
    • Vendor
  • Others
    • FAQ
      • When I try to add or edit a service, the page redirects to a 404 error
      • When I book a service and reach Checkout Page, the page redirects to a 404 error
Powered by GitBook
On this page
  • 1. Display all services of all service types
  • 1.1 The shortcode
  • 1.2 How to use Shortcode ?
  • 1.3 Go to the page to view
  • 2. Show all services of some service types
  • 2.1 The shortcode
  • 2.2 How to use Shortcode ?
  1. Shortcodes

Service type Shortcode

This feature allows to list all services of all service types , or display all services of some service types

PreviousService ShortcodeNextVendor

Last updated 2 months ago

1. Display all services of all service types

1.1 The shortcode

[obp_types]

1.2 How to use Shortcode ?

To use shortcode, you need to add shortcode to a page

Move on WordPress Admin Panel >> All Pages >> Add New page:

1.3 Go to the page to view

2. Show all services of some service types

2.1 The shortcode

[obp_types type_ids="20, 21"]

Params of shortcode:

type_ids: You can insert multiple IDs of types.

2.2 How to use Shortcode ?

To use the shortcode, you need to follow below steps

  • Step 1: Find IDs of types

Go to: Business Dashboard >> Manage Type: you will see ID column

  • Step 2: Add Shortcode to a page

Move on WordPress Admin Panel >> All Pages >> Add New page:

  • Step 3: Go to the page to view