Opis
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!
Značajke
- Responsive
- Customizable colors
- Easily extendable
- Ability to add categories
- Category filtering
- Alphabet filtering
- Prijelom stranica
- 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
Snimke zaslona
Instalacija
Ovaj odlomak opisuje kako instalirati dodatak i i kako ga natjerati da radi.
- Upload
smooth-directory
to the/wp-content/plugins/
directory - Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
ČPP
- 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.
Recenzije
Suradnici i Programeri
“Smooth Directory” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
Suradnici“Smooth Directory” je preveden na 7 jezika. Zahvala prevoditeljima za njihov doprinos.
Prevedite “Smooth Directory” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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
- Prvo izdanje