Service type Shortcode
This feature allows to list all services of all service types , or display all services of some service types
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

Last updated