Descripción
This plugin adds a portfolio custom post type to your WordPress website to manage your works/projects. It should work with any WordPress themes but you need to create templates for archive-portfolio.php
and single-portfolio.php
to display the portfolio.
It has built-in meta boxes to add more data to your portfolio such as:
- Project image gallery
- Client name
- Project link
- Video embed (yes you can switch the image gallery with video)
Plugin Info
- Developed by Theme Junkie
- Check out the Github repo to contribute.
Note for Theme Junkie user
Please DO NOT install this plugin before we finish to migrate all themes to this plugin or it will be conflicted with Portfolio post type in the theme you use.
Capturas de pantalla
Instalación
Through Dashboard
- Log in to your WordPress admin panel and go to Plugins -> Add New
- Type theme junkie portfolio content in the search box and click on search button.
- Find Theme Junkie Portfolio Content plugin.
- Then click on Install Now after that activate the plugin.
- You will see the Projects menu.
Installing Via FTP
- Download the plugin to your hardisk.
- Unzip.
- Upload the theme-junkie-portfolio-content folder into your plugins directory.
- Log in to your WordPress admin panel and click the Plugins menu.
- Then activate the plugin.
- You will see the Projects menu.
FAQ
-
Can I use this plugin without purchasing Theme Junkie themes?
-
Yes, this plugin was developed to support all themes.
-
Why was this plugin created?
-
Because we will move all custom post types in our themes to a plugins.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Junkie Portfolio” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Junkie Portfolio” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0.1 – Jan 13, 2021
- Updated the video embed, now just need to copy the video URL.
1.0.0 – Dec 28, 2017
- Maintenance update
- Support latest WordPress core