Опис
Smooth Directory is a simple way to add a business directory to a WordPress site. The public view of the directory is a simple, responsive two-column view, while the WP admin is extremely easy to use.
The plugin is ready to start using right out of the box by navigating to /businesses and is easily extendable by developers by overwriting the two public facing templates and styles.
The directory comes with built-in pagination, category filtering and alphabet filtering.
There are quite a few WordPress directory plugins, but if you’re looking for a responsive, easy to get going (and easy for clients to manage) business directory plugin, Smooth Directory will work great for you!
риси
- Aдаптивний
- Customizable colors
- Easily extendable
- Ability to add categories
- Category filtering
- Alphabet filtering
- Нумерація сторінок
- Uses custom post types and metadata, which makes creating your own theme very straightforward
- Allows the display of a business name, contact, location, address, phone, website, email, description and image
Скріншоти
Встановлення
This section describes how to install the plugin and get it working.
- Upload
smooth-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Часті питання
- How can I modify the templates?
-
There are two templates that you can overwrite:
archive-businesses.php
(the main directory template) andtaxonomy-business_category.php
(the template shown when a category is selected). The best way to do this is to copy those two files from the plugin (located atsmooth-directory/public/
) to the root directory in your theme and then modifying them from there. - Can I have multiple directories?
-
No. Currently, only one directory with the slug
businesses
is supported.
Відгуки
Учасники та розробники
“Smooth Directory” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
Учасники“Smooth Directory” було перекладено на 7 локалізацій. Дякуємо перекладачам за їх роботу.
Перекладіть “Smooth Directory” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
v1.2.3
- Add single page template
v1.2.2
- Add hyperlinks for website
v1.2.1
- Use featured image instead of meta value
v1.1
- Add screenshots
v1.0
- Initial release