Please Vote and Enjoy
Your votes really make a difference! Thanks.
Atention
- Before starting, you have to create your Custom Post Type with an plugin or coding wordpress with register_post_type.
- In case of Warning: Cannot modify header information - headers already sent by
You can activate the buffer using: ob_start();