Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initiate the loop for template-custom.php #1080

Merged
merged 1 commit into from
Jul 7, 2014

Conversation

fullyint
Copy link
Contributor

@fullyint fullyint commented Jul 7, 2014

I think template-custom.php lost the start of its loop when #1056 moved the loop-start from templates/content-page.php to page.php. A resulting problem is that the_content() would be empty when using the Custom Template.

This commit adds a loop-start to template-custom.php, mirroring the change #1056 made to page.php.

Just as roots#1056 added a loop-start to page.php, this adds a
loop-start to template-custom.php.
retlehs added a commit that referenced this pull request Jul 7, 2014
Initiate the loop for template-custom.php
@retlehs retlehs merged commit a42b5a5 into roots:master Jul 7, 2014
@retlehs
Copy link
Member

retlehs commented Jul 7, 2014

ty

@fullyint fullyint deleted the loop-template-custom branch July 7, 2014 21:25
@retlehs retlehs mentioned this pull request Dec 9, 2015
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.

2 participants