Description
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.
Screenshots
Installation
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Junkie Portfolio” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Junkie Portfolio” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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