Genesis and WordPress Tutorials
by Sridhar Katakam 4 Comments Favorited: 2 times
Chris wanted to know how to show full content and post thumbnail in a specific Custom Post Type archive page irrespective of display options set in Theme Settings.
Before
After
Add the following in child theme's functions.php:
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Find my tutorials helpful and wish to donate?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Hi Shridhar,
first thank you for what you do here, its great there is someone like you who make it easier for new bloggers. May I ask you to be more specific in your tutorial? I´m really total newbie and I have no idea where insert these codes i Genesis/Dynamik.
Thank you again for what you did so far.
Vit
Unless otherwise specified, the provided PHP code should be added at the end of child theme’s functions.php. As you are using Dynamik, you can alternately go to Genesis > Dynamik Custom > Functions and add the provided PHP code below
/* Do not remove this line. Add your functions below. */
Thanks for your help Sridhar !
[…] Reference: http://www.sridharkatakam.com/showing-full-content-featured-image-cpt-archive-page-regardless-theme-sett… […]