Prerequisites
It is required to be done the following two steps before the installation of Custom Listing App WordPress plugin:
- Set “Post name” in Permalink Settings.
- Login as an Administrator user.
- Go to Settings > Permalinks.
- Select “Post name” in Common Settings area.
- Install the following plugins (you can find them on “Add Plugin” on Plugins menu).
- JSON API – https://drive.google.com/file/d/19qsrmauY3tcVLEppFz8oFP_ss4kWVTNO/view)
- WP REST API – Pure Taxonomies
Plugin installation
- Compress the folder custom-listing-app (final zip file: custom-listing-app.zip).
- Login as an Administrator on WordPress.
- Go to Settings -> Plugins.
- Click on Add New.
- On the loaded page, click on Upload Plugin.
- An upload area will appeared, click on Browse, select custom-listing-app.zip and click on Install Now.
- A successful message will be shown and “Activate Plugin” option is displayed. Please click in this last one.
- If everything was done correctly, you should see on the WordPress plugin our plugin.
- Enable authentication APIs from JSON API:
+ Click on Settings -> JSON API
+ Click “Activate” link on all End Points which end with “CLA”

Plugin usage
Once the plugin is installed, we could start updating some settings required for the application. In the left menu, click on Custom Listing App Settings option.

The previous option will open the next windows in which we could define what language the app should use, which listing types are going to be displayed and in which order, the title of the app and other configuration fields. Please fill them.
Extra configuration
Please, make sure that the following URL patterns are not intercepted by any other plugin, CDN, or security policy:
- /wp-json/custom-listing-app/
- /api/
- /wp/v2/
For instance, suppose you have installed WP-Rocket so, in order to exclude caching those URLs, follow the next steps:
- Go to WP-Rocket -> Advanced Rules
- In the text area “Never Cache URL(s)” add the following entries one per line: /api/(.*), /wp-json/(.*) and /wp/v2/(.*)

- Click on “Save changes” and click on “Clear Cache” button.
In addition to that, since images are going to be displayed on the application, please make sure the access to images on /wp-content/uploads/ (default path, it may be different depending on where you put your images) is public.
I have a
Fatal error: Class ‘MyListing\Ext\Messages\Messages’ not found in /home2/eon280k4/public_html/glowit.app/wp-content/plugins/custom-listing-app/controllers/message-cla.php on line 12
My WordPress Theme is Listable, I bought the app template on CodeCanyon
Hi, the app supports only MyListing theme. We didn’t test it with Listable I’m sorry.
If you want to use the app you should buy it https://themeforest.net/item/mylisting-directory-listing-wordpress-theme/20593226 or we can study a solution to support that theme but it is a customization and it is an extra service to be paid