P2 index.php not loading in 3.2.1
-
I’m using P2 on https://collaboration.blaiseandco.com/ and while single posts & archives seem to work fine, the home page doesn’t fully load.
It looks like the problem lies somewhere in
p2_load_entry();
because replacing this function withthe_content();
allows the template to fully load.I’m running P2 version 1.3.2 on WP 3.2.1, hosted on Bluehost.
Any ideas?
- The topic ‘P2 index.php not loading in 3.2.1’ is closed to new replies.