GeoDirectory V2 Documentation

Page Design


Introduction
Settings
Overview
Personalize
Frequently Asked Questions

Introduction

GeoDirectory V2 installs all the pages and page templates you need for your site. Use the settings to restore the pages, or to assign new ones as needed.

This document reviews the GeoDirectory V2 Pages and Page Templates and provides links to additional pages to help you Personalize your directory.

Read this page for more information about Page settings: https://wpgeodirectory.com/docs-v2/geodirectory/settings/general/#pages

Pages and Page Templates Settings

Find the GeoDirectory Settings for pages and page templates at

GeoDirectory – Settings – General – Pages

You can find all your GD pages and page templates by visiting your WordPress Pages -> All Pages, and then search “GD”. If you make new GD templates for new Custom Post Types try adding “GD” to the page name to make them easy to find again. Find your pages at:

WordPress – All Pages

Overview

These are the Pages and Page Templates that GeoDirectory V2 creates upon installation. Use the settings screen to open the pages, restore them, or assign new pages.

GeoDirectory Pages

GeoDirectory pages can be edited with a basic page builder.

GeoDirectory Template Pages

GeoDirectory Template pages can be edited with an advanced theme builder.

Personalize GeoDirectory

GeoDirectory V2 comes with over 40 Design Elements that you can use to Personalize your site.

Read more about GeoDirectory V2 Design Elements: Design Elements
Read more about GeoDirectory V2 Personalization: Peronalize

Frequently Asked Questions

How to show the Detail pages as a list instead of tabs?

Go to the WP page “GD Details template” and find the shortcode [gd_single_tabs] change that to [gd_single_tabs show_as_list=”1″]

Where can I read more about shortcodes, widgets and blocks?

Visit the Design Elements Doc.

How do I control which of page templates in my theme is used, and and sidebar shows on the the GD Pages and Page Templates?

Use the Page Attributes section of the WP Page. You can open the template page and choose from the available options. These options are powered by your theme. GeoDirectory themes have some options, while other themes (Primer) offer no options but instead place a single sidebar on every page.

Primer Theme -> WP Page -> Page Attributes -> Template

GeoDirectory has a built-in method for calling page templates that allows developers to override the page template selection. If you choose a page template for the “Places Detail Page”, for example, then a developer can override in this order:

1. Does the GD Page have a Page Attributes -> Page Template selected? -> Use the selected Page Template
2. Is there a page override set in the design settings (there are GD settings for Details and one for Archives). -> Use the selected template.
3. Does the theme have a geodirectory-archive.php template?
4. Does the theme have a geodirectory.php template?
5. If none of the above then page.php template will be used.

For sidebars, each theme comes with different settings for controlling which sidebars are available for display on different pages. You will need to work with your theme or a developer to make changes beyond the kind of options provided by your theme.

Supreme Directory child theme -> WP Page -> Page Attributes -> Template

Kleo Theme -> WP Page -> Page Attributes -> Template

How can I show more listings on the Archive pages?

The number of posts shown with the gd_loop shortcode on the Archive pages is controlled by the setting for “Posts per page”.

For a typical WordPress installation, this setting can be found at

WordPress- Settings – Reading – Posts per page

Some themes have a setting that overrides the WordPress setting, so, if you have already changed the WP setting and aren’t seeing any results, check your theme.

If you want to show more posts of a certain listing type you will need to customize your site; a GD Expert can help you with that.