Hello! I've got my vagrant WordPress site up and running. However, I'm running into an odd issue. On the main page templates (we have several of them) the content (coming from <?php get_template_part( 'content', 'page' ); ?>) is not displaying. This is happening on our page.php (default) page as well. However, other pages that reference that are displaying just fine. I've looked in the database and that content is there but it's not displaying on some pages.
I tried going into the admin area and just resaving the page to see if that might be it, but alas, it didn't work. I tried just by passing the line of code and putting in the_content() and that didn't work either. Does anyone have any other ideas of why this might be happening? My co-worker set up his local vagrant and the same thing is happening to him. Thank you!! -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/6a5109ab-7009-4dd9-b012-3680c44f574b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
