Description
Plugin to show services and works related to them. It allows to combine portfolio with service offer.
Features
- shortcode to show all services
- shortcode to show all works
- specific custom post types
- work and services slugs and labels can be customized
- individual services can be redirected to the service page using javascript
- individual works can be redirected to main service or to portfolio page
- contents presented using Bootstrap concepts
History & Raison d’être
While working for Gràfiques Kerpe we discovered the need for a custom plugin allowing us to relate services and related works. As we didn’t find an interesting alternative, we decided to build it by ourselves.
Installation
This portfolio plugin can be installed as any other WordPress plugin.
Requirements
- This plugin uses Bootstrap functionality so its recomended to provide this functionality. We have fully tested it with Gantry Framework by Rocket Theme.
FAQ
I’m using Google Analytics for WordPress by Yoast and service shortcode doesn’t work
We have detected an incompatibility with Track outbound clicks & downloads functionality. If you disable this feature, everything works fine.
Services Shortcode
The shortcode syntax is [DeMomentSomTres-Porfolio-Services cols=”N” tag=”h2″ group=”id”].
The parameters are:
- group: services group id used to restrict
- cols: number of columns ocupped by each label. They use class spanN.
- tag (optional): the tag in use for each service title. The default value is h2.
Works Shortcode
The shortcode syntax is [DeMomentSomTres-Portfolio-Works cols=”N” tag=”h2″ samepage=”0″].
The parameters are:
- cols: number of columns ocupped by each label. They use class spanN.
- tag (optional): the tag in use for each work tittle. The default value is h2.
- samepage (optional): if set to 1 opens works in another page. Default is 0.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“DeMomentSomTres Portfolio” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DeMomentSomTres 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.4
- Added parameter samepage on Works Shortcode to allow works to open on the same page. Default is another page.
1.0.3.1
- minor changes
1.0.2
- Sort based on order ascending
1.0.1
- Detailed offer text added
- Services and Works classes added
1.0
- Initial version translation ready
Next Steps
- Solve Track outbound clicks & downloads incident
