• Why Directorist
    • All Features
    • Solutions
    • Customer Showcase
    • Testimonials
  • Extensions
  • Themes
  • App
  • Resources
    • Documentations
    • Support Center
    • Contact Us
    • Roadmap
    • Beta
    • About Us
    • Team
  • Pricing
  • Blog
Sing In

Directorist

Getting Started

  • Directorist Overview with Setup Wizard
  • Installation
  • Setting Up the Required Pages
  • Managing Categories
  • Managing Location
  • Terms and Conditions Setup
  • CSV Import/Export

Listings Management

  • Adding a listing from the frontend & backend
  • Guest listing submission
  • Listings Sidebar
  • Category Archive
  • Location Archive
  • General Listing Settings
  • Multiple Directories
  • All Listings Management

Monetization

  • Monetization Overview
  • General Configurations
  • Test your configuration
  • Managing Orders
  • Currency Settings
  • Gateway Settings

Search and Filter Settings

  • Search Listing Page Setup
  • Advanced Filter in Search Result Page
  • Advanced Search and Filter
  • Advanced Filter in Search Listings Form
  • Search Result Page Setup
  • Advanced Filter in All Listings Page
  • Advanced Filter Widget

Customization

  • Registration and Login Customization
  • Single Listing Page Customization
  • All Listings Page Customization
  • Badges Styling
  • Adding Widgets
  • Email Template Customize
  • Color settings
  • Custom Fields On Add Listing Page

Shortcodes

  • Add Listing Page
  • All Listings Page
  • Single Category Page
  • Tags Page
  • All Locations Page
  • Search Results
  • Login and Registration
  • Payment & Checkout Page
  • All Categories Page
  • Single Location Page
  • Search Listings
  • User Dashboard
  • Author Profile
  • All Authors

Advanced Settings

  • Search Engine Optimization (SEO)
  • Configuring Maps
  • Review Management
  • Translating Directorist
  • Map View
  • Help and Support
  • Sending Announcements

Developers Guide

  • Action Hooks
  • Filter Hooks
  • Template Override

Articles

  • How to perform a plugin conflict test
  • How to Fix Export Issues in Directorist Default Import/Export Tool

Directory Builder

  • Form and Layout Builder
  • Single Listings Layout
  • Multiple Directories
  • All Listing Card Layout
  • Search Form Layout
  • Custom Single Listing Page
All Locations Page

You can display all locations of directorist listings on any page or post using the following shortcodes.

Directorist all locations shortcode:[directorist_all_locations] The [directorist_all_locations] shortcode has many parameters to customize the display of all locations. Let’s have a look at the available parameters and their available values with some description.

Attributes/Parameters:

  • view: You can display all locations in a list layout or grid layout. Available Options: list | grid view. The default value is the grid. Example:
    [directorist_all_locations view="grid"]
  • order by: You can order all locations using this attribute. Available Options : id | count | name | slug. The default is id. Example:
    [directorist_all_locations orderby ="id"]
  • order: You can sort all locations in ascending or descending order using this attribute. Available Options: asc | desc. The default is asc. Example:
    [directorist_all_locations order="asc"]
  • logged_in_user_only: You can make all locations page only visible for logged-in users using this parameter. Options available: yes | no. Example:
    [directorist_all_locations logged_in_user_only="no"]
  • redirect_page_url: Forward/redirect all locations page using this parameter. Example:
    [directorist_all_locations redirect_page_url="www.aazztech.com"]
  • columns: You can set the number of columns of the grid view layout using this attribute. Example
    [directorist_all_locations columns="3"]
  • loc_per_page: You can set the number of locations to show per page using this parameter. The default is 100. Example:
    [directorist_all_locations loc_per_page="6"]
  • slug: You can display any locations by using this attribute. Example:
    [directorist_all_locations slug="usa"]

Sample Screenshot

The shortcode output on your site may be a little different because new features are being added and modified with every update.
All locations
All locations

Video

That's all about All Locations Page shortcodes.

Last Updated: July 25th, 2021

Related Article

  • All Authors
  • Author Profile
  • User Dashboard

© 2025 All rights reserved