- This topic has 2 replies, 3 voices, and was last updated 7 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support › Forums › Flex Theme › How to build Showcase page
Tagged: Showcase
Hi…
The Showcase page is really nice. Could you please share how do you build this page http://www.simpleprothemes.com/showcase/
Regards,
You can create a CPT “showcase”. Then you would create a new PHP file “archive-showcase.php” and move it into your child theme folder. You will add some custom php code in this file and use columns class for grid style. For better design you can add some css in your style.ss file. That’s it.
In case you are not comfortable playing with code, you can simply use this plugin for such functionality – https://wordpress.org/plugins/genesis-communities-cpt/