Descrizione
SkyWeb Projects adds ‘projects’ post type with ‘project-type’ taxonomy witch is used for the AJAX filter.
Main features
- Additional project fields: ‘Year’, ‘Price’, ‘Link’.
- AJAX projects filter.
- Gutenberg editor.
- Projects navigation (on the single project page).
- Comments (on the single project page).
Demo
Screenshot
Installazione
Using The WordPress Dashboard (Recommended)
- Go to
Plugins
→Add New
. - In a search field type SkyWeb Projects and hit enter.
- Click
Install Now
next to SkyWeb Projects by SkywebSite. - Click
Activate the plugin
when the installation is complete.
Uploading in WordPress Dashboard
- Go to
Plugins
→Add New
. - Click on the
Upload Plugin
button next to the Add Plugins page title. - Click on the
Choose File
button. - Locate skyweb-projects.zip on your computer.
- Click the
Install Now
button. - Click
Activate the plugin
when the installation is complete.
Using FTP (Not Recommended)
- Download SkyWeb Projects.zip.
- Extract the SkyWeb Projects directory to your computer.
- Upload the skyweb-projects directory /wp-content/plugins/
- Go to
Plugins
→Installed Plugins
. - Click
Activate
under SkyWeb Projects plugin title.
FAQ
-
How can I change the plugin templates?
-
You can copy template(s)
archive-projects.php
and (or) single-project.php into your theme (or child theme) and change it. -
How can I insert the AJAX projects filter into my page?
-
You can use the shortcode
[skyweb_projects_filter]
.Note: insert only one filter per page.
-
How can I insert the projects list into my page?
-
You can use the shortcode
[skyweb_projects_list]
.Note: insert only one projects list per page.
Recensioni
Non ci sono revisioni per questo plugin.
Contributi e sviluppo
“SkyWeb Projects” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“SkyWeb Projects” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “SkyWeb Projects” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0.2
- Improved projects navigation.
1.0.1
- Added filter
skyweb-projects-add-fields
to change a project fields. - Added
Free
project price text if the project’s price is set to zero.
1.0.0
- Initial Release.