Ultimate directory PRO WordPress DZS
Author: Digital Zoom Studio
Twitter: http://twitter.com/
Facebook: http://facebook.com/dzs
Support - via item comments
Intro - top
Ultimate directory PRO
Ultimate directory PRO lets you build any kind of directory site. It can be integrated into any theme and it can be customized to your needs.
Installation - top
There are two ways to install the plugin
Method 1 - Direct WordPress Install
- Just download the zip from your http://activeden.net/user/yourusername/downloads directory in a folder of your choosing.
- Unzip it with your preffered unziping utility. On Windows, there can be some warnings while unziping. Those are nothing to worry about if they appear, they are just Mac OS X files that cannot be read by Windows.
-
Then in your wordpress installation, in the Plugins panel, click Add New like in this picture:
- Then click Upload, and select the zip you have downloaded from CC. Then click Activate.
- You can now add Directory entries
- Start customizing to your needs. Have fun!
Method 2 - FTP Install
- Just download the zip from your http://activeden.net/user/yourusername/downloads directory in a folder of your choosing.
- Unzip it with your preffered unziping utility. On Windows, there can be some warnings while unziping. Those are nothing to worry about if they appear, they are just Mac OS X files that cannot be read by Windows.
- Then, if the folder dzs-videogallery is zipped, unzip that too. Then copy the folder in the wp-content/plugins folder
- Then in your wordpress installation, in the Plugins panel, locate DZS Directory ultimate and click Activate
- Start cusomizing to your needs. Have fun!
_______________
You can now add shortcodes of your desired directory form as presented below
Demo install:
Quick start - top
- access / create your post / page
-
you can access the new shortcode generator from any post / page
- you can also customize the shortcode with the shortcode generator included
- the listings will appear here
- details about the shortcodes below
Demo shortcode:
[directory_form display_type="horizontal" table_fields="thumb,title,content,tag_houses,tag_villas,date" posts_per_page="6" desc_max_chars="250" item_links_to="lightbox"]
how to add directory entries
You can either add them as admin from directory entries, custom post type. Or let your users add them via the frontend uploader.
Shortcodes- top
To make it easy for you, Directory
[directory_form]
You can add any of these attributes to the shortcode
ie.
[directory_form display_type="horizontal" table_fields="thumb,title,content,tag_houses,tag_villas,date" posts_per_page="6" desc_max_chars="250" item_links_to="lightbox"]
[directory_search]
You can add any of these attributes to the shortcode
ie.
[directory_form display_type="horizontal" table_fields="thumb,title,content,tag_houses,tag_villas,date" posts_per_page="6" desc_max_chars="250" item_links_to="lightbox"]
[directory_pricing_table]
This will just show the pricing table. Requires woocommerce installed.
ie.
[directory_pricing_table]
[directory_filter_tags]
This will just show the current tags used. No parameters for now.
ie.
[directory_filter_tags]
[directory_submit]
This is the submit form. The shortcode is shown on each submit form in Dashboard > Submit forms
ie.
[directory_submit form="for-maps-with-thumbs"]
You will find this on each created submit form here: