Skip to content

Update Tnj custom#7

Open
jvivona wants to merge 6 commits intoCherryFramework:masterfrom
jvivona:tnj-custom
Open

Update Tnj custom#7
jvivona wants to merge 6 commits intoCherryFramework:masterfrom
jvivona:tnj-custom

Conversation

@jvivona
Copy link

@jvivona jvivona commented Oct 15, 2016

No description provided.

jvivona added 6 commits July 27, 2016 07:15
Added excerpt to _postdata so it can be used in the templates.  In order to enable excerpts for portfolios - put the following in your theme's function.php file

add_action('init', 'mycustom_cherry_portfolio_add_excerpt', 100);
function mycustom_cherry_portfolio_add_excerpt()
{
add_post_type_support('portfolio', 'excerpt');
}
Added support for excerpt and changed slug
Bring Custom TNJ Up to Date
Sync Branch with master - TNJ Custom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant